I would like to use google analytic tool. But it is asking to add tracking id on each page my blog. How can I add the code? If I add as how I add post then it will be visible for visitors! Please guide me how and where I need to add the code. Actually I want to check my blogs bounce rate! Thanks in advance
If you are using blogger , than put the id only. It should be like this - GA- U2OIUMS etc in settings.
you can do it where the header tags are like they say or the footer tag, or you can just go to the wordpress.org site and go get a google analytics plugin and it's should be an easy 1 to 2 step install and it should ask for that 1 line of code that you can get from google.com/analytics
when you will open the google analytics account, they will provide a code and instruction as well just put in between <head></head> tags in HTML code of blog. Good Luck:-
If you are blogger user go to settings - others - their you can see a option "Analytics Web Property ID" use your tracking id of analytic id their
No need to add tracking id to every page..! Simply put tracking id in Header section of your blog...! what ever may the be platform...!
Hi Blogger, In which platform you create your site HTML / Worpress? if HTML then go to index.html page in edit mode add the "google analytic tracking id" between <head> and </head> If WP, go to header.php file using File manager in your hosting account add "google analytic tracking id" between <head> and </head> Regards Sgrtech