Skip to content

Commit 7c8ef46

Browse files
authoredApr 16, 2025··
Merge pull request #7572 from rchinn1/Facebook-Pixel-quick-fix
Update `content_id` to `content_ids` [DOC-1095]
2 parents 08fcb40 + bdd3a23 commit 7c8ef46

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/facebook-pixel

1 file changed

+2
-2
lines changed
 

‎src/connections/destinations/catalog/facebook-pixel/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ In addition, Segment sends the following event types as Standard events:
110110
- `Products Searched`, which Segment sends as `Search`
111111
- `Checkout Started`, which Segment sends as `InitiateCheckout`
112112

113-
Facebook requires a currency for `Purchase` events. If you leave it out a currency, Segment will set a default value of `USD`.
113+
Facebook requires a currency for `Purchase` events. If you leave out a currency, Segment will set a default value of `USD`.
114114

115115
You can set custom properties for the events listed above. Use the setting "Standard Events custom properties" to list all the properties you want to send.
116116

@@ -193,7 +193,7 @@ If you're using real estate, travel, or automotive [Dynamic Ads](https://www.fac
193193

194194
For most implementations, Segment recommends leaving these mappings blank. By default, Segment sets `content_type` to "product".
195195

196-
The same mapping can be used to change the `content_id` from the default value (product_id or the sku) to anything specific for Meta Pixel. For more information about required Meta Pixel events, see Meta's [Required Meta Pixel events and parameters for Advantage+ catalog ads](https://www.facebook.com/business/help/606577526529702?id=1205376682832142){:target="_blank”} documentation.
196+
The same mapping can be used to change the `content_ids` from the default value (product_id or the sku) to anything specific for Meta Pixel. For more information about required Meta Pixel events, see Meta's [Required Meta Pixel events and parameters for Advantage+ catalog ads](https://www.facebook.com/business/help/606577526529702?id=1205376682832142){:target="_blank”} documentation.
197197

198198
## Troubleshooting
199199

0 commit comments

Comments
 (0)