Skip to content

Widget embed code

After you create a web widget deployment, copy the embed snippet into your site.

<script
src="https://widget.chatevo.ai/chat.js"
data-deployment-id="YOUR_DEPLOYMENT_ID"
async
></script>

Replace YOUR_DEPLOYMENT_ID with the ID from Deployments → Web widget → Embed.

PlatformLocation
Custom HTMLBefore </body> on every page
WordPressTheme footer or plugin header/footer — see WordPress
WebflowProject settings → Custom code → Footer — see Webflow
  1. Add your domain under Allowed domains.
  2. Enable JWT verification if users are logged in on your site.
  3. Test on staging before production.
  1. Open your site in a browser.
  2. Confirm the widget loads and streams replies.
  3. If blank, see Widget not showing.