Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Tracking Push Notification & Deep link Android & iOS

Avatar

Level 1

Hi I am new to mobile app implementation, can i get some help on how to track Push Notification & deep links?

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi Mayuri

Push Notification can be configured in SDK 4.6 above sharing you the document as it requires settings at SDK's config.JSON as well as mobile services side.

Please check the link below 

Implement Push Messaging with Deep Linking

thanks

Saneesh

View solution in original post

4 Replies

Avatar

Correct answer by
Level 4

Hi Mayuri

Push Notification can be configured in SDK 4.6 above sharing you the document as it requires settings at SDK's config.JSON as well as mobile services side.

Please check the link below 

Implement Push Messaging with Deep Linking

thanks

Saneesh

Avatar

Level 1

Hi saneesh,

Thank you for your reply.

So if the configuration settings are done in SDK, we can pass values of Context.NOTIFICATION_SERVICE to any evar & set events?

can i get report something like in below article?

Are you measuring your Push Notifications? | Adobe Blog

Avatar

Level 1

One More question

How should i pass value of push notification to that context data ?