- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
10-25-2019 07:16 AM
My goal is to send a Purchase event to Facebook with additional parameters.
I have set up the Facebook Pixel accordingly:
The UDO of my conversion page provides all the relevant data:
And I mapped all the relevant data for the purchase to the Purchase event:
Facebook does receive the Purchase events.
But the problem is, that is does not receive any of the parameters I send.
Can somebody please help me?
Solved! Go to Solution.
10-27-2019
07:30 AM
- last edited on
10-27-2019
08:54 AM
by
corbinspicer
Hi!
The issue here is the mappings for the event properties.
For the purchase event, the tag . template is configured to use the mapping format "purch.xxx" rather then "Purchase".
If you update your mappings to use "purch" instead, you should see the relevant values sent over with the purchase event.
If in doubt, you can use the mapping toolbox to configure the event mappings
By the look of it, your "Lead" event is mapped with "Lead", where it is expecting "lead" (case sensitive), so you should update this while you are updating the purchase mappings too!
Please also ensure you are using the most up to date version of our Facebook pixel using the Tag Status Checker.
Let me know if this still doesn't resolve your issue!
10-28-2019 02:46 AM
Hi @LordLingham
Thanks for your answer.
Should I use the trigger checkout:purch then too?
Currently I'm triggering it like this.
10-28-2019 03:01 AM
Hello @thedonesteban !
The event trigger you currently have is correct, the event name is "Purchase", so it should be triggered like this, but the event properties should be mapped to "purch.value".
The FB pixel deals with mappings in a slightly different way to other tags, where both the event name and the properties will use an identical "event" value.
page_type > checkout:Purchase ; is correct.
page_type > checkout:purch . ; would fire an event called "purch"
11-06-2019 04:54 AM
thanks a lot!
everything is working fine now.
Copyright All Rights Reserved © 2008-2023