Reputation: 1008
Is there a way to track App Store download source ? Per example, if I post a link on the Facebook page of my app, can I know how many person downloaded my app from this link ?
Thanks for your answer.
Upvotes: 9
Views: 6948
Reputation: 4765
Go to App Store Connect -> Analytics -> select the app -> Acquisition -> Campaigns.
Generate URL-s here with the + button.
Upvotes: 5
Reputation: 6248
Yes, you can track downloads from devices iOS8+ and tvOS2+ with campaign links from Apple's App Analytics: https://analytics.itunes.apple.com/
Choose your app, then go to "Sources" and create a new link with the link builder there.
It will look like this:
pt= is your unique provider token; ct= is your campaign name
Upvotes: 13