Do linked images count as hits in the gallery? Do linked images count as hits in the gallery?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Do linked images count as hits in the gallery?

Started by jeremed, December 05, 2003, 07:41:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jeremed

I have used the bbcode mod from the modifications section. The gallery is registering a lot of hits on it's counter. Does this counter represent the images that are being linked on other sites as well or just the ones viewed directly in the gallery?

Joachim Müller

The coppermine counter counts page views, not pic views, as it's based on the mysql table - the table query is being triggered on page load, not pic load (this would be impossible - you'd have to use webserver means for this kind of stats).
HTH

GauGau