You spend $1,000 on Google Ads. Google says you got 500 clicks. But GA4 only shows 350 sessions.
Where did the other 150 people go?
Common causes of data leakage:
1. GCLID Stripped — Your URL rewriter or redirect chain removes the gclid parameter, breaking click-to-session attribution
2. Slow Page Load — Users bounce before the GA4 tag fires (counted as a paid click, but never becomes a session)
3. Ad Blockers — 15-25% of users block Google Analytics tags entirely
4. Broken Redirects — Landing page redirects to a different domain, losing the referral chain and GCLID
5. Missing Tag — GA4 tag not installed on the landing page (happens more often than you'd think)
The Integrity Monitor visualizes this signal chain and tells you exactly where the leak is occurring.