Prerequisites
Set up permissions
Before creating a mobile application, you first need to make sure that you have or assign the correct user permissions for tags in Adobe Experience Platform. User permissions for tags in Adobe Experience Platform are assigned to users through Adobe Admin Console. Learn more in Tags documentation.
To assign Property and Company rights, follow the steps below:
-
Access the Admin Console.
-
From the Products tab, select the Adobe Experience Platform Data Collection card.
-
Select an existing Product Profile or create a new one with the New profile button. Learn how to create a new New profile in the Admin console documentation.
-
From the Permissions tab, select Property Rights.
-
Click Add all. This will add the following right to your product profile:
- Approve
- Develop
- Edit Property
- Manage Environments
- Manage Extensions
- Publish
These permissions are required to install and publish the Adobe Campaign extension, and publish the app property in Adobe Experience Platform Mobile SDK.
-
Then, select Company rights in the left-hand menu.
-
Add the following rights:
- Manage App Configurations
- Manage Properties
These permissions are required for the mobile app developer to set up push credentials in Adobe Experience Platform Data Collection.
-
Click Save.
To assign this Product profile to users, follow the steps below:
-
Access the Admin Console.
-
From the Products tab, select the Adobe Experience Platform Data Collection card.
-
Select your previously configured Product profile.
-
From the Users tab, click Add user.
-
Type in your user’s name or email address and select the user. Then, click Save.
NOTE
If the user was not previously created in the Admin console, refer to the Add users documentation.
Configure your app
The technical setup involves close collaboration between the app developer and business administrator. Before starting sending push notifications with Adobe Campaign, you need to define settings in Adobe Experience Platform Data Collection and integrate your mobile app with Adobe Experience Platform Mobile SDKs.
Follow implementation steps detailed in the links below:
- For Apple iOS: Learn how to register your app with APNs in Apple Documentation
- For Google Android: Learn how to setup up a Firebase Cloud Messaging client app on Android in Google Documentation
Set up a mobile tag property in Adobe Experience Platform Data Collection
Setting up a mobile property allows the mobile app developer or marketer to configure the mobile SDKs. You will typically create a mobile property for each mobile application you want to manage. Learn how to create and configure a mobile property in Adobe Experience Platform Mobile SDK documentation.
Learn more about Adobe Experience Platform Data Collection tags in Adobe Experience Platform documentation.
Once created, open the new tag property and create a library. To do this:
- Browse to Publishing Flow in the left navigation and select Add Library.
- Enter the name of the library and select the environment.
- Select Add All Changed Resources, and Save and Build to development.
- Finally, set this library as your working library from the Select a working library button.