I have added tags in my site, but I can't see any date in my report.
<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">
var pageTracker = _gat._getTracker("UA-4695016-1");
pageTracker._trackPageview();
</script>
</body>
</html>
Do I add the tags in the right place? 
|