Closed (won't fix)
Project:
Google Analytics
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2010 at 19:10 UTC
Updated:
21 Jul 2010 at 22:28 UTC
_gaq.push(["_setAccount", "UA-xxxxxx-xx"]);
instead of a separate code block
_gaq.push(["_setAccount", ""]);
try{var pageTracker = _gat._getTracker("UA-3256595-54");pageTracker._trackPageview();} catch(err) {}
This will work better and cut down on the code needed.
Comments
Comment #1
hass commentedNo idea what this case is about.