I’m using a third-party payment gateway that doesn’t support creating a thank you page. However, they do offer a webhook. The problem is that when I rely on the webhook to track conversions, the GCLID (Google Click Identifier) is lost in the process.
I can store the GCLID using Stape Store, but the main challenge is figuring out how to send the stored GCLID to Google Ads via the conversion tag. Unlike Facebook, Google Ads doesn’t provide a straightforward way to pass custom parameters like GCLID in the conversion tag setup.
How can I send the stored GCLID with the conversion event so that Google can properly attribute the conversion and register it under the Google Ads conversion goals?