Tracking Push Notification & Deep link Android & iOS | Community
Skip to main content
May 25, 2018
Solved

Tracking Push Notification & Deep link Android & iOS

  • May 25, 2018
  • 4 replies
  • 3182 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by suneeshkachroo

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

4 replies

suneeshkachroo
suneeshkachrooAccepted solution
Level 4
May 25, 2018

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

Mayuri_GAuthor
May 25, 2018

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

suneeshkachroo
Level 4
May 25, 2018

SPOT ON ...!!!!

Mayuri_GAuthor
May 25, 2018

One More question

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