ANY help or advice (doesn't have to be ASP/VBScript related although that is what we are well-versed with, but I'll listen to any potential solution!) will be appreciated...
We really need/would like to know when REAL visitors are hitting our site(s) in a dynamic, sort of "now", way. We currently have a working solution tracking SessionID's and am using HTTP_USER_AGENT to determine the session data (and therefore what type of "visitor" it is) using global.asa and have implemented an object/LookupTake (an ASP recordset in memory which is the only safe way to do this because of threading issues) and it works a treat........apart from we get everything, and I mean all the dirty little bots, google, crawlers, site-downloaders etc. making the numbers unusable. Okay, we can deal with the length of the Session (default 20mins) etc. but the VAST numbers of these pesky things sloping around the www and our sites makes all "current" visitor numbers difficult at best and useless at worst!
I have built an "exclusion" list but as quick as I add a bot or two to that list, 10 new one's are flagged and looking around the www it seems that there are at least 30k PLUS variations in HTTP_USER_AGENT and it grows daily :-(
Any advice how to determine that Mrs Miggins is sat at her PC and she is currently browsing a site of ours?
(if this is the "wrong" forum, or it makes no sense - sorry in advance!)
Regards,
Martin


Reply With Quote


)
Bookmarks