Tracking 32 or 64 bit platform using cs-(User Agent)
Trying to get an idea of our client's commonly used platform so we can determine if we need to offer both versions of our software.
We can query the cs-(User Agent) is the IIS logs for specific values. I am using the Lite version and see that I can get browser type but not whether it is 32 or 64 bit. Is there a way to do this?
We can query the cs-(User Agent) is the IIS logs for specific values. I am using the Lite version and see that I can get browser type but not whether it is 32 or 64 bit. Is there a way to do this?
There are two ways to analyze useragents in the program a custom way:
1. In the Professional and Enterprise versions, it is possible to create custom reports, you can find more information on it at http://www.weblogexpert.com/help/wlex.... You can choose the "user agent" data type and specify modification rules like "Win64 = 64-bit".
2. In other editions, you can modify the Browsers.cfg and OperatingSystem.cfg files to change the way the program reports browsers and operating systems. The files are located in the Config subfolder of the WebLog Expert data folder (usually “C:\Program Files\WebLog Expert” under Windows XP/2003 or older and “C:\ProgramData\WebLog Expert” under Windows Vista/2008/7 or newer).
Please note that if you use Windows Vista/2008/7 or newer, the C:\ProgramData folder is hidden by default (unlike the Program Files folder), so you need to set Windows Explorer to show hidden files and folders. To do it, click the Organize button on the toolbar in Windows Explorer and choose the "Folder and search options" item. Open the "View" tab and select the "Show hidden files, folders, and drives" option.
You can find information on format of these files at http://www.weblogexpert.com/help/wlex...