Browser and operating system parameters
Browser and operating system parameters identify technographic data for use with Oracle Infinity Analytics.
Browser manufacturer
ext.browser.mfr identifies the browser manufacturer.
                                                    
| Valid value | Alphanumeric string | 
| Syntax | ext.browser.mfr=manufacturer_name | 
| Example | ext.browser.mfr=Apple%20Inc. | 
Browser name
ext.browser.name identifies the name of the browser or browser group, such as Chrome.
                                                    
| Valid value | Alphanumeric string | 
| Syntax | ext.browser.name=browser_name | 
| Example | ext.browser.name=Safari | 
Browser rendering engine
ext.browser.renderer identifies the browser's rendering engine, such as GECKO.
                                                    
| Valid value | Alphanumeric string | 
| Syntax | ext.browser.renderer=rendering_engine | 
| Example | ext.browser.renderer=WEBKIT | 
Browser type
ext.browser.type identifies the type of browser, such as email client or browser. 
| Valid value | Alphanumeric string | 
| Syntax | ext.browser.type=browser_type | 
| Example | ext.browser.type=Browser%20(mobile) | 
Browser version
ext.browser.version identifies the browser version, such as 11.0. 
| Valid value | Alphanumeric string | 
| Syntax | ext.browser.version=OS_version | 
| Example | ext.browser.version=7.11 | 
Major browser version
ext.browser.vmajor identifies the major version of the browser.
                                                    
| Valid value | Alphanumeric string | 
| Syntax | ext.browser.vmajor=major_version | 
| Example | ext.browser.vmajor=7 | 
Minor browser version
ext.browser.vminor identifies the minor version of the browser, which is typically the second decimal.
                                                    
| Valid value | Alphanumeric string | 
| Syntax | ext.browser.vminor=minor_version | 
| Example | ext.browser.vminor=0 | 
OS manufacturer
ext.os.mfr identifies the operating system manufacturer, such as Microsoft.
                                                    
| Valid value | Alphanumeric string | 
| Syntax | ext.os.mfr=OS_manufacturer_name | 
| Example | ext.os.mfr=Research%20In%20Motion%20Limited | 
OS name
ext.os.name identifies the name of the operating system, such as Android.
                                                    
| Valid value | Alphanumeric string | 
| Syntax | ext.os.name=OS_name | 
| Example | ext.os.name=BlackBerryOS |