Adding saved cookies to order_paid webhook (wocoomerce)

Hello. I’m trying to send gclid and gbraid with woocommerce order_paid webhook. I configured GTM to save those parameters in cookies and It’s working. But I can’t find information about adding those to the webhook datalayer oder_paid.

thank you in advance

We recommend checking out this guide here - Achieve 100% tracking accuracy on Shopify with sGTM & Stape

This should help achieve you the desired result.

I understand that the guide uses Shopify as a platform, but the same logic and tools (using Stape Store and webhooks) can be applied to any platform, including WooCommerce.

I was reading the document and I have a question. Can I use Stape store to save purchase intention (when clicking purchase button in checkout). I have an external payment gateway and that’s making me lose a lot of purchase conversions.

I want to use Stape Store to save the purchase events when clicking the button and then use the webhook order_paid to send the paid purchases that are stored

@GOcampos yes you can do that, the article Nick has linked gives you overall blueprint that you need to adopt to your case

I managed to do it. But Google Ads is not showing the conversion. I checked the stape logs and they are all succeed. I’m sending the GCLID with the use of the Stape Store and sending all the data needed but without getting the conversion in google ads. Facebook and GA4 are getting the purchase event without problems

can you help me to make it work please?