Need to add google tracking and cookie codes

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
tenaki
Posts: 2
Joined: Sun Nov 22, 2015 9:43 pm

Need to add google tracking and cookie codes

Post by tenaki »

Script URL: http://www.campsiteservices.co.uk/support1/
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

I need to add google tracking script and a cookie law script to the bottom of the website just above the </body> tag.

The problem is of course is that there appears to be many pages with the </body> tag

I did think about putting in the footer.txt but I am not sure that will work unless I can add an </body> tag there?

Any suggestions?
mkoch227
Posts: 666
Joined: Wed Jul 04, 2012 3:37 pm

Re: Need to add google tracking and cookie codes

Post by mkoch227 »

The contents of footer.txt are added immediately before the closing body tag (</body>), so you should be able to add any Google Analytics scripts to footer.txt without problems.
Mike, Lead Developer of Image HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
tenaki
Posts: 2
Joined: Sun Nov 22, 2015 9:43 pm

Re: Need to add google tracking and cookie codes

Post by tenaki »

Excellent thanks.

Great system by the way
Post Reply