home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 November / PCWorld_1999-11_cd.bin / Komunik / Sambar / _setup.1 / logstats.ini < prev    next >
INI File  |  1999-06-19  |  3KB  |  87 lines

  1. #
  2. # Logstats configuration file. 
  3. #
  4.  
  5. #
  6. # Manufacturer Codes
  7. #
  8. # Manufacturer codes are used to identify the browser manufacturer for
  9. # reporting purposes.  The rules below are evaluated from the bottom-up,
  10. # stopping at the first match.
  11. #
  12. # Important:      If an manufacturer is not found in the following list,
  13. #        it is put in the special bucket 'Unknown'
  14. #        
  15. #        Versions are ignored for manufacturers whose name
  16. #        begins with Robot or Compatible
  17. #
  18.  
  19. [manufacturers]
  20. Netscape=        Mozilla*
  21. Compatible (Netscape)=    *compatible*
  22. Robot=            Scooter* BSE-Slurp* Slurp* Infoseek* Lycos* Surfbot* WebCrawler* WebWhacker* Architext* net.Sweep* ZeusBench* NetJet* POPULUS* MOMspider* UUNET* Roverbot* *libwww* *Robot*
  23. Robot=            *Harvest* fly* Site-Tech* vspider* Gulliver* WebCheck* WebWalker* WiseWire* NASBot* CyberSpider* KIT_Fireball* Scooter* EmailSiphon* NCN-ultraseek* PointCast* *archiver*
  24. Offline-Reader=        Flashnavi* MailCast*
  25. Proxy=            SProxy*
  26. Prodigy=        PRODIGY*
  27. MSProxy=        MSProxy*
  28. WebSurfer=        NetManage*
  29. AOL=            IWENG* *AOL* aolbrowser* 
  30. Microsoft IE=        *MSIE* Microsoft*
  31. Robot=            *MSIECrawler*
  32. Lotus-Notes=        Lotus* *Notes*
  33. WebTV=            *WebTV*
  34. Opera=            *Opera*
  35. WebVCR=            WebVCR*
  36. Ipswitch Agent=        Ipswitch*
  37. Java Browser=        Java* JDK*
  38. NCSA Mosaic=        NCSA*
  39. IBM-WebExplorer=    IBM*
  40. Lynx=            Lynx*
  41. Quarterdeck=        Quarterdeck*
  42. SPRY Mosaic=        SPRY*
  43. OmniWeb=        OmniWeb*
  44. Spyglass=        Spyglass*
  45. Netcom=            NetCruiser* NETCOMplete*
  46.  
  47.  
  48. #
  49. # Operating Systems
  50. #
  51. # Operating system codes are used to identify the operating system of
  52. # the browser client for reporting purposes.  The rules below are evaluated 
  53. # from the bottom-up, stopping at the first match.
  54. #
  55. # Important:      If an OS is not found in the following list,
  56. #        it is put in the special bucket 'Unknown'
  57. #
  58.  
  59. [operating systems]
  60. Unix=            *X11*
  61. OS/2=            *OS/2*
  62. Macintosh=        *Mac*
  63. Win32=            *32bit* *Windows* *WinNT* *Win95* *win32*
  64. Win16=            *Win16* *16bit* *16-bit* *3.1)*
  65.  
  66.  
  67. # PAGES
  68. #
  69. # Page codes are used to coaless specific page and/or directory hits into 
  70. # readable categories. 
  71. #
  72. # Note: A match is signified by the match of the significant characters 
  73. #    in the URI with the value in the second column below.  
  74. #
  75. #    If a '*' token terminates the right hand string, then only 
  76. #    the first significant characters must match.
  77. #
  78. #    The 'Default Page' is always appended to directory requests, so
  79. #    i.e. /bob/  becomes  /bob/index.htm
  80. #
  81.  
  82. [pages]
  83.  
  84. Help Document Hits =    /help*
  85. Search Site Hits =    /search*
  86.  
  87.