How to find out which facebook mobile install ad was clicked after installing the promoted iOS app

北慕城南 提交于 2019-12-11 00:47:48

问题


When a user clicks on a facebook mobile install ad on ios an app store window pops up.

As answered here What happens to an iOS deeplink when the app is not installed? it's not possible to put any custom parameters to be an launch parameter on the first app launch.

Is there a way after the downloaded app was opened and the user logged in with facebook to get information about which ad he clicked befor? Because actually there is a connection between ad, itunes app id, and facebook app id, isn't it?


回答1:


I asked a similar question today. But from the information that I was able to find, that is (most likely) not possible.

Even if your app requires the user to register with Facebook and you therefore you have a FB user Id which could potentially be matched against.. Because Facebook gives you the total install counts only, but not a list of user Ids of FB users who clicked your ad, I really can't imagine how to get that info. Unfortunately.




回答2:


I think we can use this link to check the Activities done on the FB Ad's. https://www.facebook.com/ads/manager/



来源:https://stackoverflow.com/questions/17998470/how-to-find-out-which-facebook-mobile-install-ad-was-clicked-after-installing-th

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!