Seeds
What breaks tracking most often?
Ad blockers and browser privacy features are the leading cause of tracking breakage, blocking 25-40% of tracking requests on average. After that, the most common...
Why do my numbers never match between platforms?
Every analytics and advertising platform uses different collection methods, attribution models, deduplication logic, and metric definitions. Google Analytics counts sessions differently than Meta counts visits....
Why is this so complicated?
Analytics data discrepancies exist because each platform collects data differently: different JavaScript libraries, different cookie mechanisms, different attribution windows, different bot filtering, and different definitions...
How do I create one source of truth?
Build a first-party data warehouse that collects raw event data server-side before it reaches any third-party platform. Use a Customer Data Platform (CDP) or server-side...
Should I trust any single platform?
Trust each platform for its specific purpose: Facebook for Facebook optimization, Google Ads for Google optimization, GA4 for cross-channel trends. Don't trust any platform for...
What's the closest I can get to matching numbers?
Server-side tracking sending same data to all platforms minimizes discrepancy to 10-20% (down from 40%+). Remaining difference is attribution model, not measurement. You'll never get...
How do attribution models cause discrepancies?
Attribution models decide who gets credit for a conversion. Last-click gives 100% to final touchpoint. Data-driven distributes credit. Same customer journey, different credit allocation. Facebook...
Which platform has the 'right' number?
None of them—and all of them. Your backend (WooCommerce orders) has the true conversion count. Each platform's number is 'right' for its purpose: use Facebook...
Why do all my platforms show different numbers?
Every platform measures differently: different tracking methods (pixel vs API vs cookie), different attribution windows (7 days vs 30 days vs 90 days), different models...
Why doesn't GA4 match Facebook Ads?
GA4 and Facebook use different tracking methods, attribution windows, and data collection. GA4 loses 30-40% to ad blockers; Facebook CAPI bypasses them. GA4 uses last-click...
Why are my events duplicating?
Events duplicate when multiple tracking implementations fire simultaneously: WordPress plugin + manual GTM tag, both client-side pixel AND server-side CAPI sending same event, or dev/staging...
Why is my data delayed or missing?
Data delays occur due to platform processing time (GA4: 24-48hrs, Facebook: 1-3hrs), timezone mismatches showing yesterday's data as today's, API rate limiting during high traffic,...
