Google tracking code not counting -


i installed google analytics code in new web site. site has single page. put unmodified code wight before tag: http://visualbioinformatics.com

i uploaded page analytics won't track visitors (me). looking in real-time section. pressed control+u in firefox see source code of page , tracking js code there.

<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-3648000-11', 'auto');   ga('send', 'pageview'); </script> </head> 

also tracking code generator page (in google analytics) says: "last checked: may 12, 2015 1:58:57 pdt [!now!] google analytics tracking code has not been detected on website's home page. analytics function, or web administrator must add code each page of website"

firebug shows no errors in web page.

why cannot google detect code?

i had same firefox setting tracking protection enabled. when disabled works fine me. (firefox 39.0)


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -