Hello,
I’m trying to configure the sending of a webhook to the GTM server side to trigger an event in GA4 when an order is paid.
In the Shopify dashboard, I go to notifications, create the “order payment” webhook and insert the URL of the custom domain configured in Stape (the same URL that is in GTM ss).
When I send the webhook tests, the request does not appear in the GTM debug panel. When I look at the logs within Stape, the requests appear with the status 400.
I’ve already tried to configure a custom client in GTM ss to capture this webhook:
But without success.
Has anyone tried this process and could give me some advice?