Question on mobile app tracking with the SDK: we are currently testing a new app with a limited test audience. During this test period, we were monitoring KPI's by day.
As you can see in the screenshot, we have less "launches" than "unique visitors" on some days. Can someone explain why this could be happening?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
"Launches" is measured client-side. A launch event will only occur if the user actually opens your app (bringing it to the foreground).
"Visits" is measured server-side (based on an activity timeout). By default, a new visit will be reported when a hit comes in from a user and that user has not sent in a hit within the past 30 minutes.
The most common cause of having more UVs than launches is when a mobile app is doing tracking from the background. In this case, a new visit can be created without necessarily having an associated launch.
Hope this helps.
steve benedick
sr mobile software engineer
"Launches" is measured client-side. A launch event will only occur if the user actually opens your app (bringing it to the foreground).
"Visits" is measured server-side (based on an activity timeout). By default, a new visit will be reported when a hit comes in from a user and that user has not sent in a hit within the past 30 minutes.
The most common cause of having more UVs than launches is when a mobile app is doing tracking from the background. In this case, a new visit can be created without necessarily having an associated launch.
Hope this helps.
steve benedick
sr mobile software engineer
Hi
Please check screenshot
As per your solution > mobile app is doing tracking from the background. In this case, a new visit can be created without necessarily having an associated launch.
As per this report 77000 thoussand app user coming on app but launches is 59000 .It is too much discrepancy .Please help me in this
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies