Skip to content

Commit f6f942f

Browse files
authored
Update Facebook App Events docs
- Added facebook app events plugin link on GitHub and a link to our docs on Analytics Swift Facebook App Events Plugin - Added a new paragraph for our iOS Github code for Facebook App Events, and added that it’s for a device-mode connection
1 parent 49fbb80 commit f6f942f

File tree

1 file changed

+4
-2
lines changed
  • src/connections/destinations/catalog/facebook-app-events

1 file changed

+4
-2
lines changed

src/connections/destinations/catalog/facebook-app-events/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ rewrite: true
44
strat: facebook
55
id: 56fc7e4680412f644ff12fb9
66
---
7-
[Facebook App Events](https://developers.facebook.com/docs/app-events){:target="_blank"} collects required information from one of Segment's mobile SDKs ([iOS](/docs/connections/sources/catalog/libraries/mobile/ios/){:target="_blank"}, [Android](/docs/connections/sources/catalog/libraries/mobile/android/){:target="_blank"}, or [Swift](https://segment-docs.netlify.app/docs/connections/sources/catalog/libraries/mobile/apple/){:target="_blank"}) and sends it from Segment's servers to Facebook App Events servers. This *server-to-server* connection will not work with our server-side libraries.
7+
[Facebook App Events](https://developers.facebook.com/docs/app-events){:target="_blank"} collects required information from one of Segment's mobile SDKs ([iOS](/docs/connections/sources/catalog/libraries/mobile/ios/){:target="_blank"}, [Android](/docs/connections/sources/catalog/libraries/mobile/android/){:target="_blank"}, or [Swift](https://segment-docs.netlify.app/docs/connections/sources/catalog/libraries/mobile/apple/){:target="_blank"}) and sends it from Segment's servers to Facebook App Events servers.
88

9-
The Facebook App Events Destination is open-source. You can browse the code on GitHub for [iOS](https://github.com/segment-integrations/analytics-ios-integration-facebook-app-events){:target="_blank"}.
9+
The iOS device-mode connection for the Facebook App Events destination is open-source and can be viewed on [here](https://github.com/segment-integrations/analytics-ios-integration-facebook-app-events).
10+
11+
Segment also has an (Analytics Swift Facebook App Events Plugin)[https://segment-docs.netlify.app/docs/connections/sources/catalog/libraries/mobile/apple/destination-plugins/facebook-app-events-swift/) for the Facebook App Events device-mode connection available. The open-source integration code can be viewed on GitHub [here](https://github.com/segment-integrations/analytics-swift-facebook-app-events){:target="_blank"}.
1012

1113

1214
## Other Facebook Destinations Supported by Segment

0 commit comments

Comments
 (0)