I want to know when someone visits my Craigslist listing but they don't allow Java Script in the add...
I can however put an image on the add that's situated on my site, how can I track when the image has been viewed?
How to know if someone visits my site without using Java Script?
If your web host provides some kind of log statistic generation (things like awstats, analog, etc) you could just use that to view how many times the image is requested.
If your web host does not provide that, you may be able to download them yourself and run an analyzer on them.
Another option is to use a service like StatCounter to create a tracking image. (http://www.statcounter.com/)
I've placed a sample HTML from StatCounter below:
%26lt;!-- Start of StatCounter Code --%26gt;
%26lt;a href="http://www.statcounter.com/" target="_blank"%26gt;%26lt;img src="http://c23.statcounter.com/counter.... alt="web stats" border="0"%26gt;%26lt;/a%26gt;
%26lt;!-- End of StatCounter Code --%26gt;
You can find more information about this type of tracking online, here's one site:
http://www.irongeek.com/i.php?page=secur...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment