내 커뮤니티 업적 표시줄을 확대합니다.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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?

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
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

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
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