From 5eceb3ceca9c4bed5a7777e949f48247294a4149 Mon Sep 17 00:00:00 2001 From: Sarah Rudy <78389005+sarahrudy@users.noreply.github.com> Date: Wed, 5 Apr 2023 16:31:21 -0600 Subject: [PATCH 1/2] Update section about Custom Events Facebook Pixel - Add section about mapping custom events --- src/connections/destinations/catalog/facebook-pixel/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/destinations/catalog/facebook-pixel/index.md b/src/connections/destinations/catalog/facebook-pixel/index.md index ac1208abcb..e4009769fd 100644 --- a/src/connections/destinations/catalog/facebook-pixel/index.md +++ b/src/connections/destinations/catalog/facebook-pixel/index.md @@ -129,7 +129,7 @@ To send *Legacy Conversion* events, use the Segment setting called "Legacy Conve ### Custom Events -To send *Custom* events, send any event that does not appear in either mapping. All properties you included in the event will be included as event properties. +To send *Custom* events, send any event that does not appear in either mapping. All properties you include in the event will be included as event properties. Any events you don't add to the "Map Your Events to Standard FB Events" setting will be sent to Facebook as a custom event. There is no setting to add custom events in the Facebook Pixel Destination configuration. ### Timestamps From 0e2acd86dfb7f63b439c4e3ebc7d8433c371f8c8 Mon Sep 17 00:00:00 2001 From: markzegarelli Date: Wed, 31 May 2023 13:58:06 -0700 Subject: [PATCH 2/2] Update src/connections/destinations/catalog/facebook-pixel/index.md --- src/connections/destinations/catalog/facebook-pixel/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/destinations/catalog/facebook-pixel/index.md b/src/connections/destinations/catalog/facebook-pixel/index.md index e4009769fd..2ce0f642ce 100644 --- a/src/connections/destinations/catalog/facebook-pixel/index.md +++ b/src/connections/destinations/catalog/facebook-pixel/index.md @@ -129,7 +129,7 @@ To send *Legacy Conversion* events, use the Segment setting called "Legacy Conve ### Custom Events -To send *Custom* events, send any event that does not appear in either mapping. All properties you include in the event will be included as event properties. Any events you don't add to the "Map Your Events to Standard FB Events" setting will be sent to Facebook as a custom event. There is no setting to add custom events in the Facebook Pixel Destination configuration. +To send *Custom* events, send any event that does not appear in either mapping. All properties you include in the event are included as event properties. Any events you don't add to the "Map Your Events to Standard FB Events" setting are sent to Facebook as a custom event. There is no setting to add custom events in the Facebook Pixel Destination configuration. ### Timestamps