The total number of broken sessions over the selected report period.
Session is considered to be broken if we do not know it's stop time. This happens in two cases:
The session is a time interval during which a user continues to interact with the app.
For mobile apps, the session starts with the launch and stops
when the application goes to the background for more than 30 seconds.
You can change this interval
by configuring the LaunchTimeout
parameter of MyTracker SDK
(see documentation for
iOS,
Android,
Unity,
Flutter).
For web apps, the session starts with a page view and stops when more than 30 minutes have passed since the last view.
MyTracker records information on the occurred session after the user ends or interrupts it and launches a new session.
Broken sessions – Flow metric
Broken sessions CA – Current Attribution metric
Broken sessions LT – LifeTime metric
Broken sessions AT – Attribution Time metric