If you’re not that familiar with Google Tag Manager, you are probably wondering what it is and why you should use it. Let’s answer the most common questions around Google Tag Manager.
- What is Google Tag Manager?
- What is Google Tag Manager used for? Is it easy to use?
- How is Google Tag Manager different from GA4?
- Why should I use Google Tag Manager? What are the benefits?
- What are the downfalls?
- What can I track in Google Tag Manager?
- Where can I learn more about Google Tag Manager?
What is Google Tag Manager (GTM)?
Google Tag Manager is a free tag management system that allows you to manage and deploy marketing tags (snippets of code or tracking pixels) on your website (or mobile app) without having to modify the code.
Here’s a very simple example of how Google Tag Manager works. Information from one data source (your website) is shared with another data source (Google Analytics) through Google Tag Manager. GTM becomes very handy when you have lots of tags to manage because all of the code is stored in one place.
A huge benefit of Tag Manager is that you, the marketer, can manage the code on your own. “No more developers needed. Whoo hoo!”
Sounds easy right? Unfortunately, it’s not that simple.
“GTM is unfortunately misunderstood, overused, and abused. Although the idea of empowering marketers to easily do technical stuff on websites was/is very appealing, the fallout of not fully understanding the technical implications of code insertion and tagging can be detrimental to page structure and load time performance.” – Angie Schottmuller, Conversion Optimizer |
Is Google Tag Manager easy to use?
According to Google,
“Google Tag Manager helps make tag management simple, easy and reliable by allowing marketers and webmasters to deploy website tags all in one place.”
They say it’s a “simple” tool that any marketer can use without needing a web developer.
I may get run over in the comments section for saying this, but I’m standing my ground. Google Tag Manager is not “easy” to use without some technical knowledge or training (courses or self-taught).
You have to have some technical knowledge to understand how to set up tags, triggers and variables. If you’re dropping in Facebook pixels, you’ll need some understanding of how Facebook tracking pixels work.
If you want to set up event tracking in Google Tag Manager, you’ll need some knowledge about what “events” are, how Google Analytics works, what data you can track with events, what the reports look like in Google Analytics and how to name your categories, actions and labels.
Although it is “easy” to manage multiple tags in GTM, there is a learning curve. Once you’re over the hump, GTM is pretty slick about what you can track.
“Google Tag Manager has made the process of managing analytics and marketing tags easier than ever before. With this, most marketers do not realize what Google Tag Manager is actually doing and what happens when mistakes are made. At Analytics Pros, we never recommend anyone use Google Tag Manager on their live site without a few months of training and experience. GTM is injecting code directly on the site, which means while unlikely, there is a possibility could break your website. We have seen issues where users have injected plaintext on their pages, broken URLs and broken marketing tags and Analytics. The most successful GTM accounts have both marketing and technical resources involved with configuration, maintenance and updates.” – Charles Farina, Analytics Pros, @CharlesFarina |
Let’s go over how Google Tag Manager works…
There are three main parts to Google Tag Manager:
- Tags: Snippets of Javascript or tracking pixels
- Triggers: This tells Google Tag Manager when, where or how to fire a tag
- Variables: Additional information GTM may need for the tag and trigger to work
What are tags?
Tags are snippets of code or tracking pixels from third-party tools. These tags tell Google Tag Manager what to do.
Examples of common tags within Google Tag Manager are:
- GA4 tag
- Adwords Remarketing code
- Adwords Conversion Tracking code
- Heatmap tracking code (Hotjar, CrazyEgg, etc…)
- Facebook pixels
- Custom HTML scripts
- Cookiebot and other GDPR data privacy scripts
What are triggers?
Triggers are a way to fire the tag that you set up. They tell Tag Manager when, where or how to do what you want it to do. Want to fire tags on a page view, link click or is it custom?
Examples of common triggers within Google Tag Manager are:
- Pageviews
- Links clicks
- Form submissions
- Scroll depth
- Custom events
What are variables?
Variables are additional information that GTM may need for your tag and trigger to work. Here are some examples of different variables.
Those are the very basic elements of GTM that you will need to know to start managing tags on your own.
If you’re bored reading this right now, you won’t have any issues managing your tags. If you are completely lost, you are going to need help from someone more technical.
How is Google Tag Manager different from GA4?
Google Tag Manager is a completely different tool used only for storing and managing third-party code. There are no reports or any way to do analysis in GTM.
Google Analytics is used for actual reporting and analysis. All conversion tracking goals or filters are managed through Analytics.
All reporting (conversion reports, custom segments, ecommerce sales, time on page, engagement reports, etc…) are done in GA4.
What are the benefits of Google Tag Manager?
Once you get over the learning curve, what you can do in Google Tag Manager is pretty amazing. You can customize the data that is sent to Analytics.
You can set up and track basic events like PDF downloads, outbound link clicks or button clicks. Or, complex enhanced ecommerce product and promotion tracking.
Want to try out a tool on a free trial basis? You can add the code to Tag Manager and test it out without needing to get your developers involved.
Other perks:
- It may help your site load faster depending on how many tags you are using.
- It works with non-Google products.
- Flexibility to play around and test out almost anything you want.
- All third-party code is in one place.
- GTM has a preview and debug mode so you can see what’s working and what’s not before you make anything live. It shows you what tags are firing on the page. Love this feature!
What are the drawbacks?
1. You must have some technical knowledge, even for the basic setup.
Check out the documentation from Google on how to setup Google Tag Manager. Once you get past the “Quick Start Guide,” it takes you to a developer guide. Not a marketer’s guide. If you are a first time user, this will read like gibberish.
2. It’s a time investment.
Unless you’re a seasoned developer, you will need to carve out a chunk of research and testing time. Even if it’s reading a few blog posts or taking an online class.
3. Make time for troubleshooting issues.
There is a lot of troubleshooting that takes place when setting up tags, triggers and variables. Especially if you are not in Tag Manager regularly, it’s very easy to forget what you just learned. For more complex tags, you will likely need a developer with knowledge of how the website was built.
What can you track in Google Tag Manager (GTM)?
- Events (link clicks, PDF downloads, add to cart click, remove from cart click)
- Scroll tracking
- Call tracking
- Form abandonment
- Shopping cart abandonment
- Video views tracking
- All exit link clicks
- …??????
“One of my favorites is content grouping in Google Analytics combined with Google Tag Manager. It allows you to define content groups by Rules/Macros. You can then see which elements of your blog posts (e.g. images, videos, length, title length) lead to the most conversions, longest time on page, etc. I also use it for cross-domain tracking, tracking social interaction and phone number clicks on mobile. – Shanelle Mullin, Analysis Lead, Shopify |
“Often, it’s not enough to know that a download happened, you want to know what was downloaded? From which page modules? What CTA worked the best? Enriching all user clicks with extra metadata will make all future analysis more clear. Plus you can benefit from analytics automations like Clickvoyant. – Mia Umano, CEO & co-Founder, Clickvoyant |
We are just scratching the surface of what you can do in Google Tag Manager. The possibilities seem almost endless. But, as Himanshu Sharma points out, the more tags and data sources you have the harder they are to manage.
“The happiness that you get by managing all the tags from one central location is short lived and the trouble is around the corner. As your need for integrating website data with various data sources increases and become more complex, you quickly realize, how hard it can be to create and maintain each integration.” – Himanshu Sharma, Optimize Smart |
Where can I learn more about Google Tag Manager?
I took a live course through Conversion XL with Chris Mercer. It was one of the best online classes I’ve taken. You can purchase the recordings if you are interested.
Other go-to resources are:
- Himanshu Sharma, Optimize Smart blog
- Simo Hava blog
- Conversion XL blog
- Chris Mercer, Seriously Simple Marketing
- AnalyticsPros blog
Your turn. What do you think of Google Tag Manager?
Google Tag Manager can definitely make your life easier if you are willing to learn how it works. Make sure that you are actually using the data that you are setting up in GTM. Otherwise, what’s the point?