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 [...]
