2

I have iOS application that I would like to promote on different web-sites.

In Google Store I can record Campaign name and use it in application. I'm looking for something similar for iOS but I can't find.

Is it possible at all?

rmaddy
  • 314,917
  • 42
  • 532
  • 579
confiq
  • 2,795
  • 1
  • 26
  • 43
  • 1
    Closely related to http://stackoverflow.com/questions/22933191/april-2014-ios-7-is-there-a-way-to-track-conversions-of-ios-apps-to-attribute – RobP Apr 13 '14 at 06:19
  • 1
    Please visit this, It may help you http://stackoverflow.com/questions/22933191/april-2014-ios-7-is-there-a-way-to-track-conversions-of-ios-apps-to-attribute – Ali Raza Apr 13 '14 at 06:22
  • Duplicate of http://stackoverflow.com/questions/3526723/how-to-track-marketing-efforts-for-iphone-apps-on-the-app-store – combinatorial Apr 19 '14 at 22:06

2 Answers2

3

There is a Google Analytics SDK for iOS. This link leads to the iOS page for campaign measurement in Google Analytics. As far as I can tell, it works exactly the same as the Android SDK that you linked to in your question. Good luck!

user2105505
  • 686
  • 1
  • 9
  • 18
  • not really... This is how to create campaigns in application but not how to receive traffic sources from WEB. Meaning, I can't calculate traffic coming from web but i can if it's from app. That is what I understand from that link... – confiq Apr 27 '14 at 10:33
3

Try to use Mobile App Tracker. It has ability to track publishers statistics. For example it could track how many users installed your app, first sales, custom events and etc. from each promote web site,

Vlad Papko
  • 13,184
  • 4
  • 41
  • 57