My host gives me access to 24 hours worth of logs, anything longer than a day gets dumped. Is there a good counter or script I can use to track IP's/spiders that can be coded into my HTML?
bobriggs
5:19 pm on Sep 7, 2002 (gmt 0)
Try the axs tracking system by fluid dynamics: [xav.com...]
I started using it because one of hosts did not provide referer logging.
PS. I think Brett uses the fluid dynamics site search.
c3oc3o
8:02 pm on Sep 7, 2002 (gmt 0)
This is possible if you can add a PHP, ASP, SSI or other server-side language script to your pages. AXS can be used with SSI, if your server allows that. Normal, remotely hosted counters and trackers (as well as AXS if you use its JavaScript source code instead of the SSI one) can not log spiders and bots because most of them do not support JavaScript or download images - the two methods such counters are included on your page.