The Adobe Experience Platform Mobile SDK helps power Adobe’s Experience Cloud solutions and services in your mobile apps. It is available for Android™, iOS, and various cross-platform development frameworks. Configuration is handled through Adobe Experience Platform Data Collection.
1
Ensure you have defined a report suite.
2
Setup schemas.. To standardize data collection for use across applications that leverage Adobe Experience Platform, Adobe has created the open and publicly documented standard, Experience Data Model (XDM).
3
Configure a datastream. A datastream represents the server-side configuration when implementing the Adobe Experience Platform Web SDK.
4
Add an Adobe Analytics service to your datastream. That service controls whether and how data is sent to Adobe Analytics.
5
Create a mobile property. A property is a container that you fill with extensions, rules, data elements, and libraries.
6
Install the Adobe Experience Platform Edge Network extension in the mobile tag property and configure the datastream in the extension.
7
Use code in your app to register the necessary extensions and load your tag configuration.
8
Implement and test functionality using combination of tag's data elements, rules, additional extensions, and SDK API calls in your app. Inspect, validate, and debug data collection and experiences for your mobile application.
9
Extend and validate your mobile app implementation before pushing it out to production.
1
Ensure you have defined a report suite.
2
Setup schemas. To standardize data collection for use across applications that leverage Adobe Experience Platform, Adobe has created the open and publicly documented standard, Experience Data Model (XDM).
3
Install the Adobe Analytics extension in the mobile tag property and configure the extension to point to your report suite.
4
Use code in your app to register the necessary extensions and load your tag configuration.
5
Implement and test functionality using combination of tag's data elements, rules, additional extensions, and SDK API calls in your app. Inspect, validate, and debug data collection and experiences for your mobile application.
6
Extend and validate your mobile app implementation before pushing it out to production.