How to install google analytics on wordpress site ? On the site it says, "Copy the following code, then paste it onto every page you want to track immediately before the closing </head>" Can I just put the code in the post ? Or I need to put the code somewhere else ? Thanks
You'd might want to read this useful post from Google Analytics Official Blog http://analytics.blogspot.com/2009/06/back-to-basics-setting-up-google.html
Edit the footer file which you will be able to do through the Appearance menu. Add your code in there just above where it says </body>
you can simply paste the google code in the coding section of your blog but you need to remember you paste the google code above the </body> tag if it is in the ga.js or other wise you hace need to paste it above the </head>
If you are using Wordpress then you can use plugin for that. or if you wanna add code then add before </head> Good luck!
Hi The best Wordpress plugin for Analytics is made by Yoast. No more no talking - just go to http://yoast.com/wordpress/google-analytics/
There are actually quite a few Wordpress Google Analytics plugins. I made one not long ago that not only tracks with the new async tracking code but always shows stats in the dashboard. You can download it straight from wordpress at http://wordpress.org/extend/plugins/web-ninja-google-analytics/ Hope this helps!
Enter into admin area. Admin -> theme editor -> check the right nav where you will find the files of your template. Find the file "footer.php" and click on that. After clicking you will find the code in editor area. Now put your Google analytic code at the bottom of whole code. Update the file and check your website. Its Done. ---------------------------- CIMA Training Course