When an iOS or Android application implements the Omnissa Intelligence SDK, there is a set of data collected about that specific app. For a description of the data collected, find listed attributes and definitions for data from apps that consumed the Intelligence SDK.
Note: No personally identifiable information (PII) is stored outside customer tenants. The Intelligence SDK tracks individual devices using random device identifiers for product improvement purposes.
App loads - Android
For app loads, the library records an event when a user launches an app on their device and begins using the instrumented application.
| Data Fields | Description | API Field Names |
|---|---|---|
| Android App Version | Version string, set by developer. | app_version |
| App Load Type | Subtype of the app load event (for example, session and background). | app_load_type |
| App Version Code | Version INT code. | app_version_code |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Current | Indicates if the event was cached while device was offline. | current |
| Device Model | The model of device detected for this event. | device_model |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Locale | Locale string. | locale |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| OS Version | Version of the host operating system. | system_version |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| SDK Version | Version number of the Intelligence SDK. | library_version |
| Sent At | Timestamp when the event was sent. | sent_at |
| User Name | The last known user name set by the application developer, if available. | user_name |
App loads - iOS
For app loads, the library records an event when a user launches an app on their device and begins using the instrumented application.
| Data Fields | Description | API Field Names |
|---|---|---|
| App Load Type | Sub-type of the app load event (for example session and background). | app_load_type |
| Active Network | Currently active connection type. | active_network |
| Background Session | Flag that indicates if the session was started in the background. | background_session |
| Battery Level | Value representing the current battery level. | battery_level |
| Binary Image Architecture | String which identifies the binary image architecture. | binary_image_architecture |
| Binary Image Name | Mach-O binary image name. | binary_image_name |
| Binary Image UUID | Mach-O binary image UUID. | binary_image_uuid |
| Boot Time | Date that the system initially booted. | boot_time |
| Bundle Identifier | String which identifies the organization and app name. | bundle_identifier |
| Bundle Short Version | Public version number. | bundle_short_version |
| Bundle Version | Internal build number | bundle_version |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Cold Launched | Boolean flag which indicates if this session was cold launched. | cold_launched |
| Debugger Attached | Boolean flag which indicates that the SDK detected a debugger. | debugger_attached |
| Development Platform | Development platform in use by the current application. | development_platform |
| Device Model | The model of device detected for this event. | device_model |
| Device Type | The type of device detected for this event. | device_type |
| Disk Space Free | Disk space free in bytes. | disk_space_free |
| Disk Space Total | Total disk space on this device in bytes. | disk_space_total |
| IPv4 Address | Current IPv4 address, SHA256 encoded. | ipv4_address |
| IPv6 Address | Current IPv6 address, SHA256 encoded. | ipv6_address |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Languages | Array of strings containing language preferences. | languages |
| Latitude | Latitude value, if provided by the developer. | latitude |
| Locale | Locale string. | locale |
| Longitude | Longitude value, if provided by the developer. | longitude |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| Memory Total | Total amount of memory on this device in bytes. | memory_total |
| Memory Usage | Current memory use in bytes. | memory_usage |
| OS Version | Version of the host operating system. | system_version |
| On Cellular | Device cellular connectivity state. | on_cellular |
| On WiFi | Device connectivity state. | on_wifi |
| Online | Device Wi-Fi connectivity state. | online |
| Orientation | Device orientation. | orientation |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| SDK Version | Version number of the Intelligence SDK. | library_version |
| Session ID | Unique UUID generated for each session. | session_id |
| Session Number | Incremented session number for this device. | session_number |
| System Name | OS name. | system_name |
| System Time Zone | Current device time zone. | system_time_zone |
| User Name | The last known user name set by the application developer, if available. | user_name |
Crashes - Android
For crashes, the library records an event when a run-time exception occurs unexpectedly and terminates the user session.
| Data Fields | Description | API Field Names |
|---|---|---|
| Activities | Instances of Activity that are visible / active while crash/exception occurred. | activities |
| App Version | Version string, set by developer. | app_version |
| App Version Code | Version int code. | app_version_code |
| Architecture | Device architecture. | arch |
| Battery Level | Value representing the current battery level. | battery_level |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Device Model | The model of device detected for this event. | device_model |
| Disk Space Free | Disk space free in bytes. | disk_space_free |
| Disk Space Total | Total disk space on this device in bytes. | disk_space_total |
| DPI | Device screen density (the logical density of the display). | dpi |
| Error Reason | Error reason string. | error_reason |
| Error Stacktrace | A string representing the stacktrace for the error. | error_stacktrace_txt |
| Error Thread ID | The number corresponding to the crashed thread. | error_thread_id |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Is NDK | Indicates if the crash is native. | is_ndk |
| Locale | Locale string. | locale |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| Memory Total | Total amount of memory on this device in bytes. | memory_total |
| Memory Usage | Current memory usage in bytes. | memory_usage |
| Name | Error name string. | name |
| OS Version | Version of the host operating system. | system_version |
| Orientation | Device orientation. | orientation |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| SD Space Free | SD space free in bytes. | sd_space_free |
| SD Space Total | Total SD space in bytes. | sd_space_total |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| SDK Version | Version number of the Intelligence SDK. | library_version |
| Sent At | Timestamp when the event was sent. | sent_at |
| Suspect Line | Suspect line in the stacktrace. | suspect_line |
| System Name | OS name. | system_name |
| User Name | The last known user name set by the application developer, if available. | user_name |
| XDPI | Horizontal screen density (the exact physical pixels per inch of the screen in the X dimension). | xdpi |
| YDPI | Vertical screen density (the exact physical pixels per inch of the screen in the Y dimension). | ydpi |
Crashes - iOS
For crashes, the library records an event when a run-time exception occurs unexpectedly and terminates the user session.
| Data Fields | Description | API Field Names |
|---|---|---|
| Active Network | Currently active connection type. | active_network |
| Background Session | Flag that indicates if the session was started in the background. | background_session |
| Battery Level | Value representing the current battery level. | battery_level |
| Binary Image Architecture | String which identifies the binary image architecture. | binary_image_architecture |
| Binary Image Name | Mach-O binary image name. | binary_image_name |
| Binary Image UUID | Mach-O binary image UUID. | binary_image_uuid |
| Boot Time | Date that the system initially booted. | boot_time |
| Bundle Identifier | String which identifies the organization and app name. | bundle_identifier |
| Bundle Short Version | Public version number. | bundle_short_version |
| Bundle Version | Internal build number. | bundle_version |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Cold Launched | Boolean flag which indicates if this session was cold launched. | cold_launched |
| Crashed Binary UUID | The UUID of the loaded binary at the time of the crash. | crashed_binary_uuid |
| Custom Version | Arbitrary version string which is explicitly set by the application developer. | custom_version |
| Debugger Attached | Boolean flag which indicates that the SDK detected a debugger. | debugger_attached |
| Development Platform | Development platform in use by the current application. | development_platform |
| Device Model | The model of device detected for this event. | device_model |
| Device Type | The type of device detected for this event. | device_type |
| Disk Space Free | Disk space free in bytes. | disk_space_free |
| Disk Space Total | Total disk space on this device in bytes. | disk_space_total |
| Error Address | Error address. | error_address |
| Error Code | Error code. | error_code |
| Error Reason | Error reason string. | error_reason |
| Error Thread Number | The number corresponding to the crashed thread. | error_thread_number |
| Error Trace | Backtrace of the error or exception as a FieldText value, with each stack frame separated by a newline character (n). | error_trace |
| Error Type | Signal Type. | error_type |
| IPv4 Address | Current IPv4 address, SHA256 encoded. | ipv4_address |
| IPv6 Address | Current IPv6 address, SHA256 encoded. | ipv6_address |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Languages | Array of strings containing language preferences. | languages |
| Latitude | Latitude value, if provided by the developer. | latitude |
| Loaded Binary Image List | A list of the loaded binary images that appear in the stack trace. | loaded_binary_image_list |
| Locale | Locale string. | locale |
| Longitude | Longitude value, if provided by the developer. | longitude |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| Memory Total | Total amount of memory on this device in bytes. | memory_total |
| Memory Usage | Current memory usage in bytes. | memory_usage |
| Name | Error name string. | name |
| On Cellular | Device cellular connectivity state. | on_cellular |
| On WiFi | Device connectivity state. | on_wifi |
| Online | Device Wi-Fi connectivity state. | online |
| Orientation | Device orientation. | orientation |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| SDK Version | Version number of the Intelligence SDK. | library_version |
| Session ID | Unique UUID generated for each session. | session_id |
| Session Number | Incremented session number for this device. | session_number |
| Symbolicated | Flag which signifies if the stack trace is symbolicated or not. | symbolicated |
| System Name | OS name. | system_name |
| System Time Zone | Current device time zone. | system_time_zone |
| System Version | Version of the host operating system. | system_version |
| Thread Traces | A map with multiple entries, each which representing a thread running in the application at the time of the crash. The map key is the thread name, the value is the stacktrace as a FieldText attribute, with each stack frame separated by a newline (n) character. | thread_traces |
| User Name | The last known user name set by the application developer, if available. | user_name |
Handled exceptions - Android
For handled exceptions, the library records a run-time exception that gets managed within a try / catch block. Handled exceptions are anticipated errors that developers can log with an Intelligence SDK API call.
| Data Fields | Description | API Field Names |
|---|---|---|
| Activities | Instance(s) of Activity that are visible / active while crash/exception occurred. | activities |
| App Version | Version string, set by developer. | app_version |
| App Version Code | Version int code. | app_version_code |
| Architecture | Device architecture. | arch |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Device Model | The model of device detected for this event. | device_model |
| DPI | Device screen density (the logical density of the display). | dpi |
| Error Reason | Error reason string. | error_reason |
| Error Stacktrace | A string representing the stacktrace for the error. | error_stacktrace_txt |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Locale | Locale string. | locale |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| Name | Error name string. | name |
| OS Version | Version of the host operating system. | system_version |
| Orientation | Device orientation. | _orientation |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| SDK Library Version | Version number of the Intelligence SDK. | library_version |
| Sent At | Timestamp when the event was sent. | sent_at |
| Suspect Line | Suspect line. | suspect_line |
| System Name | OS name. | system_name |
| User Name | The last known user name set by the application developer, if available. | user_name |
| XDPI | Horizontal screen density (the exact physical pixels per inch of the screen in the X dimension). | xdpi |
| YDPI | Vertical screen density (the exact physical pixels per inch of the screen in the Y dimension). | ydpi |
Handled exceptions - iOS
For handled exceptions, the library records a run-time exception that gets managed within a try / catch block. Handled exceptions are anticipated errors that developers can log with an Intelligence SDK API call.
| Data Fields | Description | API Field Names |
|---|---|---|
| Active Network | Currently active connection type. | active_network |
| Background Session | Flag that indicates if the session was started in the background. | background_session |
| Battery Level | Value representing the current battery level. | battery_level |
| Binary Image Architecture | String which identifies the binary image architecture. | binary_image_architecture |
| Binary Image Name | Mach-O binary image name. | binary_image_name |
| Binary Image UUID | Mach-O binary image UUID. | binary_image_uuid |
| Boot Time | Date that the system initially booted. | boot_time |
| Bundle Identifier | String which identifies the organization and app name. | bundle_identifier |
| Bundle Short Version | Public version number. | bundle_short_version |
| Bundle Version | Internal build number. | bundle_version |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Cold Launched | Boolean flag which indicates if this session was cold launched. | cold_launched |
| Custom Version | Arbitrary version string which is explicitly set by the application developer. | custom_version |
| Debugger Attached | Boolean flag which indicates that the SDK detected a debugger. | debugger_attached |
| Development Platform | Development platform in use by the current application. | development_platform |
| Device Model | The model of device detected for this event. | device_model |
| Device Type | The type of device detected for this event. | device_type |
| Disk Space Free | Disk space free in bytes. | disk_space_free |
| Disk Space Total | Total disk space on this device in bytes. | disk_space_total |
| Error Domain | Error domain string provided by the application developer. | error_domain |
| Error Domain Code | Error code provided by the application developer. | error_domain_code |
| Error Log Type | The type of object logged with the SDK API. | error_log_type |
| Error Reason | Error reason string. | error_reason |
| Error Recovery Options | Array of strings listing recovery option recommendations. | error_recovery_options |
| Error Recovery Suggestion | Error string with recovery suggestion. | error_recovery_suggestion |
| Error Thread Name | The name, if available, of the thread on which the exception occurred. | error_thread_name |
| Error Thread Number | The number corresponding to the thread on which the exception occurred. | error_thread_number |
| Error Trace | Backtrace of the error or exception as a FieldText value, with each stack frame separated by a newline character (n). | error_trace |
| IPv4 Address | Current IPv4 address, SHA256 encoded. | ipv4_address |
| IPv6 Address | Current IPv6 address, SHA256 encoded. | ipv6_address |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Languages | Array of strings containing language preferences. | languages |
| Latitude | Latitude value, if provided by the developer. | latitude |
| Locale | Locale string. | locale |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| Memory Total | Total amount of memory on this device in bytes. | memory_total |
| Memory Usage | Current memory usage in bytes. | memory_usage |
| Name | Error name string. | name |
| OS Version | Version of the host operating system. | system_version |
| On Cellular | Device cellular connectivity state. | on_cellular |
| On WiFi | Device connectivity state. | on_wifi |
| Online | Device Wi-Fi connectivity state. | online |
| Orientation | Device orientation. | _orientation |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| SDK Library Version | Version number of the Intelligence SDK. | library_version |
| Session ID | Unique UUID generated for each session. | session_id |
| Session Number | Incremented session number for this device. | session_number |
| Symbolicated | Flag which signifies if the stack trace is symbolicated or not. | symbolicated |
| System Name | OS name. | system_name |
| System Time Zone | Current device time zone. | system_time_zone |
| User Name | The last known user name set by the application developer, if available. | user_name |
Network errors - Android
For network errors, the library includes metrics for monitoring service and API data on app endpoints. Find data about error rates, status and error codes, number of calls, and data bandwidth for network calls.
| Data Fields | Description | API Field Names |
|---|---|---|
| App Version | Version string, set by developer. | app_version |
| App Version Code | Version int code. | app_version_code |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Data Out | Number of bytes sent for this network request. | bytes_sent |
| Device Model | The model of device detected for this event. | device_model |
| HTTP Method | The HTTP request method. | http_method |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Library Version SDK Version | version number of the Intelligence SDK. | library_version |
| Locale | Locale string. | locale |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| Net Error Code | Application-level error codes. | net_error_code |
| Net Error Table | Error table number to look up the error code. | net_error_table |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| Sent At | Timestamp when the event was sent. | sent_at |
| System Name | OS name. | system_name |
| System Version | Version of the host operating system. | system_version |
| URL | URL string for this network request. | _url |
| User Name | The last known user name set by the application developer, if available. | user_name |
Network errors - iOS
For network errors, the library includes metrics for monitoring service and API data on app endpoints. Find data about error rates, status and error codes, number of calls, and data bandwidth for network calls.
| Data Fields | Description | API Field Names |
|---|---|---|
| Active Network | Currently active connection type. | active_network |
| Background Session | Flag that indicates if the session was started in the background. | background_session |
| Battery Level | Value representing the current battery level. | battery_level |
| Binary Image Architecture | String which identifies the binary image architecture. | binary_image_architecture |
| Binary Image Name | Mach-O binary image name. | binary_image_name |
| Binary Image UUID | Mach-O binary image UUID. | binary_image_uuid |
| Boot Time | Date that the system initially booted. | boot_time |
| Bundle Identifier | String which identifies the organization and app name. | bundle_identifier |
| Bundle Short Version | Public version number. | bundle_short_version |
| Bundle Version | Internal build number. | bundle_version |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Cold Launched | Boolean flag which indicates if this session was cold launched. | cold_launched |
| Data Out | Number of bytes sent for this network request. | bytes_sent |
| Debugger Attached | Boolean flag which indicates that the SDK detected a debugger. | debugger_attached |
| Development Platform | Development platform in use by the current application. | development_platform |
| Device Model | The model of device detected for this event. | device_model |
| Device Type | The type of device detected for this event. | device_type |
| Disk Space Free | Disk space free in bytes. | disk_space_free |
| Disk Space Total | Total disk space on this device in bytes. | disk_space_total |
| Error Domain | Error domain string. | error_domain |
| HTTP Method | The HTTP request method. | http_method |
| IPv4 Address | Current IPv4 address, SHA256 encoded. | ipv4_address |
| IPv6 Address | Current IPv6 address, SHA256 encoded. | ipv6_address |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Languages | Array of strings containing language preferences. | languages |
| Latitude | Latitude value, if provided by the developer. | |
| Locale | Locale string. | locale |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| Memory Total | Total amount of memory on this device in bytes. | memory_total |
| Memory Usage | Current memory usage in bytes. | memory_usage |
| Name | Name of the error. | name |
| Net API | The OS-level API used for this network request. | net_api |
| Net Error Code | Application-level error codes. | net_error_code |
| Net Error Table | Error table number to look up the error code. | net_error_table |
| On Cellular | Device cellular connectivity state. | on_cellular |
| On WiFi | Device connectivity state. | on_wifi |
| Online | Device Wi-Fi connectivity state. | online |
| Orientation | Device orientation. | orientation |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| SDK Version | version number of the Intelligence SDK. | library_version |
| Session ID | Unique UUID generated for each session. | session_id |
| Session Number | Incremented session number for this device. | session_number |
| System Name | OS name. | system_name |
| System Time Zone | Current device time zone. | system_time_zone |
| System Version | Version of the host operating system. | system_version |
| URL | URL string for this network request. | _url |
| User Name | The last known user name set by the application developer, if available. | user_name |
Network events - Android
For network events, the library includes metrics for monitoring service and API data on app endpoints. Find data about average response time for URLs, number of calls, and data bandwidth for network calls.
| Data Fields | Description | API Field Names |
|---|---|---|
| App Version | Version string, set by developer. | app_version |
| App Version Code | Version int code. | app_version_code |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Data In | Number of bytes received for this network request. | bytes_received |
| Data Out | Number of bytes sent for this network request. | bytes_sent |
| Device Model | The model of device detected for this event. | device_model |
| End Time | Time the request was ended. | end_time |
| HTTP Method | The HTTP request method. | http_method |
| HTTP Status Code | The HTTP status code returned from the server. | http_status_code |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Locale | Locale string. | locale |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| OS Version | Version of the host operating system. | system_version |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| SDK Version | Version number of the Intelligence SDK. | library_version |
| Sent At | Timestamp when the event was sent. | sent_at |
| Start Time | Time the request was started. | start_time |
| System Name | OS name. | system_name |
| URL | URL string for this network request. | _url |
| User Name | The last known user name set by the application developer, if available. | user_name |
Network events - iOS
For network events, the library includes metrics for monitoring service and API data on app endpoints. Find data about average response time for URLs, number of calls, and data bandwidth for network calls.
| Data Fields | Description | API Field Names |
|---|---|---|
| Active Network | Currently active connection type. | active_network |
| Active Time | Time in milliseconds that the event was active and in the foreground. | active_time_millis |
| Background Session | Flag that indicates if the session was started in the background. | background_session |
| Battery Level | Value representing the current battery level. | battery_level |
| Binary Image Architecture | String which identifies the binary image architecture. | binary_image_architecture |
| Binary Image Name | Mach-O binary image name. | binary_image_name |
| Binary Image UUID | Mach-O binary image UUID. | binary_image_uuid |
| Boot Time | Date that the system initially booted. | boot_time |
| Bundle Identifier | String which identifies the organization and app name. | bundle_identifier |
| Bundle Short Version | Public version number. | bundle_short_version |
| Bundle Version | Internal build number. | bundle_version |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Child Count | Number of child time span events. | child_count |
| Crash ID | Event ID of the associated crash event. | crash_id |
| Cold Launched | Boolean flag which indicates if this session was cold launched. | cold_launched |
| Data In | Number of bytes received for this network request. | bytes_received |
| Data Out | Number of bytes sent for this network request. | bytes_sent |
| Debugger Attached | Boolean flag which indicates that the SDK detected a debugger. | debugger_attached |
| Development Platform | Development platform in use by the current application. | development_platform |
| Device Model | The model of device detected for this event. | device_model |
| Device Type | The type of device detected for this event. | device_type |
| Disk Space Free | Disk space free in bytes. | disk_space_free |
| Disk Space Total | Total disk space on this device in bytes. | disk_space_total |
| Elapsed Time Millis | Time in milliseconds of the total duration of the event. | elapsed_time_millis |
| End Time | Date that the event was ended. | end_time |
| HTTP Method | The HTTP request method. | http_method |
| HTTP Status Code | The HTTP status code returned from the server. | http_status_code |
| IPv4 Address | Current IPv4 address, SHA256 encoded. | ipv4_address |
| IPv6 Address | Current IPv6 address, SHA256 encoded. | ipv6_address |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Languages | Array of strings containing language preferences. | languages |
| Locale | Locale string. | locale |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| Memory Total | Total amount of memory on this device in bytes. | memory_total |
| Memory Usage | Current memory usage in bytes. | memory_usage |
| OS-level API | The OS-level API used for this network request. | net_api |
| OS Version | Version of the host operating system. | system_version |
| On Cellular | Device cellular connectivity state. | on_cellular |
| On WiFi | Device connectivity state. | on_wifi |
| Online | Device Wi-Fi connectivity state. | online |
| Orientation | Device orientation. | orientation |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| Response MIME Type | MIME type of the response, if applicable. | response_mime_type |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| SDK Version | Version number of the Intelligence SDK. | library_version |
| Session ID | Unique UUID generated for each session. | session_id |
| Session Number | Incremented session number for this device. | session_number |
| Start Time | Date that the event was started. | start_time |
| System Name | OS name. | system_name |
| System Time Zone | Current device time zone. | system_time_zone |
| URL | URL string for this network request. | _url |
| User Name | The last known user name set by the application developer, if available. | user_name |
User flows - Android
For user flows, the library includes metrics on app interactions and workflows as defined by the app developer. Key interactions are logins, account registration, in-app purchases, and app load times, successes, cancellations, and failures.
| Data Fields | Description | API Field Names |
|---|---|---|
| App Version | Version string, set by developer. | app_version |
| App Version Code | Version int code. | app_version_code |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Crash ID | Event ID of the associated crash event. | crash_id |
| Device Model | The model of device detected for this event. | device_model |
| Elapsed Time Millis | Time in milliseconds of the total duration of the event. | elapsed_time_millis |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Locale | Locale string. | locale |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| OS Version | Version of the host operating system. | system_version |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| SDK Version | Version number of the Intelligence SDK. | library_version |
| Sent At | Timestamp when the event was sent. | sent_at |
| System Name | OS name. | system_name |
| User Flow End Time | Date that the event was ended. | end_time |
| User Flow Name | Name of the user flow. | name |
| User Flow Start Time | Date that the event was started. | start_time |
| User Flow Status | User flow completion state (successful, failed, crashed, timed out). | _state |
| User Flows Active Time | Time in milliseconds that the event was active and in the foreground. | active_time_millis |
| User Flow Timeout | Timeout time in milliseconds. User flow will automatically fail if this duration is reached. | user_flow_timeout_millis |
| User Flow Type | Sub-type of the user flow event (user-defined, system, etc). | user_flow_type |
| User Name | The last known user name set by the application developer, if available. | user_name |
| Value | The value in currency cents for this user flow. | value |
User flows - iOS
For user flows, the library includes metrics on app interactions and workflows as defined by the app developer. Key interactions are logins, account registration, in-app purchases, and app load times, successes, cancellations, and failures.
| Data Fields | Description | API Field Names |
|---|---|---|
| Active Network | Currently active connection type. | active_network |
| Background Session | Flag that indicates if the session was started in the background. | background_session |
| Battery Level | Value representing the current battery level. | battery_level |
| Binary Image Architecture | String which identifies the binary image architecture. | binary_image_architecture |
| Binary Image Name | Mach-O binary image name. | binary_image_name |
| Binary Image UUID | Mach-O binary image UUID. | binary_image_uuid |
| Boot Time | Date that the system initially booted. | boot_time |
| Bundle Identifier | String which identifies the organization and app name. | bundle_identifier |
| Bundle Short Version | Public version number. | bundle_short_version |
| Bundle Version | Internal build number. | bundle_version |
| Carrier | Alphabetic name of current registered operator (when the user is registered to a network). | carrier |
| Child Count | Number of child time span events. | child_count |
| Crash ID | Event ID of the associated crash event. | crash_id |
| Cold Launched | Boolean flag which indicates if this session was cold launched. | cold_launched |
| Debugger Attached | Boolean flag which indicates that the SDK detected a debugger. | debugger_attached |
| Development Platform | Development platform in use by the current application. | development_platform |
| Device Model | The model of device detected for this event. | device_model |
| Device Type | The type of device detected for this event. | device_type |
| Disk Space Free | Disk space free in bytes. | disk_space_free |
| Disk Space Total | Total disk space on this device in bytes. | disk_space_total |
| Elapsed Time Millis | Time in milliseconds of the total duration of the event. | elapsed_time_millis |
| IPv4 Address | Current IPv4 address, SHA256 encoded. | ipv4_address |
| IPv6 Address | Current IPv6 address, SHA256 encoded. | ipv6_address |
| Intelligence SDK App ID | Intelligence app ID for this application. | app_id |
| Intelligence SDK App Name | The app name entered in the console for this app. | app_config_app_name |
| Languages | Array of strings containing language preferences. | languages |
| Latitude | Latitude value, if provided by the developer. | latitude |
| Locale | Locale string. | locale |
| Longitude | Longitude value, if provided by the developer. | longitude |
| MCC | Mobile Country Code of current registered operator (when the user is registered to a network). | mcc |
| MNC | Mobile Network Code of current registered operator (when the user is registered to a network). | mnc |
| Memory Total | Total amount of memory on this device in bytes. | memory_total |
| Memory Usage | Current memory usage in bytes. | memory_usage |
| OS Version | Version of the host operating system. | system_version |
| On Cellular | Device cellular connectivity state. | on_cellular |
| On WiFi | Device connectivity state. | on_wifi |
| Online | Device Wi-Fi connectivity state. | online |
| Orientation | Device orientation. | orientation |
| Platform | String identifying the origin platform. | platform |
| Protocol Version | Protocol version of the Intelligence SDK. | protocol_version |
| Rate | Sampling rate for this event type. | rate |
| SDK Device ID | UUID which uniquely identifies the device, generated by Intelligence SDK. | device_uuid |
| SDK Version | Version number of the Intelligence SDK. | library_version |
| Session ID | Unique UUID generated for each session. | session_id |
| Session Number | Incremented session number for this device. | session_number |
| System Name | OS name. | system_name |
| System Time Zone | Current device time zone. | system_time_zone |
| User Flows Active Time | Time in milliseconds that the event was active and in the foreground | active_time_millis |
| User Flow End Time | Date that the event was ended. | end_time |
| User Flow Name | Name of the user flow. | name |
| User Flow Start Time | Date that the event was started. | start_time |
| User Flow Status | User flow completion state (successful, failed, crashed, timed out). | _state |
| User Flow Timeout | Timeout time in milliseconds. User flow will automatically fail if this duration is reached. | user_flow_timeout_millis |
| User Flow Type | Sub-type of the user flow event (user-defined, system, etc). | user_flow_type |
| User Name | The last known user name set by the application developer, if available. | user_name |
Was this page helpful?