View Single Post
03-08-2011, 02:51 PM
#3
Svenbrian is offline Svenbrian
Status: Junior Member
Join date: Feb 2011
Location: Miami Beach, FL
Expertise:
Software:
 
Posts: 32
iTrader: 0 / 0%
 

Svenbrian is on a distinguished road

  Old

Originally Posted by niksonpatel View Post
Inserting Google Analytics Code for Most Sites

* To insert the Google Analytics code, you need to get into the HTML of your page.
* If you are using a service like WordPress, you'll need to open the footer.php file to place this code.

1. Find the </body> tag at the very bottom, just above the </html> page.
2. Do you see the code urchinTracker(), utmLinker(), utmSetTrans(), or utmLinkPost() above the </body> tag? If so, you must paste the Google Analytics Javascript above that code. If not, paste it immediately above the </body> tag.
3. If you have templates, insert the code into them as well.
4. Once you have uploaded the pages back to your site, you can begin tracking information.
I did not see the stuff in #2 as you described, so I just posted the code in my the footer.php file. I don't understand #3. What do you mean by templates? I only have one template, called the "Innovation Theme". I only posted the code in that themes footer.php file like you said.

Reply With Quote