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?

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top