Hi folks, I have installed the GA code in the bottom of every template, but the client is saying there are zero results in GA while BC analytics is showing 200 visitors per day.
The code is visible on the bottom of the pages in inspector, so I'm not sure what is happening. Anyone have any ideas?
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-42337257-1', 'joden.com');
ga('send', 'pageview');
</script>
http://project02.businesscatalyst.com/Jing/2013-10-01_2138.png
Thanks,
Jeff