Facebook App Events
Last updated
Last updated
When using the Facebook SDK, certain events in your app are automatically logged and collected for Facebook Events Manager unless you disable automatic event logging. These events are relevant for all use cases - targeting, measurement and optimisation. Learn more about Automatically Logged Events : Android: https://developers.facebook.com/docs/app-events/getting-started-app-events-android#auto-events iOS: https://developers.facebook.com/docs/app-events/getting-started-app-events-ios#auto-events
1) Regular Events To send a custom event to Facebook, create a javascript object with the fields:
2) Purchase Events There is a special case for purchases and Facebook's SDK will send the event more immediately:
The list of string constants for event names and parameter keys can be found here: