Skip to main content
All integrations

Add Zovibot to Google Tag Manager

About 4 min

Works, and worth knowing the tradeoff: the widget then loads only for visitors who accept the consent category your GTM container is gated behind.

Steps

The snippet below is a placeholder — yours carries your own site key.
  1. Create a Custom HTML tag

    Tags > New > Tag Configuration > Custom HTML, then paste the tag.

    Copy this
    <script async src="https://zovibot.leadfella.com/zovibot.js" data-site-key="pk_live_YOUR_SITE_KEY"></script>
  2. Trigger it on All Pages

    Triggering > All Pages (Page View). Save.

  3. Preview, then publish

    Use GTM Preview to confirm the tag fires and the launcher appears, then Submit to publish the container.

Worth knowing

  • If your container is behind a cookie banner, visitors who decline will not see the assistant at all. Pasting the tag directly into your template avoids that.