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 }
Thu/Aug/2025
Understanding Data-Driven Marketing
Learn how data-driven marketing uses analytics to improve campaigns, personalize experiences, and…
Tue/Aug/2025
Fix “Failed” or “Still Running” in GTM Tags – Full Guide
Stuck with GTM tags showing "Failed" or "Still Running"? Learn how to diagnose ad blockers, consent…
Sun/Aug/2025
Seraphinite Accelerator Plugin: Speed Boost or SEO Risk?
Explore if Seraphinite Accelerator helps or harms SEO. Real cases, expert tips, and best practices…




