Forum Moderators: DixonJones
A log based analytics package (worth its money :) such as awstats shows you bot visits by either the requests to robots.txt or the matches to the browser ID.
If you use a script based package such as Analytics, it does not see such requests, as for robots.txt, because this does not include the script. It also does not figure (in most presumed cases) the page requests of spiders, because they don't execute Java Script code (exceptions might exist).
K<o>