>
Download This Plugin | |
Download Elegant Themes | |
Name | Metronet Tag Manager |
Version | 1.0.5 |
Author | Metronet |
Rating | 100 |
Last updated | 2014-12-11 11:37:00 |
Downloads |
2316
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Metronet Tag Manager plugin added 45 bytes of resources to the Home page and 171 bytes of resources to the sample Post page.
Metronet Tag Manager plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Metronet Tag Manager plugin ads no tables to your Wordpress blog database.Integrate Google Tag Manager into your website.
The great thing about Google Tag Manager (GTM) is that you are able to gather most of your tracking scripts in one place. You can then fire these scripts whenever you want, specified by the rules you set up. This sounds great, right? Well it is. The only problem is that sometimes it takes a bit of implementing to set these rules up. This implementation can either be setting a dataLayer variable in the dataLayer before the tag manager script is loaded, or pushing a HTML event handler with the variable "event" to the dataLayer when a button is clicked. The problem is that this isn’t always that easy to do when you don’t have the ability/access to add the code to your site.
This is where the Metronet Tag Manager plugin shines. It really unlocks the power of the dataLayer so you can easily set macros and firing rules on almost any element.
This plugin lets you:
Please note that for this plugin to work there is a slight customization that is needed. WordPress doesn’t let you load scripts straight after the opening tag which is where the GTM script needs to be placed to work correctly. To fix this you need to add <?php do_action( 'body_open' ); ?>
just after the <body>
tag and that’s it.
Please let us know if you have any feature requests or if you have any issues with this plugin.
Below are a couple of resources you might find valuable if you are new to Google Tag Manager
Official Google Tag Manager website https://developers.google.com/tag-manager/
Tracking Google Analytics Events with Google Tag Manager http://moz.com/ugc/tracking-google-analytics-events-with-google-tag-manager
Make Analytics Better with Tag Management and a Data Layer http://cutroni.com/blog/2012/05/14/make-analytics-better-with-tag-management-and-a-data-layer/