Hi everyone
I’m dealing with tracking and attribution issues in a Webflow front-end → Shopify checkout setup and would really appreciate insights from anyone who has implemented this reliably.
Setup
Webflow landing pages (custom storefront, non-Shopify theme)
Users are redirected to Shopify checkout on a different domain
Traffic primarily from Meta Ads
Tracking stack:
Meta Pixel (browser)
Meta Conversions API (server-side)
GA4
Problem
We are seeing missing and inconsistent ecommerce events, especially over time:
AddToCart,InitiateCheckout, andPurchasesometimes don’t fireMeta attribution quality degrades (CPM increases, fewer attributed conversions)
GA4 purchase counts do not consistently match Shopify
fbclid / fbp / fbcsometimes only appear onInitiateCheckout, not earlier eventsSome sessions seem to disappear when users are redirected to Shopify
GA4 pageviews on Webflow fire correctly, but Webflow Add to Cart isn’t always firing and Shopify does not always create a session or attribute the user properly after redirect, even though Conversions API is enabled.
Does anyone know how to set up this properly?