PDA

View Full Version : Question about inserting a code into my html


gamerrev
01-28-2009, 09:11 PM
I have a question and I am really stuck. I have a program to track all my visitors and the program gave me a code to insert into my HTML code. The exact instructions are actually "copy and paste this code directly into each page of your website's HTML, just before the </body> tag." Where can I find this? Any help would be much appreciated.

Voltar
01-28-2009, 09:17 PM
Sounds like Google Analytics, from the wording of the instructions. You can either edit your style(s) manually or create a plugin to modify the contents of $output at global_complete.

Personally I went the plugin route.

Lynne
01-28-2009, 10:30 PM
If it is GA, just put it at the end of your footer template.