Mobile User Experience Metrics

Mobile User Experience metrics capture measurable indicators derived from user interactions and technical performance data that reflect the responsiveness and efficiency of mobile app experiences.

Updated 2026-07-01 metric-type-mobile-user-experience

Mobile User Experience Metrics

Mobile User Experience metrics capture measurable indicators derived from user interactions and technical performance data that reflect the responsiveness and efficiency of mobile app experiences. These metrics provide insights into how users perceive app performance, including startup times, screen loading, and navigation speed.

Metric

Defintions

Secondary Metrics Supported Sensors
App Startup Count The number of the event app launch during the specified time interval. N/A
  • Android

  • iOS/tvOS

App Startup Time

The duration, measured in seconds, for an app to start. The duration of app startup time is calculated by the Conviva sensor.

The duration of app startup time is calculated by dividing the total launch time in seconds for an app by the number of app startups.

Distribution: App Start Up Complete vs Mobile App Startup Time Distribution: a distribution by preset buckets, where each bucket displays the app start up complete count in a specified range for corresponding duration for an app to start. This distribution helps to identify performance issues and optimize the performance of apps.

For more details. see App Startup Time.

App Startup Count
  • Android

  • iOS/tvOS

Screen Load Time

The duration, measured in seconds, to completely load a screen in a mobile app.

The metric is calculated by dividing the total time in seconds for loading screens on a mobile app, starting from the initiation of loading screens to the completion of loading in the mobile screen, by the number of loaded screens.

Distribution: App Start Up Complete vs Screen Load Time Distribution: a distribution by preset buckets, where each bucket displays the total screen loads count in a specified range for corresponding screen load time. This distribution helps in understanding the screen load time and app performance, enabling to optimize both the app and screen.

Note: The screen load time metric applies only to native Android and iOS applications. Hybrid applications with React Native or Flutter frameworks do not support this metric and therefore report the screen load time as NA.

Screen Loads
  • Android

  • iOS/tvOS

Screen Loads

The number of conviva_screen_view events with screen load time greater than 0 seconds and less than or equal to 60 seconds.

N/A
  • Android

  • iOS/tvOS