Category Archives: Google Analytics
Google Analytics source override precedence
Google Analytics keeps track of 5 campaign variables all this information goes into _utmz cookie. This cookie has the following format: _utmz=1.1267299040.3.4.utmcsr=Source|utmccn=Campaign|utmcmd=Media|utmcct=Content|utmctr=Term There are basically 4 types of origins: Campaigns: this means the user clicked on an AdWords link or … Continue reading
Posted in Google Analytics
Tagged Campaign, Google Analytics, noo, nooveride, Origin, Source
2 Comments
Google Analytics _setAllowHash bug
GATC (Google Analytics Tracking Code) has an annoying bug with _setAllowHash. Suppose you have something like this: Domain http://test.cereto.net/ that has a GATC for multiple sub-domains. Domain http://test2.cereto.net/ that has both our tracker and a secondary default tracker that we … Continue reading
Posted in Google Analytics, Javascript
Tagged ga.js, GATC, Google Analytics, Javascript, _setAllowHash, _setNamespace
Leave a comment