Adobe Campaign allows you to send personalized and segmented push notifications to iOS and Android™ mobile devices. This tutorial walks you through the steps involved in sending push notifications from Adobe Campaign to an Android™ app.
Before you can begin, you must have the following:
Android™ Mobile application
This tutorial does not cover the detailed steps required to set up the mobile application. You must have an Android™ mobile application with the Campaign SDK integrated.
You can find a detailed description of the required steps in the product documentation:
Mobile App channel package installed
The Mobile App channel package must be installed on your Campaign instance. The following video explains how to check if the Mobile App channel is installed on your instance and if not, how to install it.
To be able to use push notifications in Adobe Campaign Classic, you need to have the Mobile App channel installed on your instance.
In this video, I will explain how you can check if the Mobile App channel is installed, and if not, how to install it.
In your Campaign instance, go to Tools, Advanced, Import package.
Select Adobe Campaign package, click on Next.
Search for the Mobile App channel.
If it has checked, like in my case, it is already installed and you can start configuring the push channel.
If not, you’ll need to install the package. For this, simply check the box, click on Next, and then click Start, that package will then be installed. -
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:
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.
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.
Now the push notification is ready to be configured and sent.