I just received an email from the client saying that GA is only showing hits for the homepage and not for internal pages. I was using an old GA code snippet (that was working on the site before the redesign just launched).
[removed]
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
[removed](unescape("[removed][removed]"));
[removed]
[removed]
try{
var pageTracker = _gat._getTracker("UA-488256-1");
pageTracker._trackPageview();
}catch(err) {}
[removed]It is in the footer of the site throughout. I suspect it is because the htaccess rewrites are causing an issue. I am doing the standard rewrites to get rid of the index.php in the EE url. Also I’m doing some other rewrites but that shouldn’t affect every page. So I just went into analytics and got the new embed code. I’m hoping that will fix it but highly doubt it, as this old code was working just fine before the new site launched a few days ago. It has to do with EE or something I did with EE…
You can check it out here: http://fitwoman.com
Thanks!