Mobile app version of vmapp.org
Login or Join
Sent6035632

: Google Analytics: Custom variables issue difference in data We’ve set up tracking through custom variables in Google Analytics to measure which offices are getting the most traffic. The custom

@Sent6035632

Posted in: #GoogleAnalytics #Seo

We’ve set up tracking through custom variables in Google Analytics to measure which offices are getting the most traffic. The custom var consists out of the key (=office) and value = (office name).

In our Custom Var tab in audience we get no data (actually we got 1 hit, but we think the data is way off).

When we setup advanced segments with the filters on key and value we get the correct data. Now we are wondering why we aren’t getting that data in the custom var tab.

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Sent6035632

2 Comments

Sorted by latest first Latest Oldest Best

 

@Nickens628

Found the solution to my own problem:

Sequence of the snippet wasn't ok, you need to declare your custom vars BEFORE ['_trackPageview'] not AFTER it.

Hope this could be of use to anyone.

10% popularity Vote Up Vote Down


 

@Shelton105

For event tracking will only reflect the data when visitors perform specified task i.e clicked on button, click on download fine, click on play button etc...

Make sure your code is installed properly and load the same when visitors perform specific event.

For more information, kindly visit developers.google.com/analytics/devguides/collection/gajs/gaTrackingCustomVariables

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme