Forum Moderators: DixonJones
[FIREFOX]
log=FIREFOX
text=Firefox
still no luck. Firefox is showing up in the reports as netscape X.
Here is an example:
Mozilla/5.0+(Windows;+U;+Windows+NT+5.1;+rv:1.7.3)+Gecko/20041001+Firefox/0.10.1
This will show up in the logs as Netscape 5. I am not sure why it thinks mozilla is netscape, and not sure why it won't log firefox. I can't find any reference of netscape to mozilla in any file. Anyone know where to look?
any ideas?
TIA
i did add the line to the list of browsers too.
Browser23=FIREFOX
what else could it be?
TIA,
jason
Our reports list agents matching "rv:1.7" as "Mozilla 1.7" but most or all of them are Firefox.
See Netscape 5.0 in stats? it's Firefox [webmasterworld.com]
76.22% - MSIE 6.0
05.85% - Mozilla 1.7
04.77% - MSIE 5.5
02.39% - AppleWebKit (Safari)
01.36% - Netscape 4.7
01.35% - MSIE 5.01
01.22% - MSIE 5.0
00.95% - Opera
But I get Netscape5 showing up when the browser is actually netscape7 (see below)
Mozilla/5.0+(Windows;+U;+Win95;+en-US;+rv:1.0.1)+Gecko/20020823+Netscape/7.0
I don't know how webtrends is getting netscape5 out of this. Somewhere there must be a parameter that says mozilla/5.0 is Netscape5 or something.
any ideas?
As already stated in the link i posted above:
Firefox 1.0 reports itself as Netscape 5.0 to the world. It has
navigator.appName = Netscape and navigator.appVersion = 5.0. So, Firefox actually "says" that it is Netscape 5.0. Proof is in the above linked thread.