Hello,
I have a server-side GTM setup hosted on Stape. My goal is to send a manual Purchase event via a webhook URL to the GA4 client.
**My Setup:** * **Server URL:** https://dados.guiaespiritual.blog * **Test Webhook URL:** https://dados.guiaespiritual.blog/g/collect?v=2&event_name=Purchase&cu=BRL&v=19.90&ep.email=test@test.com&ep.phone=12345 * **GTM Server Container:** I have a GA4 Client configured. I have tried both with "Default GA4 paths" checked and unchecked. When unchecked, Priority is 0.
**The Problem:** When I access the webhook URL, the GTM Preview mode shows the incoming request, but the Console shows the error "No client claimed the request". Consequently, no tags are fired.
My GA4 client is not claiming the request sent via the webhook URL. What is the correct configuration for the GA4 Client to claim manually sent requests like this?