Skip to content

Commit 13c3e5c

Browse files
authored
Merge pull request #5612 from segmentio/sarahrudy-patch-15
Update Facebook App Events docs to include Swift
2 parents 339ec7a + f2be429 commit 13c3e5c

File tree

1 file changed

+5
-1
lines changed
  • src/connections/destinations/catalog/facebook-app-events

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +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"} or [Android](/docs/connections/sources/catalog/libraries/mobile/android/){: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. 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"}.
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](/docs/connections/sources/catalog/libraries/mobile/apple/){:target="_blank"}) and sends it from Segment's servers to Facebook App Events servers.
8+
9+
The iOS device-mode connection for the Facebook App Events destination is open source and [available on GitHub](https://github.com/segment-integrations/analytics-ios-integration-facebook-app-events){:target="_blank"}.
10+
11+
Segment also has an [Analytics Swift Facebook App Events Plugin](/docs/connections/sources/catalog/libraries/mobile/apple/destination-plugins/facebook-app-events-swift/) for the Facebook App Events device-mode connection available. You can view the [open-source integration code on GitHub](https://github.com/segment-integrations/analytics-swift-facebook-app-events){:target="_blank"}.
812

913

1014
## Other Facebook Destinations Supported by Segment

0 commit comments

Comments
 (0)