Hi
Does anyone know how I can code a custom tracking pixel for ThriveCart that will send data to a Make webhook please?
Thanks for any help.
Hi
Does anyone know how I can code a custom tracking pixel for ThriveCart that will send data to a Make webhook please?
Thanks for any help.
@Barry_Rodgers
Hi,
Hope you are good
you can do this using ThriveCart’s built-in webhook feature.
Just try this go to Settings → API & Webhooks → Webhooks & notifications in ThriveCart, and add your Make webhook URL there. Set it to trigger on the event you want (like a successful purchase). ThriveCart will send all the order and customer data directly to Make via POST.
In Make, use a Webhook trigger module to catch the data and process it however you need—store it, send notifications, update CRMs, etc.
This is a reliable, server-side method—much better than using a pixel or client-side script.
please try this
Best regards,
Digipanda Consulting Pvt. Ltd
@digiPanda_Automation
@ digiPanda_Automation Sorry I should have said… I want this for affiliate sales.
In Thrivecart, vendors can allow affiliates to add tracking pixels to the offer - it only fires with sales from that affiliate.