Web
Google Tag Manager
Integrating your agent with Google Tag Manager (GTM) allows you to track user interactions and events on your website. This integration helps you gather valuable data about user behavior, which can be used to improve your marketing strategies and enhance the overall user experience.
Prerequisites
- A Google Tag Manager account.
- A Release0 account.
- An agent created and published on release0.com.
Steps to Integrate Google Tag Manager with Release0
- Create a Google Tag Manager Account: If you don’t have a GTM account, create one by visiting the Google Tag Manager website.
- Create a New Container: In your GTM account, create a new container for your website. This container will hold all the tags, triggers, and variables you want to use.
- Create a Google TAG: On your GTM account dashboard, click on Add a new tag.
- Choose Custom HTML tag type
- Check Support document.write
- Paste the code snippet provided by Release0 in the HTML text area.
- On your web page, you need to have an element on which the agent will go:
- Set Up Triggers: Set up triggers to determine when the tag should fire. For example, you can set it to fire on all pages or specific pages where you want to track user interactions.
- Publish Your Container: After setting up your tags and triggers, publish your GTM container to make the changes live on your website.
- Test the Integration: Visit your website and check if the agent is loading correctly. You can use the GTM preview mode to debug and ensure that the tags are firing as expected.
- Monitor User Interactions: Use Google Analytics or other tracking tools to monitor user interactions with your agent. You can set up events to track specific actions, such as button clicks or form submissions.