Search code examples
facebookmobileadsfacebook-marketing-api

How to notify Facebook that my mobile application was installed?


I'm developing a game in Unreal, for iOS and Android, I'd like to know how is it possible to inform Facebook every time that the app is installed on a new device. It would help in ads for the future. The Facebook documentation is confused.


Solution

  • I figured out it! We need to use Facebook Events by adding the Facebook SDK for Android and iOS. The events of app install, app launch will be logged automatically for Facebook.

    https://developers.facebook.com/docs/app-events