Tutorial Overview

The objective is to send a personalized promotional push notification to the subscribers of the Neotrip Android™ mobile app. The Neotrip app is configured with the Campaign SDK and the Mobile App channel is activated on the Campaign instance.

The following configuration steps are required:

Step 1: Extend the app subscription schema to personalize push notifications

To be able to personalize the push notification, you must first extend the app subscription schema. THis allows the system to store the personalization values that are received from the app when the user subscribes to the service.

Step 2: Configure the Android™ service and create the mobile application in Campaign

Next, the Android™ service must be configures and the mobile application created in Campaign. In this step, the Neotrip app is defined as the target for the push notification.

Step 3: Configure and send the push notification

Now the push notification is ready to be configured and sent.

Start the tutorial

Step 1: Extend the app subscription schema