I want to track visits on my Blog, through Google Analytics code. Which page should i use tracking code.
Thanks
I want to track visits on my Blog, through Google Analytics code. Which page should i use tracking code.
Thanks
Might consider using a plugin such as
http://wordpress.org/extend/plugins/google-analytics-for-wordpress/
Please note I deleted your duplicate topic.
The Google Analytics code should appear in the <head> section of all of your pages.
In most themes, this means editing the header.php file and pasting the code in there somewhere (the best place is probably just above the call to wp_head()).
You must log in to post.