Before using this integration, read through the conditions for usageof some of your data.
You can integrate the Adjust SDK with the Mixpanel SDK by following the instructions in this guide.
Before you begin
To use this feature, you first need to download and set up the Adjust Android SDK.
Guide
The Mixpanel API enables you to register “super properties.” These properties can be sent with all activities. See Mixpanel’s documentationfor more information.
To integrate the Adjust SDK with the Mixpanel SDK, you need to register the “super properties.”
You should send this information after receiving a response from Adjust’s servers. To do this, follow the steps in the attribution callback guide for Android:
Examples
Modify your callback method to use the Mixpanel API like this: