Blue Triangle Help Center
Auto Light Dark
Auto Light Dark

Mobile Native App Terms General Information and Glossary- Android

Automated Native View Timers (performance timing)

The Blue Triangle SDK automatically sets up timers to measure the appearance of Native Views in the Mobile app:

Activity
https://help.bluetriangle.com/hc/article_attachments/44139505396243
Fragment
https://help.bluetriangle.com/hc/article_attachments/44139457994899

Session Management

What is a Session?

A session is used to group collected user data over a period of time. Each session has a unique Session ID. Sessions expire after 30 minutes of inactivity, with inactivity being defined as the period during which the user is not actively engaging with the app. This period of inactivity starts when the user goes off the screen and ends when the user relaunches the app.

There can be multiple off-screen user scenarios:

  • The user killed the app

  • The system killed the app

  • The device rebooted

  • The user puts the app in the background (for example, by tapping the home button)

  • The user received a phone call

  • The user locked the device screen