User sessions provide a summary of the user events from the same customer or end-user of your application during a limited period of time.
Searches for all user sessions.
fetch user.sessions
| Attribute | Type | Description | Examples |
|---|---|---|---|
| string | resource experimentalThe application's publicly visible version number, as, for example, displayed in App Store or Google Play. Usually this is just the major and minor version with no patch number. |
|
| string | resource experimentalThe application's internal build number, which can include information such as patch number and build number. |
|
| string | resource experimentalThe browser name. |
|
| string | resource experimentalThe browser version. |
|
| long | experimentalThe browser window's height, in pixels. |
|
| long | experimentalThe browser window's width, in pixels. |
|
| ipAddress | experimentalThe IP address of the client that makes the request. This may be IPv4 or IPv6.Tags: |
|
| string | experimentalThe name of the Internet Service Provider (ISP) associated with the client's IP address. |
|
| boolean | resource experimentalIf set to |
|
| string | resource experimentalThe device manufacturer. |
|
| string | resource experimentalThe device model identifier. |
|
| long | resource experimentalThe device's screen height in its natural orientation. |
|
| long | resource experimentalThe device's screen width in its natural orientation. |
|
| string | resource experimentalThe type of the device. |
|
| string | resource experimentalIdentifies the source (such as API endpoints or OneAgent) used for ingesting the record into OpenPipeline. |
|
| long | experimentalThe size of the retained data point in bytes. |
|
| array | experimentalThe entity IDs of type APPLICATION or MOBILE_APPLICATION based on |
|
| string | experimentalThe application type determined based on |
|
| string | resource experimentalThe RUM application instance ID. (This was formerly called the "Visitor id", "internal user ID", and "rxVisitor cookie value".) |
|
| string | experimentalA unique ID that represents the user session. |
|
| string | experimentalThe user tag. |
|
| string | resource experimentalThe RUM user type. |
|
| duration | experimentalThe difference between |
|
| string | experimentalThe reason why the user session was closed. |
|
| timestamp | experimentalEnd time of a data point. Value is a UNIX Epoch time in nanoseconds and greater or equal to the |
|
| long | experimentalThe number of ANR (Application Not Responding) errors. |
|
| long | experimentalThe number of CSP rule violations. |
|
| long | experimentalThe total number of exceptions that are observed, including exceptions that are not captured. |
|
| boolean | experimental |
|
| long | experimentalThe number of HTTP request errors with a |
|
| long | experimentalThe number of HTTP request errors with a |
|
| long | experimentalThe overall number of errors. |
|
| long | experimentalThe overall number of events. |
|
| string | resource experimentalThe two-letter country code. The format complies with ISO 3316-1 alpha-2. |
|
| boolean | experimental |
|
| boolean | experimental |
|
| long | experimentalThe number of navigation events. |
|
| string | resource experimentalThe OS name in a short, human-readable format. |
|
| string | resource experimentalThe complete OS version, including patch, build, and other information. |
|
| long | experimentalThe number of page summary events. |
|
| long | experimentalThe number of request events. |
|
| record | experimentalContains the value for the session property named |
|
| timestamp | experimentalStart time of a data point. Value is a UNIX Epoch time in nanoseconds and less or equal to the |
|
| long | experimentalThe number of user interaction events. |
|
| long | experimentalThe number of view summary events. |
|