Hello. I want to implement Google Analytics on my Coppermine powered portfolio but there is one thing not ok.
I have to paste the Google code just before the </body> tag. I pasted it into the template.html of my theme.
It shows ok within the site but there's also this code appearing just before the </body> tag
<!--Coppermine Photo Gallery 1.4.2 (stable)-->
So the problem is Google code can't be recognized by Google Analytics bot because of this.
Where and what should I modify so this code <!--Coppermine Photo Gallery 1.4.2 (stable)-->
doesn't appear anymore into my site's code?
My site is here so u can take a look at it: http://george.mielus.ro/
Thanks,
Alex
Why not post it in between the head tags where script tags tend to go?
<!--Coppermine Photo Gallery 1.4.2 (stable)--> is just a commented line that is not going to affect other code.
cpg1.4.2 is outdated, upgrade to the most recent stable version asap!