Analytics Synthetic Sessions Data
This page lists the field names available for Analytics Browser Synthetic Sessions data, along with the Events Service internal name. When accessing the data using ADQL queries, you need to use the Events Service internal name in the query. For details on the meaning of each metric, see Browser Synthetic Metrics.
Event Type: synth_session_records
Key (event type identifier): Job Name (scheduleName)
| UI Field Name | Events Service Internal Name |
|---|---|
| Session Fields | |
| Browser |
browser For example: "Internet Explorer", "Chrome" |
| Browser Version |
browserversion For example: "52.0.2743.116", "11.0.9600.18124" |
| City | geocity |
| Closed | closed |
| Country | geocountry |
|
Devices |
device The computer form factor of the device. For example: "Computer" or "Mobile & Tables" |
|
Device Model |
devicemodel The model of the device. For example: "Galaxy S8" or "iPhone 7" |
|
Device OS |
deviceos The operating system of the device. For example: "Windows" or "Android" |
| Duration (sec) | metrics.`Session Duration (ms)` |
| End Time | endTimeMS |
| Error Type |
failureType For example: "Timed out", "Test script crashed" |
|
Job Name |
scheduleName The name of the synthetic job. |
| Region | georegion |
| Result | success |
| Schedule ID | measurementSpec.scheduleId |
| Session Type |
sessionType For example: "WEB_DRIVER", "URL" |
| Session Visual Time (sec) | metrics:`Session Visual Time (ms)` |
| Start Time | startTimeMS |
| Status | status |
| Timestamp | eventTimestamp |
| Page View Fields | |
| Page Error Type | browserRecords.pageerror |
| RUM Page Name | browserRecords.pagename |
| URL | pageurl |