Google analytics on my wordpress blogg
-
I want to place a google analytic link on every page I have to analyse my visitors. How can I do this ? I got the link here : <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-57363000-1’, ‘auto’);
ga(‘send’, ‘pageview’);</script>
But I do not know where I have to put it on my wordpress.
Thank you for your help.
With kind regards
Marie-Lynn
The blog I need help with is: (visible only to logged in users)
-
The support docs are all at http://support.wordpress.com
See the stats entry:Can I use Google Analytics?
No, Google Analytics cannot be used on WordPress.com blogs at this time. from http://en.support.wordpress.com/stats/#additional-infoSee also 8 years worth of identical threads with identical answers here https://en.forums.wordpress.com/tags/google-analytics
- The topic ‘Google analytics on my wordpress blogg’ is closed to new replies.