Google Analytics tracking
-
I’d like to set up google analytics with my wordpress.com blog.
It seemed like I would have to switch to wordpress.org for plugins or something?
So i was wondering how to do the direct paste technique… the code i got from google is
<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-45384393-1’, ‘ancestrypuzzlesuntangled.com’);
ga(‘send’, ‘pageview’);</script>
Thanks
Aimee :-)
The blog I need help with is: (visible only to logged in users)
-
- The topic ‘Google Analytics tracking’ is closed to new replies.