I'm having a little trouble with this idea and need some suggestions:
I have 2 applications in which I would like to place ads for my third app. The ad is simply a UIButton that opens the app store to the third app's page.
That part is easy. Done. Now I want to keep track of how many times people hit the button and open the link. I have a server that runs Ubuntu Server 24/7. What I need to do is increment some counter on the server right before it opens the itunes link on the phone. Any ideas? Thanks in advance!
I have 2 applications in which I would like to place ads for my third app. The ad is simply a UIButton that opens the app store to the third app's page.
That part is easy. Done. Now I want to keep track of how many times people hit the button and open the link. I have a server that runs Ubuntu Server 24/7. What I need to do is increment some counter on the server right before it opens the itunes link on the phone. Any ideas? Thanks in advance!