I want to know how any visitors on my site and what they are doing... It should be a realtime utility of my visitors' activities. Anyone know if there is a utility for this?
Hi, I use a modified version of http://stats.mnm-designs.com/ on a customised html with autorefresh every 2min Cheers
@nicolaz: Wow!! Looks russian to me.. don't understand a word... @expat: not really what I was looking for... I am looking for something like VBulletin's Who's Online functionality...
type into google (it's a search engine) Who's Online script and you will see some that will do just this Expat
I have a private hit counter that one query could be added to so that you could see who's online for whatever past interval you want. It's 2 tables and stores the users IP, Agent, referer and proxie. (one table is static with only one record per page, the other table does grow with visitors. One record per visitor IP per day.) It can be easily included in a footer and tracks as many pages as you'd like. The query can show who's online site wide and what page. It does not use sessions, it's just a hit counter now for some pages I like to track. Is this a paying job?
Well I'll gladly give up the code if ya can handle the upgrade for the features ya want. It's not customized for your application. But if ya can handle it, holler. There's more then one way to skin a cat I always say. If you need help, perhaps we can make an "arrangement". Regards