The total number of sessions during the specified period that have duration up to specified value but not less than value specified by "previous" selector in the group.
For example,
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 an activity (page view, registration, authorization, or custom event) and stops when more than 30 minutes have passed since the last activity.
MyTracker records information on the occurred session after the user ends or interrupts it and launches a new session.
SD* – Flow metric
SD CA* – Current Attribution metric
SD LT* – LifeTime metric
SD AT* – Attribution Time metric
The total number of sessions during the specified period that have duration up to specified value but not less than value specified by "previous" selector in the group.
For example,
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 an activity (page view, registration, authorization, or custom event) and stops when more than 30 minutes have passed since the last activity.
MyTracker records information on the occurred session after the user ends or interrupts it and launches a new session.
SD* – Flow metric
SD CA* – Current Attribution metric
SD LT* – LifeTime metric
SD AT* – Attribution Time metric