Field notes from
real audits.
What we find when we open client containers. What's broken, what's lying, what we did about it. No SEO content, no GTM 101, no listicles.
Why your Google Ads conversions don't match your shop
Last month I audited a DTC brand whose Google Ads dashboard reported €184k in revenue, while Shopify showed €126k for the same window. A 31% gap. The client assumed it was the usual platform discrepancy. It wasn't.
What I found
Enhanced conversions had stopped firing two weeks earlier. Not all of them, only the ones routed through the new server container. Here's the snippet that did it:
// sGTM event transformation const { value, transaction_id } = event; if (!transaction_id) return; // dropped silently return { conversion_value: value, order_id: transaction_id }
Wed/Mar/2026
What Is Overtagging?
Overtagging happens when duplicate tags fire on the same event, inflating conversions and breaking…
Tue/Mar/2026
What Conversion Tracking Methods Are Best for Your Business?
Not sure which conversion tracking method your business needs? Learn what's changed, what's…
Fri/Mar/2026
How Ad Blockers Are Destroying Your Analytics
+42% of users block ads, and your GA4 data is paying the price. Learn how ad blockers kill…
Sun/Feb/2026
What Data Can You Legally Send When Consent Is Denied?
What data can you send when consent is denied? Full breakdown of cookieless pings, strictly…
Tue/Feb/2026
UTM Parameters to First-Party Cookies: How to Stop Losing Attribution Data
UTM parameters vanish after the landing page. Learn how to preserve attribution data in first-party…
Sat/Feb/2026
Server-Side Tagging vs Tracking: Know The Difference
What's the difference? Server-side tagging vs server-side tracking explained, plus why it matters…
Thu/Feb/2026
Client-Side vs Server-Side Tracking: What You Might Get Wrong
Client-side vs server-side tracking explained for DTC brands. Learn where data gets lost, how to…
Tue/Jan/2026
First-Party vs Third-Party Cookies: Understanding the Difference
Learn the real difference between first-party vs third-party cookies, how they affect privacy, and…






