facebook-events-plugin
Mobile icon

Facebook Events Plugin

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 23 January 2023
 by 
5.0
 (1 rating)
facebook-events-plugin

Facebook Events Plugin

Documentation
1.0.0

There are 3 Client Actions in this plugin.

CheckFacebookPlugin: Validates if the Facebook Analytics plugin is currently available. Useful to verify if the current application has the plugin installed.

LogEvent: Use this action to send the actual event to Facebook Events Manager. Feel free to add more attributes to the Params structure, or change the name of the attribute, as these are the parameters received in Facebook.

SetAdvertisingTrackingEnabled: For IOS +v14 it is required to set this property to True. Before doing that, I advise asking the user for Tracking Permission using my other plugin. If the user allows tracking, then you can use this Client Action to set the property to True: https://www.outsystems.com/forge/component-overview/14327/ios-app-tracking-plugin