HitsLink integration with coppermine gallery HitsLink integration with coppermine gallery
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

HitsLink integration with coppermine gallery

Started by Griffon, September 05, 2006, 09:01:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Griffon

I have a website that contains a coppermine gallery, now I want to be able to use http://www.hitslink.com/
to monitor my site statistics.

Now basically you do that by adding to each HTML page the following code between the <HEAD> tags:
<!-- www.addme.com web tools statistics hit counter code -->
<script type="text/javascript" src="http://stats.addme.com/tracker.asp?acct=account_name&s=29"></script>
<!-- End www.addme.com statistics web tools hit counter code -->

where account_name is the name of your hitslink account.
Now the problem is that coppermine pages are PHP, so in their FAQ they relate to the questions of monitoring PHP pages
in the following link: http://www.hitslink.com/faqs-implementation.aspx?FID=4367

I want to monitor the gallery index.php, however I'm not sure exactly what to write and where to put it to make it work.

They say in their faq:
"It is best to contact your IT person or webmaster to make this change."

I contacted my Hosting provider but they advise me to turn to you for my question.

Thanks in advance,
Griffon

Joachim Müller


Griffon