Hi,
I'm looking for a robust, lightweight script to see how many users are online to a site.
In an ideal world, these would be the features I'd be looking for, in decreasing order of priority:
- users online now
- maximum number of users online at the same time
- date-time of the high-water mark
- what page(s) are the users online now looking at
This could be a standalone script that produces its own output page, some kind of php snippet to include in a page, or anything else that delivers the data.
Any suggestions?
Thanks
Flavio