I’ve looked all over for a plugin to install Google Analytics on a WordPress blog, finally I got fed up as all the plugins only provide the basic (urchin.js) script and not the newer advanced script (ga.gs)
I decided to share with everyone how easy it really is to do this yourself with the built in Theme Editor.
Next step is to located and select the “Footer” from the right hand menu. Now scroll all the way down and paste your code in right before the </body> tag.![]()
After realizing how easy thisĀ really was it really makes you think why people really even need to develop a plugin for it as the act of installing the plugin is more work then adding Google Analytics to your wordpress blog.