Forum Moderators: open
Is there a way at the application level I can identify a human visitor vs. a bot? I would be interested in tracking visits based on session creation, but not "count" the visitor if it isn't a human.
Any thoughts on the best way to do this? I know I could create a manual list of bot "signatures" to filter out, but I am hoping there is an easier way.
Moderators, if the post if it is better suited for another forum, please move it to where it is more relevant.
Thanks,
-Pete
If your using the Webalizer stats provided by a "hosting site" than the stats are generally useless at least IMO.
If you have your won server and you custom configure Webalizer than you'll get ggod stats.
If your paragraph one than the best alternative is to download your logs and use a freeware program named ANALOG.
100 % conigurable.
Don
Analog contains an option to omit counts of bots by either name or IP.
Analog contains an option for omitting or retaining most any count.
From what I recall reading briefly (until I found out I couldn't use the software) in the Webalizer help files was the same diversity as Analog in configuration.
Some of the diversity in Analog includes omitting specific file formats, specific files, including counts down to a single hit rather than just "the top whatever" and many more options.
Even referral counts down to the page.
Accumulate a list of bots and exclude them in the config.
Wish I could be of more help. However there would be no benefit to myself learning learning the Webalizer config which I cannot use.