Which value is used to check clicks from eventType field in AJO Push Tracking Experience Event Dataset | Community
Skip to main content
Level 3
July 25, 2025
Question

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

  • July 25, 2025
  • 1 reply
  • 274 views

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

Level 4
July 26, 2025

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/manual-display-and-tracking/

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

 

Thanks

AJODev