Forum Moderators: DixonJones

Message Too Old, No Replies

Access statistics for multiple sites/pages

preferably with a db backend

         

eduardo

8:02 pm on Sep 12, 2003 (gmt 0)

10+ Year Member



I'm currently using a small php script backed by Mysql that logs access to my site. I had to code it myself because I couln't find one that pleased me. I'm using the <img> tag to call a php script, which logs the visit information. I can have as many sites monitored simple by passing this php script another site id (image.php?siteid=2, for example).

I like it the way it is but I wonder if theer is something better out there. I would like to know if you guys know of a script that does this? Mine is _very_ basic and I would like something more robust/with more features.

Thanks!

Zaphod Beeblebrox

10:42 am on Sep 13, 2003 (gmt 0)

10+ Year Member



Well, I do exactly the same in ASP, and it works fine.

I log the IP, original IP, browser, OS, Preferred language and CPU, although that only shows several PPC's and one 'ARM SA1110', whatever that may be...