Configuring Campaign-Points of Interest data integration using SDK V4
The mobile applications used to collect location data must be configured by an administrator in the Adobe Campaign interface.
To use the Point of Interest data feature with mobile applications configured with SDK V4, you need to:
-
Have access to Adobe Analytics for Mobile. Check your license agreement or contact your Adobe Account executive for more information.
-
Set up your mobile application in Adobe Campaign. See Setting up a mobile app in Campaign.
-
Set up your mobile application in the Adobe Mobile Services interface. This enables you to ensure that data collected by Adobe Mobile Services is sent to Adobe Campaign. See Configuring a mobile app in Adobe Mobile Services.
-
Perform the mobile application’s specific setup:
- Package the configuration file downloaded from the Adobe Mobile Services interface with the mobile application.
- Integrate the Experience Cloud Mobile SDK into your mobile application. See Integrating the SDK into a mobile application.
-
Define Points of Interest in the Adobe Mobile Services interface. See Defining Points of Interest in Adobe Mobile Services.
-
Define the data that you want to collect from your mobile application’s subscribers. See Collecting subscribers’ Points of interest data.
-
Make sure you access the mobile application and the collected location data in Adobe Campaign. See Accessing mobile apps used to collect location data and Accessing collected location data.
Setting up a mobile app in Adobe Campaign using SDK V4
To be able to collect Points of interest data with Adobe Campaign, you must configure the mobile application which Adobe Campaign will be receiving data from.
-
Click the Adobe logo, in the top-left corner, then select Administration > Channels > Mobile app.
-
Click Create to set up an application.
-
Enter a name in the Application name field and click Create.
Do not fill in the Device-specific settings section. This only applies to configuring applications that receive push notifications.
In the Mobile application properties section, two URLs are listed: Collect PII endpoint and Location Services endpoint. They will be used in the Adobe Mobile Services interface. See Configuring a mobile app in Adobe Mobile Services.
- The Collect PII endpoint URL is used to collect the users’ Experience Cloud IDs and registration tokens from the mobile application when it is launched. When a user logs into the application using credentials such as email, first name, last name etc., this data is also collected and used to reconcile the user’s registration token with an Adobe Campaign profile.
- The Location Services endpoint URL is used to collect location data such as a user’s latitude, longitude and radius from a Point of Interest.
You can now use these values in Adobe Mobile Services to finish the configuration, as explained in the Configuring a mobile app in Adobe Mobile Services section.