sGTM purchase-Tracking via Webhook and Data Client

Hi, in our SaaS software, we implemented a payload after the successful Stripe payment that contains all the neccesary information like event name “purchase”, transaction_id, value, address-data and so on. This webhook sends to the endpoint /purchase, which is configured in the Data Client on sGTM (Screenshot by Lightshot).

Now I am wondering - if I go to logs in the Stape account and filter by Data Client, I don’t see no logs at all (Screenshot by Lightshot), although the Data Client is claiming the webhooks of the purchases and there have been successful purchases. Do I generally not see any successful webhooks in there or what seems to be the issue?

1 Like

hey @Gerald_E please look into “Other” clients, we only attribute to DC whats sent to standard /data path

Hey Dan, thanks for your feedback. That means I should see something here, if I choose other and the request URL: https://prnt.sc/-5jWmP074xki

But unfortunately I don’t - we know that the webhooks are working, we’ve made multiple purchases on the live site, using the sGTM Header Config.

Gerald, make sure those requests are indeed being sent, I just sent a test hit to that endpoint and it immediately surfaced in logs under ‘Other’ client

1 Like