Install: 3-Step Overview
After creating your account, proceed with the following steps.
Step 1: Copy Your MatchAgent Script
Step 2: Paste the Script to Your Website
<!-- Place this script before closing </body> tag -->
<script>
window._evolveConfig = {
widgetId: "your-widget-id",
apiKey: "your-api-key"
};
</script>
<script src="https://cdn.messagematch.ai/widget.main.js"></script>
</body>Step 3: Tag Content Elements
Last updated