Analytics posts

Using GTM to avoid (not set) in Google Analytics

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...

read more

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...

read more