I want to trigger a Facebook Purchase Event from any Square order.
I also want to ensure that these purchases are correctly attributed when someone purchases after clicking on my Facebok advert.
My understanding is to do this, I need to get the user data for the Click ID (fbc) field
I have the Facebook pixel installed on my wordpress website.
The customer flow is:
1. Customer clicks on Facebook ad
2. Customer goes to my wordpress website
3. Customer clicks on “book now”
4. Customer goes to a purchase screen on Square (where there is no Facebook pixel installed)
5. Customer places an order.
My question is:
How can obtain the Click ID (fbc) data and pass it onto The Send Purchase Event in Facebook Conversions step?