Tracked mobile analytics fields for User Experience Analytics
-
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- User Experience Analytics
User Experience Analytics collects data from mobile applications on your mobile device. These tables list fields that are tracked in the mobile applications. Reports and charts are generated from these fields.
For more information about using the data, see Viewing user analytics.
Collected data according to the mobile app session
Collected data for each screen visit
Name | Description | Sample output value |
---|---|---|
Screen Name | Name of the screen that data is collected from | Login |
Start Time | Relative start time within the session | 2023-03-23T23:59:58 |
Collected data for screen actions
Name | Description | Sample output value |
---|---|---|
Type | Type of UI action (button tap, list selection, and so on) | ButtonTap |
Description | Label describing the UI action | Login |
StartTime | Time in milliseconds from the session start time | 780 |
Collected data for screen gestures
Collected data for customer events (optional)
These events can be added by calling client-side APIs.
Name | Description | Sample output value |
---|---|---|
Name | Name of the event property (string) | PurchaseComplete |
Time | Value of the event property (string, Boolean, date, number) | 9456 |
Collected data for event properties
Name | Description | Sample output value |
---|---|---|
Property Name | Name of the event property (string) | Article Name, Language |
Property Value | Value of the event property (string, Boolean, date, number) | KB0050925 |
Collected data for user properties
Name | Description | Sample output value |
---|---|---|
Property Name | Name of the user property (string) | English |
Property Value | Value of the user property (string, Boolean, date, number) | 5 |