Skip to main content

Google Tag Manager

To install Suppa in GTM Google Tag Manager, follow these steps:

  1. Log in to your Google Tag Manager account.
  2. Click on the container you want to add Suppa to.
  3. Click on Add a new tag.
  4. Name your tag.
  5. Click on Tag Configuration.
  6. Select Custom HTML and fill in the fields as shown below.
GTM Custom HTML Settings
  1. Put the following code snippet into the HTML field. Replace YOUR_SUPPA_API_KEY with your actual Suppa API key.
    <script src="https://app.suppa.ai/integration/script.js
    ?api-key=YOUR_SUPPA_API_KEY"></script>
  2. Set Tag Firing Priority to 100.
  3. Set Tag Firing Options to Once per page.

The final settings should look like this: GTM Tag Configuration

  1. Click on Triggering.
  2. Select All Pages. GTM Triggering Settings

If you've followed the steps correctly, your GTM tag should look like this: GTM Tag Final Settings

Now click on Save to save your changes and then click on Submit to publish them. That's it! You've successfully installed Suppa in your GTM container. Wait for couple of minutes and it should be visible in your website.