Enhanced conversions for leads is a Google Ads feature that takes user-provided information from your forms - email address, phone number, name - hashes it using SHA-256, and sends it to Google alongside standard conversion data. Google then tries to match that hashed data against signed-in Google accounts to connect your conversions to specific users, even users who converted across devices or after clearing cookies. Most advertisers enable it because Google recommends it and move on. Very few actually check whether it is working or how much their match rate has improved.
Match rate is the mechanism. Without a good match rate, you have added compliance complexity and got nothing in return. You need to know what drives it up, what drives it down, and whether your specific audience and form setup can actually benefit from this feature before it is worth the effort of implementing correctly.
What Enhanced Conversions Actually Does
Standard conversion tracking works through the Google Click ID (gclid). When someone clicks your ad, a gclid is stored in their browser. When they submit your form, that gclid is passed back to Google as proof that this person came from your ad. This mechanism only works under a specific set of conditions: same device, same browser, and within the gclid expiry window, which is typically 90 days.
The problem is that a large and growing fraction of your conversions do not happen under those conditions. Someone clicks your ad on their phone during lunch, then submits the form from their desktop at home that evening. The gclid from the phone click does not transfer to the desktop session. Google's cookie-based tracking sees only the desktop form submission with no click attribution - that conversion is either unattributed or attributed to direct traffic, not to your paid ad.
Google's internal data shows that enhanced conversions improve conversion observation by 5-17% on average across accounts. The actual lift depends heavily on how many of your converters are signed-in Google account users. B2C audiences trend toward the higher end of that range. B2B audiences and older demographics - who are less frequently signed into personal Google accounts - trend toward the lower end or below it entirely.
Enhanced conversions adds a second layer. On top of the gclid method, you also send hashed email, phone, and name at form submit time. Google tries to match this hashed data against their Google account sign-in records. When a match is found, Google can connect the conversion to the specific user who clicked your ad - even across devices, after cookies were cleared, in incognito sessions, and in Safari browsers where Intelligent Tracking Prevention (ITP) aggressively limits cookie lifespan.
"Enabling enhanced conversions without checking match rate is like installing a new engine without checking if it has fuel. The feature exists and is configured. Whether it is actually doing anything is a separate question."
Net Profit Positive
The Match Rate Problem
Match rate is the percentage of enhanced conversion events Google can successfully match to a Google account. You can see this metric inside Google Ads under: Tools and Settings - Measurement - Conversions - click your conversion action - Enhanced conversions tab - Match rate column.
Most accounts that have enabled enhanced conversions have never looked at this number. Some have never even navigated to the Enhanced conversions tab to confirm the feature is receiving data at all.
What Low Match Rate Actually Does to Your Account
When match rate is low, Google still logs the conversion. It still appears in your dashboard. Your CPA and ROAS numbers still reflect it. But for any conversion where Google could not find a matching Google account, the event contributes no incremental signal to Smart Bidding's audience targeting or bid optimization. It is a conversion count without a user profile attached - Google knows a conversion happened but cannot learn anything about what kind of person generated it.
Below roughly 30% match rate, enhanced conversions is essentially decorative. You have added the technical complexity of hashing and transmitting user data, updated your privacy policy, and potentially navigated consent requirements for GDPR regions - in exchange for negligible improvement to your conversion signal quality.
What Drives Match Rate Up and Down
What drives match rate higher: forms that collect email address (email is the strongest identifier - Google matches on email at a significantly higher rate than phone number or name alone), consumer-facing audiences who are frequently signed into personal Google accounts, correct technical implementation where hashed data is sent at form submit rather than after page redirect completion.
What drives match rate lower: forms that collect phone and name but not email, B2B audiences with corporate Google Workspace accounts (work email addresses are less reliably matched to personal Google account sign-ins), implementation that sends hashed data after the confirmation page loads rather than at the moment of form submission, and audience demographics that use Google products less frequently overall.
Minimum Data Requirements Before Enabling
Do not enable enhanced conversions on forms that collect only name and phone but not email address. Without email, match rate will be below 20% in almost all cases. At that level, the compliance burden - privacy policy update, consent mechanism for GDPR regions, data transmission overhead - is not worth the near-zero signal improvement. Fix your form to require email first, then enable enhanced conversions.
Checklist Before Enabling
Enhanced Conversions - Worth Enabling?
Checklist before enabling:
[ ] Form collects email address
(Without email: match rate under 20%, not worth enabling)
[ ] Privacy policy updated to mention hashed data sharing
Example text: "We use Google Enhanced Conversions. When you
submit a form, a hashed (non-reversible) version of your email
address may be sent to Google for conversion matching purposes."
[ ] Consent mechanism in place for GDPR regions
(Explicit opt-in required before hashed data can be sent)
[ ] Form submissions fire before page redirect/unload
(Hashed data must reach Google before browser navigates away)
[ ] You have access to check Match Rate in Google Ads
Tools > Conversions > [Action] > Enhanced conversions tab
[ ] Audience is B2C or frequently signed into Google accounts
(B2B corporate email: expect match rate under 35%)
---
If all boxes checked: enable and monitor match rate at 30 days.
If email not collected: fix form first.
If B2B corporate-only audience: enable with low expectations,
evaluate at 60 days, disable if match rate stays below 25%.
How to Implement Without Breaking Compliance
The hashing process SHA-256 is a one-way mathematical operation. Google receives a hash string like a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3 and has no technical method to reverse it back to the original email address. However, legal requirements in GDPR and CCPA jurisdictions do not exempt hashed data from disclosure requirements. Hashing does not make data processing anonymous under GDPR - it makes it pseudonymous, which is a weaker standard that still requires lawful basis for processing.
The practical requirements: update your privacy policy to disclose that form submission data is processed by Google for conversion measurement purposes. In GDPR regions (EU, UK), this must be backed by a consent mechanism - a cookie banner or form-level consent checkbox where users explicitly agree before the hashed data can be sent. In CCPA regions (California), a "Do Not Sell My Personal Information" link and opt-out mechanism is required.
None of this is insurmountable. It is a one-time implementation task. The risk of skipping it is not zero - enforcement of enhanced conversions data practices under GDPR has been an active area, and the fine structure for violations is percentage-of-global-revenue, not flat rate.
Reading Your Match Rate Report
The match rate metric in Google Ads reports on a 30-day rolling window. It takes approximately 2 to 3 weeks after enabling enhanced conversions before the match rate stabilizes enough to read meaningfully.
| Match Rate Range | Assessment | Recommended Action |
|---|---|---|
| Above 55% | ✓ Strong - feature contributing signal | Keep enabled, monitor quarterly |
| 35% - 55% | Moderate - partial benefit | Keep enabled, investigate form data quality |
| 20% - 35% | ✗ Low - minimal signal improvement | Audit implementation, check if email required |
| Below 20% | ✗ Negligible - compliance cost exceeds benefit | Disable. Fix form to collect email and re-evaluate |
Where to find match rate: Google Ads > Tools and Settings > Measurement > Conversions > click the specific conversion action > scroll to the Enhanced conversions section. The match rate is displayed as a percentage. If you see "No data" rather than a percentage, enhanced conversions is not receiving data - check that your GTM tag or gtag implementation is actually sending hashed values, not null or undefined.
The Numbers
CPA Improvement by Match Rate Threshold
CPA Improvement % at Different Match Rate Thresholds
Measured at 60-day mark after enabling enhanced conversions - accounts with email collection
The chart makes the threshold effect clear. Below 30% match rate, enabling enhanced conversions produces no measurable CPA improvement at 60 days. The improvement curve starts bending meaningfully above 45% and compounds significantly above 60%. This is why checking match rate - not just confirming the feature is "on" - is the only way to know whether enhanced conversions is actually earning its place in your account.
Scenario
B2B software company running Google Ads for lead generation. Enhanced conversions had been enabled for 4 months. The marketing team was attributing a modest improvement in conversion volume to the feature. Match rate: 28%.
Root cause: the B2B audience was submitting forms with corporate email addresses from Google Workspace accounts. Google Workspace emails are often not the primary email attached to a personal Google sign-in. The hashed corporate email rarely matched a signed-in account Google could identify as having clicked an ad.
Fix: the form was updated to include an optional "personal email" field with copy explaining it was used only for follow-up (not required). Additionally, the required email field was changed from work-optional to email-required. Over the next 45 days, the ratio of personal vs. work email submissions shifted. Match rate rose from 28% to 61%. Over the subsequent 60 days with match rate above 60%, CPA dropped 19% with no other campaign changes made during that period.
Free Calculator
See what improved conversion matching means for your CPA
Enter your current cost per lead, close rate, and job value. Calculate how much a 15-24% CPA improvement would change your monthly profitability at your current spend level.