Ludovic LE MOAL wrote:
Especially if you exclude all the spider traffic (spiders generally
don't report referrers).
I tried ROBOTEXCLUDE * but I'm not sure this is the right command...
No, that determines which user agents are considered robots for the Operating System report. You would use BROWEXCLUDE with the user agent names to remove those items from the data Analog processes:
BROWEXCLUDE Googlebot*
See the examples for ROBOTINCLUDE in the sample configuration or the lists in the Helper Applications page for more robots to exclude.
As a side note to Stephen, I have had requests and seen them here before often to do this kind of thing. It would be nice to have a command like BROWEXCLUDE ROBOTS in the same way that LINKINCLUDE PAGES works.
-- Jeremy Wadsack Seven Simple Machines
+------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

