DocsInstallation
Install with Google Tag Manager
Deploy EasyChatWidget through Google Tag Manager, handy if you manage all your site scripts in one place.
- 1Create a new tagIn your GTM workspace, go to Tags → New and choose Custom HTML as the tag type.
- 2Paste the snippetPaste your full embed code into the HTML box:
<script
async
src="https://easychatwidget.com/widget.js"
data-widget-id="YOUR_WIDGET_ID"
></script>- 1Add an All Pages triggerUnder Triggering, select All Pages so the widget loads everywhere.
- 2Save, then submit & publishSave the tag, then click Submit → Publish 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
- 1Reload your siteHard-refresh the page (Ctrl/Cmd + Shift + R) so the new script loads.
- 2Look for the chat bubbleIt appears in the bottom-right corner. Click it to open the chat panel.
- 3Send a test messageIf the AI replies, you're connected. The chat also shows up live in the Conversations table on your widget's dashboard page.