If you use a Google Tag Manager variable whose type is “number” to send data to Google Analytics, you may notice that some of your data comes through as (not set), rather than the value you wanted. The example above shows an event label which is pulled in from the...
Analytics posts
adwordsR: How to get Adwords API data using R
R has many uses, a particular highlight being its simple integration with various APIs, such as the Google Analytics API. These simple API integrations usually rely on packages, and integration into the Google Adwords API is no different. We have built our own R...
Why doesn’t Google Analytics data match Google Tag Manager previewer when debugging?
What do you do when…You create a tag via Google Tag Manager, use the GTM previewer to debug it, GTM tells you “that’s working!” – but when you publish the new container and try to view the results of the tag, it just isn’t pulling in the right data or any data at all?...
How to encrypt data capture using Google Tag Manager
When I attended CROElite17, one of my favourite points someone (forget who - if it was you please let me know, I’ll give you a link) raised was that you can use Google Tag Manager to pull in form inputs when an error occurs, and then send that data to Google...