Not working properly!
-
This is yet another big , hot shot, let’s use this latest, newer, better and improved plugin that doesn’t actually do any good.
What the hell, seriously.The plugin simply does not send Pixel + CAPI with the same event_id for most events.What the plugin should do:
- Generate a single event_id in PHP
- Send it to CAPI
- Print it into Pixel JS
- Let Meta dedupe
What the plugin actually does:
- Pixel fires one event
- CAPI fires a different event
- No shared event_id
- Meta sees them as two separate events
- You get duplicates, mismatches, missing order IDs, broken attribution
This is why your Events Manager shows:
- Purchases missing order IDs
- Pixel-only events
- CAPI-only events
- “Received but not deduplicated”
- “Missing external_id”
- “Missing fbp/fbc”
- “Low match rate”
So how about this:
ADD two simple config fields, or better yet, READ IT FROM THE ESTABLISHED CONNECTION between the site using the plugin, and the meta/facebook account, AND THEN
– use a single event id to send to both the pixel, and CAPI
Why do you have to overcomplicate in tons of code, that still doesn’t work, and events manager is still complaining, when all this could be accomplished with about 100 lines of code?
You must be logged in to reply to this topic.