I want to add my blog in google analytics. So is this possible to track my blog's visitor from google analytics ?
Yes, there's a load of Wordpress plug-ins which allow you to integrate a Wordpress blog with Google Analytics. Just type in Google Analytics into Wordpress plug-in search, and you'll find one.
The question should be Can i add Google analytics in my Blog? Well you can add google analytics in your blog. I have also added google analytics in my blog. Just open google analytics sign up with a google account. It will guide you automatically to add analytics to your blog.
You can add any website to Google Analytics. Static sites, blogs, forums any website. Those must be your own, or must have page editing rights so that you can put the analytics code on the page
Google analytics is very nice Google tool which track the location and many more, YES you can add your blog with this application of Google.
The analytics code goes into your template, not into each post. Log in to Analytics, add a profile for your blog. Get the code. Log in to Blogger. Go to Layout / Edit HTML. Download a full copy of your template, and save it somewhere safe. Even though the advice from Analytics says to put the code just before </body>, I've seen other advice in Google articles that says it's now better to put it earlier in the page, as this does a better job of counting cases where the user leaves before the whole page loads. So ... find <body> in your code. (Use the text-find feature in your browser .. in Firefox, it's Edit / Find not sure about IE). Paste the code there. And save. ... don't forget, if you ever change templates in the future, you need to re-add the code.
Yes definitely add your blog in Google Analytics accounts just log in Google analytics account and go to add your site so you can put your blog Url and get all the details for your blog in Google analytic tool...
just add Google analytics tracking code in you site template at the bottom of it (before </html>). This will not affect your users and they can start view your sites while Google tracking code is loading.