[Plugin: Google Analytics for WordPress] Analytics Says: “Tracking Not Installed”
-
Google says: Tracking not installed. It’s visible in the footer. I even tried deleting the code at google and generating a new one, but still no luck… Thanks
Here is the code- As you can see, it’s right above the /body tag.
My blog is http://pin-upgirls.org
<!– Google Analytics for WordPress | http://yoast.com/wordpress/google-analytics/ –>
<script type=”text/javascript”>
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”));
</script>
<script type=”text/javascript”>
try {
var pageTracker = _gat._getTracker(“UA-8960596-6”);
// Cookied already:
pageTracker._trackPageview();
} catch(err) {}
</script>
<!– End of Google Analytics code –>
</body>
</html>
The topic ‘[Plugin: Google Analytics for WordPress] Analytics Says: “Tracking Not Installed”’ is closed to new replies.