Question

I host images locally on my server for use on eBay and other sites. I would like to track the hourly and daily usage of these images. My server has cPanel installed.

I've tried adjusting AWStats to track images; but the configurations I have trialled only display the usage per month.

Any ideas how I can get tracking like this happening?

Était-ce utile?

La solution

If the other sites allow it, you could use a PHP-file that loads the image. In the file itself you can fetch and store any stat you'd like.

If PHP (or simular language) isn't allowed (it probably isn't) you could use AWstats, because it does what you want. Alternatives are:

  • Analog
  • Webalizer
  • W3Perl
  • Visitors
  • Piwik
  • Obsessive Website Statistics
  • Etc

You'd have to check out yourself it they support what you need.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top