Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

AEP Mobile SDK - Personalization.request event

Avatar

Level 1

Hi, 

 


We are receiving numerous ''personalization.request'' type events in AEP. Do you know why that event is generated?

 

Thanks

Manu

 

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hello @manuelru 

 

It happens when the app is launched. Every time an app is launched, AEP SDK tries to identify the user using the APP and update the identify map with ECID or any other defined identifier.

In this case the event type is personalization.request. I am using you are updating the Identity Map (to identify the user) every time the app is launched and Biometric login is successful.


     Manoj
     Find me on LinkedIn

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hello @manuelru 

 

It happens when the app is launched. Every time an app is launched, AEP SDK tries to identify the user using the APP and update the identify map with ECID or any other defined identifier.

In this case the event type is personalization.request. I am using you are updating the Identity Map (to identify the user) every time the app is launched and Biometric login is successful.


     Manoj
     Find me on LinkedIn