Android Push Notifications Integration Validation

This article explains Android Push Notifications Integration validation manually in a stepwise manner.

What is to be Validated?

To make sure Push notifications are working properly on the device.

How to validate?

1. Push Token Generation

  • On your profile page, the Android push icon has to be green.

    DCT-407.png

2. Push notification received on the device

  • Create a general Push campaign on the Dashboard for your device
  • Test the notification from the test option at the 2nd stage of creation.
  • AndroidTest.png
  • If you get a successful response, create the campaign. If failed, check for the failure reasons.
  • Check for the two icons to be visible on the push notification on your device

3. Notification Redirection

The following default click actions are supported during campaign creation as shown in the image below:

  • Navigate to a screen
  • Deeplinking
  • Rich landing

NotificationRedirection_Android.png

Navigate to Screen

While creating the campaign, select the navigate to Screen option and select a screen from the dropdown. On receiving the notification, click on it and the screen selected in the dropdown should open on the app.

Navigate_to_screen_Android.png

Deeplinking

While creating the campaign, select the deeplinking option, and add the URL. On clicking the notification, the user has to be redirected to the exact portion of the app intended. (Add the KV pairs if any)

Deeplinkling_Android.png

Rich Landing

While creating the campaign, select the Rich landing option, and add the URL. On clicking the notification, the user has to be redirected to the web.

Richlanding_Android.png


4. Notification stats

  • Once the campaign is sent out, the campaign stats should show the impressions and clicks.

    download__10_.png

Summary of Success Criteria

  1. Push token has to be generated for the users
  2. Notification should be displayed correctly including the small and large icons
  3. The redirection(3 different types) should work as expected
  4. The Impressions and clicks have to be captured.
  5. In case of rich notifications(if present), check for the image rendering, notification sound, buttons, and their redirections, etc.

Potential Issues and Solutions

  1. If tokens are not generated correctly, the reachable user base will be less than the actual users. To fix the Token issue, please check Android docs.
  2. Incorrect Redirection will lead to confusion/miss in opportunities
  3. If the clicks and impressions are not recorded, we cannot understand the impact of the campaign. To fix the Impression or click tracking-related issue, please check Android docs.

 

Was this article helpful?
1 out of 2 found this helpful

How can we improve this article?