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.

Which value is used to check clicks from eventType field in AJO Push Tracking Experience Event Dataset

Avatar

Level 4

Hello All,

 

We have field eventType in AJO Push Tracking Experience Event Dataset to get values like application.opened, decisioning.propositionInteract etc.

However, Can some one please help me understand which value from this field provides data related to  clicks.

 

Thank you,

Shivani

 

1 Reply

Avatar

Level 5

Hello @ShivaniM ,

  1. Can you confirm if tracking in the Mobile SDK implementation is handled automatically or manual setup?
  2. If the tracking is manual, the mobile app developers should have already implemented the event types—such as 'click'—in the app code, so that these tracking events are visible in the event data.
  3. if the tracking is Automatic, The SDK itself generates the eventType which is defined in app level code.

 

FYI
https://developer.adobe.com/client-sdks/edge/adobe-journey-optimizer/push-notification/android/manua...

https://experienceleague.adobe.com/en/docs/analytics-platform/using/integrations/ajo

 

Thanks

AJODev