Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook App Events #211

Open
Linknpay opened this issue Dec 26, 2023 · 1 comment
Open

Facebook App Events #211

Linknpay opened this issue Dec 26, 2023 · 1 comment

Comments

@Linknpay
Copy link

Plugin Request

Name: Facebook Events for Capacitor
Package: capacitor-facebook-events

Platform(s)

  • Android
  • iOS
  • Web

Existing Solutions

There are no existing Capacitor plugins that offer Facebook Events integration in the same manner. While there are solutions for Cordova, this plugin fills a specific need for Capacitor applications, providing a more integrated and streamlined approach to Facebook Events tracking.

Description

The capacitor-facebook-events plugin provides a seamless integration for tracking Facebook events in Capacitor applications. It allows developers to easily log various types of events to Facebook Analytics, enhancing the analytics capabilities of their Capacitor-based applications. Key features include:

  • setAdvertiserTrackingEnabled: A method to enable or disable advertiser tracking, essential for respecting user privacy and complying with platform-specific guidelines.
  • logEvent: This method allows logging of custom events, such as 'registration' and 'purchase', with the flexibility to include additional parameters.

For more details and usage instructions, visit the NPM package at npmjs.com/package/capacitor-facebook-events and the GitHub repository at github.com/Linknpay/capacitor-facebook-events.

@sinanverve7
Copy link

iam using this https://www.npmjs.com/package/@captive/capacitor-facebook-analytics plugin to acheive the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants