Skip to content

Commit c797d74

Browse files
authored
Update FB Pixel and Conversions API docs
1 parent 72365fc commit c797d74

File tree

1 file changed

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

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,10 @@ Facebook accepts the following properties:
161161

162162
If you follow Segment's [spec](/docs/connections/spec/identify/#traits), these would automatically be sent correctly.
163163

164-
Facebook also accepts an External ID. This can be any unique ID from the advertiser, such as loyalty membership IDs, user IDs, and external cookie IDs. In order to send an `external_id` to Facebook you can indicate which user trait you would like Segment to map to `external_id` using the **Client-Side Only: Advanced Match Trait Key for External ID** setting.
164+
Facebook also accepts an External ID when using Advanced Matching. This can be any unique ID from the advertiser, such as loyalty membership IDs, user IDs, and external cookie IDs. In order to send an `external_id` to Facebook you can either:
165+
166+
- Send the Segment `userId` or `anonymousId` as `external_id` using the **Use User ID or Anonymous ID as External ID** setting
167+
- Indicate which user trait you would like Segment to map to `external_id` using the **Advanced Match Trait Key for External ID** setting
165168

166169
## Limited Data Use
167170

0 commit comments

Comments
 (0)