I was wondering whether or not you were to release your user track plugin sometime soon?
I use a user track myself but could very well do with a more optimized version.
My version works like so:
Catch the session_id. Save it db if not exist, else update timestamp.
This is done for every request. A delete occurs with every request for rows with timestamp older than X minutes. (10 minutes in my case).
Members have a user_id > 0 so it's possible to distinguish between visitors and members. bots are stored in code (array).
Needless to say in an environment where I get about 50,000+ hits a day it becomes a bit straneous on the Db.
Would you care to give a walkthrough of your plugin or better yet send me a copy of it.
Thanks.
![US [11] US](/images/flags/us.png)
in the past 30 minutes.