Page 1 of 1

Which files to edit to add code for special analytics

Posted: Tue Apr 17, 2012 9:52 am
by foodsleuth
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!.

Re: Which files to edit to add code for special analytics

Posted: Tue Apr 17, 2012 4:05 pm
by david-ebt
Take a look at the Layouts\Scriptlet.master file. We've made changes there when the changes needed affect the entire site.

Re: Which files to edit to add code for special analytics

Posted: Tue Apr 17, 2012 9:20 pm
by foodsleuth
Excellent, thank you!