Skip to content

Commit 58f5c02

Browse files
author
markzegarelli
committed
comments from review
1 parent ba1d76f commit 58f5c02

File tree

2 files changed

+2
-0
lines changed
  • src/connections/destinations/catalog/actions-facebook-conversions-api

2 files changed

+2
-0
lines changed
Loading

src/connections/destinations/catalog/actions-facebook-conversions-api/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ Use this approach if you don’t want to track users from the browser with Faceb
107107

108108
If you use Facebook Conversions API as a stand-alone without certain data fields collected from the browser, the match rate might not be as high as if you included them. You can increase the match rate for events from a server source by including User Data, such as Zip Code, Country and State.
109109

110+
You can send additional User Data to increase the match rate for events from a server source. Collect other fields from the browser, like User Agent, IP Address, and [Facebook's cookie parameters (fbp, fbc)](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/fbp-and-fbc){:target="_blank"}, pass them to the server, and map them in the User Data object.
111+
110112
#### Deduplication considerations
111113

112114
If you choose this option, each source sends different events, and deduplication is not necessary.

0 commit comments

Comments
 (0)