Support:

  • IOS
  • Android

Facebook Analytics Plugin

currently supporting:

  • Automatically Logged Events - The Facebook SDK for iOS automatically logs app installs, app sessions, and in-app purchases.
  • Standard Events - Popular events that Facebook has created for you.
  • Custom Events - Events you create that are specific to your app.

A Flutter plugin to use the Facebook Analytics.

Note: This plugin is still under development, and some APIs might not be available yet. Feedback and Pull Requests are most welcome!

Usage

To use this plugin, add facebook_analytics_plugin as a dependency in your pubspec.yaml file. You must also configure firebase analytics for each platform project: Android and iOS (https://developers.facebook.com/quickstarts/ for step by step details).

Getting Started

See the example directory for a complete sample app using Facebook Analytics