I’m dealing with a frustrating situation where my client’s CRM system shows different lead numbers compared to what we see in Google Analytics reports.
Basically, Google Analytics is showing about 30% more conversions each month than what appears in their Salesforce CRM. This gap is causing problems because the client wants perfect alignment before increasing their ad spend.
From what I understand, there are several reasons this happens:
- Ad blocking software prevents some conversion tracking (maybe around 5% of cases)
- Google Analytics uses data-driven attribution while CRM typically tracks last-click only (though when I compared both methods in Analytics, they were only 2% apart)
- Privacy browsing modes and cookie restrictions can block GCLID tracking, but I’m not sure why this would also stop other UTM parameters from reaching the CRM
I’ve suggested implementing server-side tracking to fix these issues, but the client is hesitant to make changes. They want the numbers to match exactly before moving forward with more advertising investment.
Has anyone else experienced this type of discrepancy between Google Analytics and CRM data? What other factors might be causing such a large gap in lead reporting?