Archive for March, 2009

13 Mar

Adding Google Analytics to WordPress blog (for new-bies)

1.
Login to admin area of your blog. You can do this by visiting http://yourblogname.com/wp-admin/
2.
On the left side menu, select “Appearance”.
3.
In that select “Editor”
4.
Here now we need to paste our code immediately before the “<\body>” tag.
5.
Most probably you will find it into “Footer.php”.
6.
In my case I was using a custiom template where “<\body>” was found in [...]

13 Mar

Adding Google Analytics to Blogger (for new-bies)

1.
Login to your www.blogger.com account.
2.
From the blogger dashboard, select settings for the blog you want to add Google Analytics.
Visit “Layout” tab.
3.
Navigate to “Edit HTML”. (Advance users goto step 7 directly)
4.
Here don’t be afraid if you are not a computer geek. The blogger is designed in such a that even newbies can use it.
5.
If you are [...]