How to put in site tracking code on the index page? How to put in site tracking code on the index page?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How to put in site tracking code on the index page?

Started by intoxified, June 26, 2004, 10:42:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

intoxified

I want to put sitecounter code (it tracks IP addresses of people who visit my coppermine gallery) onto the index page of my coppermine gallery but the index page of coppermine ends with .php and I don't want to mess up the code if I put the sitemeter code onto the index.php file. Tell me what I should do!

Joachim Müller

Custom php scripts go into themes/yourtheme/theme.php check the pageheader/footer section. Without some php-knowledge you will probably not be able to add it. There have been similar requests, take a look at http://forum.coppermine-gallery.net/index.php?topic=5555.0

GauGau