-
Notifications
You must be signed in to change notification settings - Fork 920
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mobile app store attribution (remove Adjust links) #11698
Comments
For Android, it looks like you can pass a Doing a curl on an existing adjust URL shows this is what they are using also:
The same doesn't happen for iOS, so there must be some other mechanism at play here:
|
There's now also a campaign query param for Apple Store links: https://developer.apple.com/help/app-store-connect/view-app-analytics/manage-campaigns This, combined with the Play Store Referral API for Android seems like a good solution for removing Adjust altogether? |
Spreadsheet of proposed replacement URLs for both iOS and Android Adjust links: https://docs.google.com/spreadsheets/d/1vu10yfZzI60QXFRE9JGLBaho4x3dhN1gu0pd4rp3ggo/edit?usp=sharing (Mozilla access only) |
Description
We currently use Adjust to attribute downloads to installs for our mobile apps such as Firefox, Focus, Pocket and VPN.
Being a third party tracker, we'd like to remove Adjust links and replace them with native app store links with appropriate campaign specific parameters.
Some of our existing issues around Adjust for context:
Success Criteria
The text was updated successfully, but these errors were encountered: