I just started a new wordpress blog. How do I install the Google tracking code (I know where to get it)>>>thanks!
login to admin on wordpress go to design on the menu and then theme editor on the sub menu. open footer.php on the right menu and insert just above the </body> tag in footer.php
I think I should point out that if your blog is hosted on wordpress you cant install Google analytics - but wordpress does have its own visitors tracking stats which are useful
If you mean self hosted wordpress, then just put it in the footer before the end of the </body> tag, but if it is hosted on wordpress.com then you are not allowed to mess with it.
visit google analytics application and create your account. Generate code and post it in your new website