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,
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
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!
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!
Views
Likes
Replies