The Adjust iOS Extension for Adobe Experience SDK provides you with a powerful tool to enhance your app's performance analytics. By integrating this extension, you can send essential data—such as install, session, and in-app event information—to Adjust.
The extension is designed to work within the Adobe Experience SDK framework, so you can implement it without disrupting your existing workflows.
Integrate the extension
Follow the integration guide to add the Adjust iOS Extension for Adobe Experience SDK to your app. This guide covers the following:
Set up features
The Adjust iOS Extension for Adobe Experience SDK has many features that enable you to record user activity. Follow these guides to configure the Adjust Extension:
- Set up a callback function to listen for attribution changes.
- Configure a default link token for preinstalled apps.
- Configure an external device ID for reporting.
Follow these guides to add functionality to your app using the Adjust Extension:
- Send event information to Adjust.
- Set up deep linking.
- Set up global callback and partner parameters.
- Send push tokens for uninstall measurement.
Build your app for production
After you've integrated the Adjust iOS Extension for Adobe Experience and completed your testing, prepare your app for release. Make sure to do the following:
- Ask your marketing team to set up all necessary campaigns in Adjust.
- Set yourlogging level according to your needs.
- Changeyour environment to
ADJEnvironmentProduction
to allow the extension to send data in your production environment.