How to find out which particular Facebook mobile installation ad was clicked after installing the advanced iOS app

When a user clicks on the facebook mobile installation announcement on ios, an app store window appears.

As said here. What happens with iOS being disabled when the application is not installed? It is not possible to set any configurable parameters as the launch parameter in the first launch application.

Is there a way after the downloaded application has been opened and the user has logged in using facebook to get information about which advertisement he clicked before? Because there really is a connection between the ad, itunes app id and facebook app id, right?

+2
source share
2 answers

Today I asked a similar question . But from the information I could find, this is (most likely) impossible.

Even if your application requires the user to register with Facebook, and therefore you have an FB user ID that can be associated with it. Since Facebook only gives you a general setup account, but not a list of FB user IDs that clicked on your ad, I really can't imagine how to get this information. Unfortunately.

0
source

I think we can use this link to check the actions performed in FB Ad. https://www.facebook.com/ads/manager/

0

All Articles