Track Push Notifications

To ensure proper tracking of push notifications in Marketing Cloud Engagement, call the SDK in your push notification handler method.

If you don’t call the SDK in the handler method, open counts for your push messaging campaigns aren’t tracked. Implement the notification response handler as shown in these examples.

For SDK version 10 and later, use this example.

For SDK versions 8 and 9, use this example.

For SDK version 7, use this example.