Отчет Platform or Device
В рамках данного отчета вы можете выгрузить по API из Google Universal Analytics следующие параметры:
name | ui_name | type | description |
---|---|---|---|
ga:browser | Browser | DIMENSION | The name of users’ browsers, for example, Internet Explorer or Firefox. |
ga:browserVersion | Browser Version | DIMENSION | The version of users’ browsers, for example, 2.0.0.14. |
ga:operatingSystem | Operating System | DIMENSION | Users’ operating system, for example, Windows, Linux, Macintosh, or iOS. |
ga:operatingSystemVersion | Operating System Version | DIMENSION | The version of users’ operating system, i.e., XP for Windows, PPC for Macintosh. |
ga:mobileDeviceBranding | Mobile Device Branding | DIMENSION | Mobile manufacturer or branded name. |
ga:mobileDeviceModel | Mobile Device Model | DIMENSION | Mobile device model. |
ga:mobileInputSelector | Mobile Input Selector | DIMENSION | Selector (e.g., touchscreen, joystick, clickwheel, stylus) used on the mobile device. |
ga:mobileDeviceInfo | Mobile Device Info | DIMENSION | The branding, model, and marketing name used to identify the mobile device. |
ga:mobileDeviceMarketingName | Mobile Device Marketing Name | DIMENSION | The marketing name used for the mobile device. |
ga:deviceCategory | Device Category | DIMENSION | The type of device: desktop, tablet, or mobile. |
ga:browserSize | Browser Size | DIMENSION | The viewport size of users’ browsers. A session-scoped dimension, browser size captures the initial dimensions of the viewport in pixels and is formatted as width x height, for example, 1920×960. |
ga:dataSource | Data Source | DIMENSION | The data source of a hit. By default, hits sent from analytics.js are reported as web and hits sent from the mobile SDKs are reported as app. These values can be overridden in the Measurement Protocol. |