Push / In- App Notification
    • 1 Minute to read
    • Dark
      Light

    Push / In- App Notification

    • Dark
      Light

    Article summary

    Overview

    Push and in-app notifications are effective tools for keeping users engaged with your app. You can notify them about updates, promotions, and other key events. Additionally, you can track user interactions, such as when they view or click on a notification, allowing you to optimize future notifications and delivery times.

    This feature is not available out of the box. You need to integrate a service to send push or in-app notifications within your app. The examples in this section demonstrate how to use the Mapp Engage SDK for this integration.

    Pre-requisites

    1. Service Installation

      Install a service to handle push or in-app notifications. We recommend using Mapp Engage, part of the Mapp cloud.

    2. Message ID Retrieval

      Once integrated, retrieve the notification’s message ID to track when a notification is received or opened.

    With these steps, you’ll be able to track push and in-app notification performance effectively.


    Was this article helpful?