You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Search for "Facebook Pixel" in the Catalog, select it, and choose which of your sources to connect the destination to.
@@ -120,11 +120,11 @@ Here is how you'd specify standard events in the settings view:
120
120
121
121
You can map more than one Track event to the same Facebook standard event.
122
122
123
-
### Legacy Events
123
+
### Legacy events
124
124
125
125
To send *Legacy Conversion* events, use the Segment setting called "Legacy Conversion Pixel IDs". Any events that appear in that mapping will be sent to Facebook with the specified Pixel ID used as the Facebook Pixel `eventName`. Conversion events only support `currency` and `value` as event properties, so only these will be associated with the event. `currency` will default to `USD` if left out.
126
126
127
-
### Custom Events
127
+
### Custom events
128
128
129
129
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. Segment sends any events you don't add to the "Map Your Events to Standard FB Events" setting to Facebook as a custom event. There is no setting to add custom events in the Facebook Pixel Destination configuration.
130
130
@@ -141,7 +141,7 @@ Facebook Pixel uses a custom timestamp format: an ISO 8601 timestamp without tim
141
141
-`travelEnd`
142
142
-`travelStart`
143
143
144
-
### Advanced Matching
144
+
### Advanced matching
145
145
146
146
The Segment Facebook Pixel integration supports [Advanced Matching](https://developers.facebook.com/docs/facebook-pixel/advanced/advanced-matching){:target="_blank"}, which enables you to send your customer data through the pixel to match more website actions with Facebook users. With this additional data, you can report and optimize your ads for more conversions and build larger re-marketing audiences. When the page loads, and before Segment fires off the pixels, Segment checks for traits that the user has been previously identified with and sends that along with each call.
147
147
@@ -164,7 +164,7 @@ When you use Advanced Matching, Facebook also accepts an `external_id`. This can
164
164
- Send the Segment `userId` or `anonymousId` as `external_id` using the **Use User ID or Anonymous ID as External ID** setting
165
165
- Indicate which user trait you would like Segment to map to `external_id` using the **Advanced Match Trait Key for External ID** setting
If you're using real estate, travel, or automotive [Dynamic Ads](https://www.facebook.com/business/learn/facebook-create-ad-dynamic-ads){:target="_blank"} you can map `category` values to `content_type` values. For example, you might map the category "cars" to the "vehicle" content type so Facebook promotes relevant vehicles from your catalog. To understand which content types you can map to, consult the [Facebook Dynamic Ads documentation](https://developers.facebook.com/docs/marketing-api/dynamic-ad){:target="_blank"}.
0 commit comments