Caution:
Push notification implementation has to be performed by expert users. If you need to be assisted, contact your Adobe Account executive or Professional services partner. Push notification is an optional feature. Please check your license agreement and contact your account executive to activate it.
Adobe Campaign allows you to send personalized and segmented push notifications to iOS and Android mobile devices.
These messages are received on mobile applications that you set up in Adobe Campaign by leveraging the Experience Cloud Mobile SDK V4 or Experience Platform SDK. For more information on this, refer to Configuring a mobile application using SDK V4 and Configuring a mobile application using Adobe Experience Platform SDKs.
In Adobe Campaign, mobile profile attributes data sent from mobile device are stored in Subscriptions to an application (appSubscriptionRcp) resource which allows you to define the data that you want to collect from your applications' subscribers.
This resource needs to be extended to collect data you intend to send from the mobile device to Adobe Campaign. To do so, refer to this page for the detailed steps.
Some specific configurations can be set up to define notifications behavior. For more on this, refer to this section.
As an expert user, to define these specific configurations, refer to the mobile app technotes.
Note:
Laws concerning privacy differ by country. Some countries require that you inform users of the types of data collected by mobile applications. Please check the laws pertaining to mobile applications in your country. Make sure push notifications sent to mobile applications comply with the prerequisites and conditions specified by Apple (Apple Push Notification Service) and Google (Google Cloud Messaging or Firebase Cloud Messaging).
First, to be able to start sending push notifications, you need to configure your mobile application using SDK V4. You can also configure your mobile application using Experience Platform SDKs. For more on this, refer to this page.
After configuring your mobile application, you can now start preparing and sending your In-app messages. For more on this, refer to Preparing and sending a push notification.