Try using a browser report (not summary) and the below aliases. I've found
this very successful. It's difficult to get platform information because of
the format of the logs and the limitations involved in using wildcards, so I
settled for these. If anyone can tell me how to construct better aliases
using wildcards which pull out platform info too, please let me know!!!
Please note the difference between BROWALIAS and BROWOUTPUTALIAS in the
Analog documentation.
Steve
[EMAIL PROTECTED]
BROWALIAS "*MSIE 4.*" "MSIE 4.x"
BROWALIAS "*MSIE 3.*" "MSIE 3.x"
BROWALIAS "*MSIE 2.*" "MSIE 2.x"
# Now, since aliases are only applied ONCE to each report item,
# I will 'assume' everything left is either Netscape or
# another browser. Not a perfect solution, but it's not a perfect world.
BROWALIAS "Mozilla/4.5*" "Netscape 4.5"
BROWALIAS "Mozilla/4.0*" "Netscape 4.0x"
BROWALIAS "Mozilla/3.*" "Netscape 3.x"
BROWALIAS "Mozilla/2.*" "Netscape 2.x"
# aliasing similar browsers into one listing
# makes it easier to see which versions people are using
# * These aliases must be updated as new browser versions
# appear.
# These aliases could theoretically be expanded to include a report on
# platform (PC, Mac, Unix, etc) and also spiders.
----------
>From: "[�art] /web3/" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: Re: [analog-help] browser summary
>Date: Thu, 11 Mar 1999 12:55:16 +0100
>
>
>>> Hi,
>>> This is my browser summary at the moment:
>>>
>>> Browser Summary
>>> #aanv: browser
>>> -----: -------
>>> 105: Mozilla (compatible)
>>> 54: Mozilla
>>> 1: ArchitextSpider
>>>
>>> I want it to display the prober browser, like "MSIE 3.0" or "Netscape
> 4.5",
>>> somebody has send me aliases and I've used them in this way:
>>>
>>> BROWOUTPUTALIAS "Mozilla/4.*+[??]+(Win??*" "Netscape 4.x [Windows]"
>>>
>>> But the Browser Summary still won't display the right browser (see
> above),
>>> what am I doing wrong?
>>>
>>
>>Maybe you want to use the Browser Report instead?
>>
>
>
> I did, but than I get weird lines like:
>
> 75: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
> 28: Mozilla/4.5 (Macintosh; I; PPC)
> 13: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
>
> which I think are directly copied from the log file and the aliases aren't
> used on them, am I right?
>
> --------------------------------------------------------------------
> This is the analog-help mailing list. To unsubscribe from this
> mailing list, send mail to [EMAIL PROTECTED]
> with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
> --------------------------------------------------------------------
>
--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------