Skip to content

Commit 4fc312d

Browse files
Update index.md
Adding a link from FB official documentation
1 parent 6073eb8 commit 4fc312d

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Segment does not handle nested properties that need to be blocklisted, including
252252

253253
When both Facebook Pixel and Facebook Conversions API are enabled, you may see a "Mismatched IP Address" warning in Facebook reports. This happens because:
254254

255-
* Facebook Pixel: This collects the user’s IP address directly from the browser, including IPv6 addresses when available, independently of Segment. So, even though Segment’s Analytics.js defaults to collecting only IPv4 addresses, the Facebook Pixel will still automatically collect IPv6 if available, and send it to Facebook.
255+
* Facebook Pixel: This collects the user’s IP address directly from the browser, [including IPv6 addresses when available](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/customer-information-parameters#), independently of Segment. So, even though Segment’s Analytics.js defaults to collecting only IPv4 addresses, the Facebook Pixel will still automatically collect IPv6 if available, and send it to Facebook.
256256

257257
* Facebook Conversions API: Events sent to Facebook through the Conversions API may include an IPv4 address collected by Segment Analytics.js, which results in both IPv4 and IPv6 addresses being sent for the same event.
258258

0 commit comments

Comments
 (0)