Expand my Community achievements bar.

Interested in becoming an Adobe Analytics Champion? Join us on May 15 at 9 am PT, and learn how to become a 2025 Adobe Champion.
SOLVED

Launches are higher than Visit

Avatar

Level 1

We are in process of implementing AEP Edge SDK for app. While doing so I noticed launches are higher than visits. Is it normal to have higher visits than launches? Any doc which explain this would be better or any expert view on this will be helpful.

 

Thanks,

Screenshot 2025-01-22 at 3.23.15 PM.png

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Nandan_Gupta ,

This is expected as Lifecycle for Edge Network counts every app foreground event as a Launch, this means every time your app comes to foreground from background it is another Launch. As a user can put the app in background and then bring it to foreground multiple times in visit you can expected launches >= visits.

You can refer to documentation for Launches in Edge network.

Cheers!

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @Nandan_Gupta ,

This is expected as Lifecycle for Edge Network counts every app foreground event as a Launch, this means every time your app comes to foreground from background it is another Launch. As a user can put the app in background and then bring it to foreground multiple times in visit you can expected launches >= visits.

You can refer to documentation for Launches in Edge network.

Cheers!

Avatar

Community Advisor

[correction]

Please refer to xdm.application.isLaunch for Launches in Edge Network API.

Cheers!