Hi,
We are going to be using a new analytics system that requires we add a line of code right below the <head> tag of each page and a bit of code right above the </body>tag. What is the easiest way to do this? Do I have to manually edit each page? If so, which directory holds the pages I need to edit? Thanks!.
Which files to edit to add code for special analytics
-
- Commander (CMDR)
- Posts: 139
- Joined: Wed Mar 31, 2010 8:59 pm
Re: Which files to edit to add code for special analytics
Take a look at the Layouts\Scriptlet.master file. We've made changes there when the changes needed affect the entire site.
-
- Commander (CMDR)
- Posts: 139
- Joined: Wed Mar 31, 2010 8:59 pm
Re: Which files to edit to add code for special analytics
Excellent, thank you!