✦ Auto-train your AI from your URLTry it free →
DocsInstallation

Install with Google Tag Manager

Deploy EasyChatWidget through Google Tag Manager, handy if you manage all your site scripts in one place.

  1. 1
    Create a new tag
    In your GTM workspace, go to Tags → New and choose Custom HTML as the tag type.
  2. 2
    Paste the snippet
    Paste your full embed code into the HTML box:
<script
  async
  src="https://easychatwidget.com/widget.js"
  data-widget-id="YOUR_WIDGET_ID"
></script>
  1. 1
    Add an All Pages trigger
    Under Triggering, select All Pages so the widget loads everywhere.
  2. 2
    Save, then submit & publish
    Save the tag, then click SubmitPublish to push the change live.
Note
Make sure the GTM container snippet itself is already installed on your site, otherwise the tag has nothing to run inside.

Verify it works

  1. 1
    Reload your site
    Hard-refresh the page (Ctrl/Cmd + Shift + R) so the new script loads.
  2. 2
    Look for the chat bubble
    It appears in the bottom-right corner. Click it to open the chat panel.
  3. 3
    Send a test message
    If the AI replies, you're connected. The chat also shows up live in the Conversations table on your widget's dashboard page.