in reply to
Tracking images printed on HTML
If you are using IIS or most other web servers then your log file will tell you how often the image is retrieved, and who retrieved it. All you need to do is grep the logfile for the name of the image.
Comment on
Re: Tracking images printed on HTML
In Section
Seekers of Perl Wisdom