Google Tracking Code not saving
Submitted by rcolyn on Sat, 2008-08-09 12:22.
When I try to add the folowing google tracking code to the "main section" of the configuration interface :
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
var pageTracker = _gat._getTracker("UA-2848284-6");
pageTracker._trackPageview();
phpAlbum fails to save it.
Yet using the legacy version :
_uacct = "UA-2848284-6";
urchinTracker();
it saves fine.
Why is this ?

Recent comments
2 days 6 hours ago
5 days 4 hours ago
1 week 13 hours ago
1 week 18 hours ago
1 week 1 day ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago