I have iOS app and several ad campaigns for it. I build URLs for each campaign in iTunes connect (according to that guide) and it looks like that:
https://itunes.apple.com/app/apple-store/id0000000000?pt=0000&ct=&mt=8
Everything is OK and I can see statistics in App Analytics in iTunes Connect.
But is there any way to get campaign ID inside my app? I want to track that particular user install my app by clicking at some banner or link in newsletter and so on.
Thanks in advance.