Mobile app version of vmapp.org
Login or Join
Carla537

: What should be considered when going from "old fashioned" Google Analytics to Tag Manager? I already read a few questions on tag-manager such as "What is the difference between google tag manager

@Carla537

Posted in: #GoogleAnalytics #GoogleTagManager #TagManager

I already read a few questions on tag-manager such as "What is the difference between google tag manager and google analytics?" but haven't seen a question about going from a site already using Event Tracking hard coded to using Tag Manager.

I'm actually redoing the entire website right now from a design perspective to make it much more focused and relevant to our users. As I proceed I'm not sure if I should implement the same Google Analytics I was using which was fairly extensive, or switch to Tag Manager.

I don't do any reports or A/B Testing currently since we're not an eCommerce site. I track all pages as well as some custom events I created to know when someone watches our videos, clicks-through to a dealer website, or downloads a manual.

What steps and considerations should be made? My main goal is to not mess up the existing data.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Carla537

1 Comments

Sorted by latest first Latest Oldest Best

 

@Odierno851

You can still track "[...] custom events I created to know when someone watches our videos, clicks-through to a dealer website, or downloads a manual" using Google Tag Manager.

You would use Click Listeners, Link-Click Listeners, Form Submit Listeners and Timer Listeners to trigger your events. Here is a great guide to Auto Event Tracking in Google Tag Manager.

I would set up a test property for your site and test/convert old GA events tracking code to GTM. Once you convert and test everything just flip the switch on the production site.

I would recommend 2 options for testing your implementation of GTM:

1) PREFERRED OPTION - If your hosting is setup for a staging environment then I would set up a new property for your staging site and test everything there. You can create two GAID marcos. One for staging and for your live site. That way when everything is tested all you need to do is switch the GAID macro and publish.

2) You can use Google Tag Manager Debug Mode to see your changes before you publish your tags. Here is a nice summary of how GTM Debug Mode works.

Other useful testing tools:

Google Tag Assistant

Chrome DevTools

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme