Get started with mobile app channel about-mobile-app-channel
With Adobe Campaign, create push notification deliveries to send personalized messages to your mobile app users.
Push notifications let you engage users on iOS and Android in real time. Whether sending updates, announcements, or promotions, you can control content, timing, and targeting. Learn how to set up and use the push channel, managing subscriptions, integrating with APNs and FCM, and personalizing messages in Adobe Campaign v8 documentation.
As part of the Campaign v8 promotion initiative, the Campaign Classic documentation has been reorganized. Common features are now only available in the Campaign v8 documentation set.
To learn more about push notification channel, refer to the Campaign v8 documentation.
Learn the key steps related to push delivery creation in the Campaign v8 documentation:
-
Create a push notification: Learn about the different steps needed to create a push delivery.
-
Send and monitor the push notification: Learn how to validate, send and track your deliveries.
-
Design an Android rich push delivery: Learn how to create and configure rich push notifications for Android devices.
-
Design an iOS rich push delivery: Learn how to design and configure rich push notifications for iOS devices in Adobe Campaign v8.
Refer to these pages to learn about push parameters in the Campaign v8 documentation:
-
Configuration prerequisites: Learn how to set up permissions and configure your app.
-
Configure the launch property: Learn how to set up a mobile tag property in Adobe Experience Platform Data Collection to enable push notifications.
-
Configure push services mobile services: Set up iOS and Android push services in Adobe to enable targeted push notifications for your mobile app users.
-
Configure the extension in your mobile property: Integrate the Campaign extension into your mobile property to enable push notifications and manage user interactions effectively.
The following information is specific to Campaign Classic.
As a hybrid/hosted customer, contact Adobe Customer Care team to access push notification channel in Campaign.
As an on-premise customer, you need to install a built-in package.
note caution |
---|
CAUTION |
Learn more about Campaign built-in packages, best practices and recommendations in this page. |
Installation steps are:
-
Access the package import assistant from Tools > Advanced > Import package in the Adobe Campaign client console.
-
Select Install a standard package.
-
In the list that appears, check Mobile App Channel.
-
Click Next, then Start to start the package installation.
Once the packages are installed, the progress bar shows 100% and you can see the following message in the installation logs: Installation of packages successful.
-
Close the installation window.
Once this step is done, you can configure your Android and iOS apps. Refer to the Campaign v8 documentation.
If your mobile device is connected to Wi-Fi and you are not receiving notifications, check that the FCM/APNs ports are not being blocked by your firewall.
Android: The mobile device connects to the FCM servers on ports 5228 to 5230. You therefore must configure your firewall so that it authorizes connection with FCM. The ports to open are: 5228 (the most frequently used), 5229 and 5230.
iOS:
HTTP/2 connector: you must allow communication to and from the following servers:
- api.push.apple.com: port 443
- api.development.push.apple.com: port 443
note note |
---|
NOTE |
For more information on the two connectors, refer to the Campaign v8 documentation. |