Expand my Community achievements bar.

SOLVED

Mobile App tracking: less launches than unique visitors

Avatar

Level 2

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?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

"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

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

"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

Avatar

Level 2

Hi 

Please check screenshot

rush_1997_0-1678878403871.png

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