Skip to content

Comments

Handle event data for event deduplication#75

Open
mscandal wants to merge 1 commit intozsajjad:masterfrom
mscandal:master
Open

Handle event data for event deduplication#75
mscandal wants to merge 1 commit intozsajjad:masterfrom
mscandal:master

Conversation

@mscandal
Copy link

In order to use this correctly with the Conversions API and ensure event deduplication, we need to pass a second data object with an event id. This is documented here: https://developers.facebook.com/docs/marketing-api/conversions-api/deduplicate-pixel-and-server-events/

@mako-taco
Copy link

this is extremely important to me, i might uninstall facebook if i cant do this!

@mscandal
Copy link
Author

this fixes #60

@QB3L
Copy link

QB3L commented Mar 3, 2021

Add another vote for this

@LukasBlu1
Copy link

I need that too. It is really important. In the future espacally with the new iOS Update it should be available.

@GavinThompson
Copy link

Any movement on this ticket or ETA when it will be merged?

@danwetherald
Copy link

Why is this not being merged???

@mscandal
Copy link
Author

@zsajjad any reason we can't merge this?

@danwetherald
Copy link

@mscandal I merged this in and moved it to a new package here:

https://www.npmjs.com/package/@bettercart/react-facebook-pixel

@smith1302
Copy link

Dead project?

@SnapeEye
Copy link

SnapeEye commented Jun 10, 2024

It's 2024 and it is still not available. Too sad.

P.S. there is a method that covers this case.
ReactPixel.fbq('track', 'Purchase', { currency: 'usd', value: 90 }, { eventID: 'be_id_here' })
This won't expand track or related method arguments, but resolves the issue 100%.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants