We’re currently facing an issue with our tracking setup:
even though everything appears to be configured correctly with Stape, Google Tag Manager and our custom pixel, we can’t identify why certain Google Ads conversion events (especially BeginCheckout and Purchase) are not firing as expected.
Below is a short summary of what we’ve done and what exactly isn’t working:
What we did
- Used the Stape Setup Assistant to configure the Web and Server containers in Google Tag Manager.
- Implemented and activated a custom pixel in Shopify.
- In the pixel test mode, events like AddToCart and BeginCheckout are detected correctly.
- In the Server container, the AddToCart event is received and triggers the following tags:
GADS - AddToCartGADS Conversion LinkerGA4 BaseGADS Remarketing
- In Google Ads, the AddToCart conversion is being recorded correctly.
What is not working
- The tags
GADS BeginCheckoutandGADS Purchasein the Server container are not firing. - As a result, BeginCheckout and Purchase conversions are not sent to Google Ads, even though the pixel is loading correctly on the checkout page.