Hello, EE Support,
I’m sure you’re familiar with my sitution - new to EE, used 3rd party developer who won’t return calls so now I’m stuck trying to figure this out with limited knowledge.
I need to put GA tags on our site and need help. Is there a section in the User Guide that would help? I skimmed through it but didn’t find anything.
Can I just go to one of the templates or pages we’ve created and insert there? Thank you in advance.
I just need ONE code and the tracking of all other pages is achieved via GA - did I understand that correctly?
I’ve been reading the install guide on the GA site and all I need to do is add this snippet before the /body tag, correct? (I would replace the xxxxxx with the actual code).
[removed]
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
[removed](unescape("[removed][removed]"));
[removed]
[removed]
try{
var pageTracker = _gat._getTracker("UA-xxxxxx-x");
pageTracker._trackPageview();
} catch(err) {}
[removed]Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.