9 min read

aravind sundararavind sundar

How To Set Up Google Ads Enhanced Conversions

Google Ads enhanced conversions improve google ads conversion tracking by recovering lost signal; clean setup can boost match quality and bidding accuracy.

How To Set Up Google Ads Enhanced Conversions

Not sure if your GA4 setup is accurate?

Book a free 30-min call — we'll pinpoint exactly what's off in your tracking.

Book a call

How To Set Up Google Ads Enhanced Conversions

Published by y77.ai
A customer clicks your Google ad, visits your website, fills out a form, and becomes a lead. The lead is sitting in your CRM, so you know the conversion happened.
But Google Ads does not always have the same visibility.
Browser restrictions, cookie limitations, cross-device journeys, consent choices, and gaps between your website and CRM can make it harder to connect every real conversion with the ad interaction that influenced it.
That is the problem Google Ads enhanced conversions are designed to address.
Enhanced conversions add first-party customer information to your existing conversion measurement. Data such as an email address or phone number can be securely hashed and used to improve Google's ability to match a conversion with an earlier ad interaction.
The important word here is improve.
Enhanced conversions do not repair a broken conversion event. They do not remove duplicate tags. They do not decide which leads are valuable. And they do not make inaccurate revenue values suddenly trustworthy.
Before adding another measurement layer, make sure the foundation underneath it is sound. Our Google Ads conversion tracking checklist is a useful place to start if you are unsure about the quality of your existing setup.
This guide explains how enhanced conversions work, how to set them up, what data you need, how to test the implementation, and what to check before allowing the new signals to influence bidding.

What Are Google Ads Enhanced Conversions?

Enhanced conversions are an additional measurement layer for Google Ads.
Your existing conversion tag still records the conversion event. Enhanced conversions supplement that event with first-party customer data collected during the conversion process. Depending on the interaction, that data might include:
  • Email address
  • Phone number
  • First and last name
  • Street address
  • City
  • State or region
  • Postal code
  • Country
The customer information is normalized and hashed using SHA-256 before it is used for matching. Google can then compare the hashed information with its own signed-in user data to improve its ability to associate the conversion with an eligible Google Ads interaction.
That can be particularly useful when ordinary browser-based signals do not provide a complete measurement path. But there is an important distinction:
Enhanced conversions improve matching. They do not redefine what counts as a conversion.
If your Google Ads account currently counts a form button click as a lead even when the form fails to submit, enhanced conversions will not solve the problem. You first need to repair the original conversion event.
That is why y77.ai's analytics and attribution services focus on the entire measurement path rather than treating individual tags as isolated fixes.

Enhanced Conversions for Web vs. Enhanced Conversions for Leads

The terminology can become confusing because there are two common use cases.
Enhanced conversions for web
This approach is generally used when the meaningful conversion happens on your website.
Examples include:
  • Ecommerce purchases
  • Demo requests
  • Quote requests
  • Account registrations
  • Contact forms
  • Trial sign-ups
Customer information entered during the website journey is used to strengthen the conversion match.

Enhanced conversions for leads

Lead-generation businesses often have a second problem. A form submission is not necessarily the final business outcome.
Someone may submit a form today but only become a qualified opportunity or customer several days or weeks later. Enhanced conversions for leads can help connect later offline outcomes with the original Google Ads interaction using first-party lead information.
If that sounds closer to your funnel, read our guide on setting up offline conversion tracking for lead-generation campaigns.
The distinction matters because optimizing toward form submissions and optimizing toward customers can produce very different campaign behavior.

Before You Set Up Enhanced Conversions, Audit Your Existing Tracking

This is the part that deserves more attention than the actual switch inside Google Ads.
Before implementation, answer six questions.

1. Is the original conversion firing correctly?

Test the event yourself. Complete the form or checkout process and confirm that the Google Ads conversion event fires at the correct moment. For example, a lead conversion should normally represent a successful submission, not simply a click on the submit button. If you manage tracking through GTM, our guide on how to check whether your GTM tags are actually firing walks through the debugging process.

2. Does the event fire only once?

Duplicate conversions are particularly dangerous because they can look like campaign improvement.
Check:
  • Form resubmissions
  • Page refreshes
  • Back-button behavior
  • Multiple tags measuring the same event
  • GA4 imports alongside direct Google Ads tags
  • Duplicate purchase events
If your tag environment has accumulated years of changes, conduct a wider Google Tag Manager audit before layering enhanced conversions onto it.

3. Are the right conversion actions marked as primary?

Google Ads bidding decisions depend on the conversion objectives you give the platform. A newsletter subscription, contact form, qualified opportunity, booked consultation, and completed sale are not automatically equal. Make sure your primary actions represent outcomes you genuinely want the campaign to pursue.

4. Are your conversion values believable?

For ecommerce, compare Google Ads values with actual transaction data. For lead generation, ask whether the values attached to leads reflect their real economic importance.
If Google Ads says a campaign generated $50,000 while your backend says $31,000, enhanced matching should not be your first project. Investigate why Google Ads conversion value is not matching first.

5. Do you have usable first-party data?

Enhanced conversions work best when customer data is collected consistently. An email field that contains valid email addresses is far more useful than an open text field where users enter inconsistent information.

6. Does your consent setup support the implementation?

Your data collection, privacy notice, consent mechanism, and advertising implementation should tell the same story.
Do not treat consent as something to review after the tag goes live. What Data Should You Use for Enhanced Conversions?
More data is not automatically better. Start with the most dependable customer identifiers you already collect as part of a legitimate conversion process. For many websites, email is the simplest starting point. Why?
Because email addresses are generally structured consistently and are already collected by many:
  • Lead forms
  • Checkouts
  • Account registrations
  • Demo forms
  • Subscription forms
Phone numbers can provide another useful identifier, but formatting needs more attention. Names and addresses may also be used where appropriate, particularly in ecommerce checkout environments. The central principle is straightforward: Use clean data that already exists in the customer journey rather than collecting unnecessary information just for advertising measurement.
CRM quality matters here as well. If records contain inconsistent phone formats, duplicate contacts, missing emails, or badly mapped fields, the technical implementation can be correct while matching remains weak.
We cover that specific problem in How to Set Up Google Ads Enhanced Conversions When Your CRM Data Is Messy.

How To Set Up Google Ads Enhanced Conversions Step by Step

There is no single implementation method for every website. The right approach depends on how your existing conversion tracking has been built. Common options include:
  • Google tag
  • Google Tag Manager
  • More advanced/API or server-connected implementations
Let's look at each path.

Option 1: Set Up Enhanced Conversions Using the Google Tag

This is often the most straightforward route for websites already using Google's tag directly.
Inside Google Ads, go to your conversion settings and enable enhanced conversions for the appropriate account or conversion action.
Google may then allow you to choose how user-provided data should be detected.
Depending on your website, this can involve automatically detecting data or explicitly defining where Google should find it.

Automatic detection

Automatic collection can work when customer information is clearly available on the conversion page.
For example, an order confirmation page might contain the customer's email address.
The advantage is simplicity.
The disadvantage is control.
If your website structure changes or the required field is not consistently available, the implementation can become unreliable.
Manually specifying the customer data
A more controlled implementation tells the tag exactly where specific values come from.
This may involve:
  • CSS selectors
  • JavaScript variables
  • Website data-layer values
This approach requires more setup but can make the implementation easier to understand and audit.

Option 2: Set Up Enhanced Conversions With Google Tag Manager

For many marketing teams, GTM is the practical choice because conversion tracking is already managed there.
A typical workflow looks like this:

Step 1: Open the relevant Google Ads conversion action

Identify the exact conversion you want to enhance.
Do not simply enable the feature everywhere without understanding what each conversion represents.

Step 2: Enable enhanced conversions

Turn on enhanced conversions in the appropriate Google Ads conversion settings and select Google Tag Manager when applicable to your setup.

Step 3: Open GTM

Locate the existing Google Ads Conversion Tracking tag associated with the conversion.

Step 4: Configure user-provided data

Map the customer fields available during the conversion process.
For example:
Email
→ form email variable
Phone
→ form phone variable
First name
→ checkout first-name variable
The specific configuration depends on how your website exposes these values.

Step 5: Use reliable variables

Avoid fragile implementations wherever possible.
A variable based on a predictable data-layer value will generally be easier to maintain than an implementation that relies on the visual location of a field that developers frequently redesign.

Step 6: Preview before publishing

Use GTM's preview and debugging tools.
Run through the conversion process yourself and inspect:
  • Whether the base conversion tag fired
  • Whether it fired once
  • Whether user-provided data was available
  • Whether the correct conversion action was triggered
  • Whether consent behavior matched your intended configuration
Do not publish simply because GTM reports no syntax errors. A technically valid tag can still measure the wrong thing.

Option 3: Use an API or More Advanced Server-Side Workflow

Larger or more technically complex businesses may need more control than a basic browser-based implementation provides. Examples include businesses with:
  • Custom checkout systems
  • Multiple domains
  • Complicated CRM workflows
  • Long lead-to-sale cycles
  • Server-side tracking
  • Large offline sales processes
  • Multiple conversion stages
An API-connected or server-side architecture can give the business greater control over how identifiers, timestamps, transaction information, and later customer outcomes move through the measurement system.
But complexity should have a reason.
Do not build an elaborate server architecture simply because it sounds more advanced.
The best measurement system is not the most complicated one. It is the one that sends accurate, understandable, maintainable data.

How To Test Enhanced Conversions After Setup

Never treat publishing the tag as the end of implementation. It is the beginning of validation.

Test 1: Complete a real conversion flow

Use the site the same way a customer would. For a lead form:
  • Open the landing page.
  • Enter valid test information.
  • Submit the form successfully.
  • Confirm the correct event fires.
  • Verify the customer-data variables are populated.
For ecommerce, repeat the process through checkout.

Test 2: Check Google Ads diagnostics

Google Ads provides diagnostics for enhanced conversion implementations. Look for warnings involving issues such as:
  • Missing user data
  • Incorrect configuration
  • No recent enhanced conversion data
  • Formatting problems
  • Tag problems
Do not assume an absence of immediate reporting means the implementation failed. Measurement and reporting can take time to populate. If your account frequently shows conversions later than expected, read Why Google Ads Conversions Are Delayed before making campaign changes based on incomplete data.

Test 3: Compare against your source of truth

For ecommerce, that might be your order database. For lead generation, it might be your CRM. Compare:
  • Website submissions
  • Google Ads conversions
  • CRM leads
  • Qualified leads
  • Orders
  • Revenue
The numbers do not necessarily need to match perfectly because systems can use different timing and attribution rules. But the differences should make sense. If they do not, investigate.

Do Not Evaluate Enhanced Conversions Only by Looking for More Conversions

This is an easy mistake. A team enables enhanced conversions and then watches the conversion column, hoping it increases.
That is too narrow. The goal is not to manufacture a higher number.
The goal is to improve the quality and completeness of measurement. Ask better questions:
  • Are more legitimate conversions being attributed?
  • Is Google Ads getting closer to CRM reality?
  • Has attribution become more stable?
  • Are qualified leads receiving better representation?
  • Are conversion values believable?
  • Are campaigns being evaluated more accurately?
  • Are bidding decisions based on better signals?
A larger conversion number is useful only if the additional conversions represent real business activity.

How Enhanced Conversions Affect Smart Bidding

This is where measurement becomes a performance issue. Google Ads automated bidding relies on conversion information to understand which auctions and users are associated with the outcomes you value. Better measurement can therefore improve the information available to the bidding system. But there is a catch. Better matching cannot compensate for a bad goal.
Suppose Campaign A generates:
  • 100 leads
  • 8 qualified opportunities
  • 1 customer
Campaign B generates:
  • 55 leads
  • 22 qualified opportunities
  • 8 customers
If Google Ads is optimizing only toward raw form submissions, Campaign A can appear more attractive even though Campaign B creates much more business value. Before scaling automated bidding, decide whether you are feeding the platform the signal that actually represents success.
Our guide to Smart Bidding in 2026 explains why conversion quality matters as much as campaign settings. And if you are deciding how that data should influence bidding, see Target CPA vs. Target ROAS.

Common Google Ads Enhanced Conversions Mistakes

  • Enabling enhanced conversions before fixing duplicate trackin
  • If a conversion is already firing twice, strengthening its match quality does not make the data better
  • It makes a bad signal more complete.
  • Capturing data from the wrong stage
  • The user information needs to be associated correctly with the conversion journey.
  • If your confirmation page no longer contains the data your configuration expects, the enhanced data may not populate correctly.
  • Assuming GTM is working because the container published
  • Publishing confirms that GTM accepted the configuration.
  • It does not confirm that your business logic is correct.

Ignoring CRM problems

  • Enhanced conversions cannot clean inconsistent customer records for you.
  • Normalize important identifiers and map fields consistently.
  • Using every conversion as a bidding goal
  • Not every measurable event should train Smart Bidding.
  • A pricing-page visit and a completed purchase clearly do not carry the same commercial meaning.

Forgetting about offline outcomes

For lead-generation businesses, the form is often only the first step.
If you can identify which leads later become qualified opportunities or customers, feeding deeper-funnel outcomes back into Google Ads can be more valuable than optimizing indefinitely for form volume.

How Long Does It Take To Know Whether the Setup Is Working?

Do not evaluate the implementation after a handful of conversions.
Google's own setup guidance notes that reporting impact may take time to become visible, and Google advises allowing a meaningful data window before trying to judge impact. The exact amount of data you need depends on your conversion volume.
A large ecommerce site may collect enough conversions relatively quickly. A B2B company closing a few high-value deals per month will need a longer evaluation window.
The principle matters more than the number of days: Evaluate a representative sample, not a convenient screenshot.

A Simple Enhanced Conversions Setup Checklist

Before calling the project complete, verify that:
  • Your primary conversion event is correct.
  • The base conversion tag fires only once.
  • User-provided data is available at the right stage.
  • Email and phone values are formatted consistently.
  • Enhanced conversions are enabled for the intended conversion action.
  • GTM or Google tag variables are mapped correctly.
  • Consent behavior has been tested.
  • Preview/debug testing has been completed.
  • Google Ads diagnostics do not show unresolved implementation errors.
  • Conversion numbers have been compared with your website or CRM.
  • Revenue values reflect actual business economics.
  • Offline outcomes are being considered where relevant.
  • Smart Bidding is optimizing toward meaningful conversions.
If several of those answers are uncertain, the problem is bigger than the enhanced conversion setting. It is a measurement architecture problem.

Final Takeaway

Setting up Google Ads enhanced conversions is not difficult because the switch itself is complicated. The difficult part is making sure the signal behind that switch deserves to be trusted.
Start with a real conversion. Confirm that it fires correctly. Decide which customer information is appropriate to use. Map those fields carefully. Test the implementation. Compare Google Ads with your source-of-truth data. Then look at how the improved signal affects attribution and bidding.
That order matters.
Enhanced conversions work best when they sit on top of a clean measurement system. If the foundation is wrong, better matching can simply give Google more confidence in the wrong outcome. If the foundation is right, enhanced conversions can become another useful piece of a broader first-party measurement strategy.

FAQs

Do enhanced conversions replace standard Google Ads conversion tracking?
No. Enhanced conversions supplement your existing conversion measurement. Your original Google Ads conversion event still needs to be configured and firing correctly.
What information can be used for enhanced conversions?
Depending on your implementation, user-provided information can include identifiers such as email addresses, phone numbers, names, and address information. Use only data appropriate to your customer journey and consent setup.
Is Google Tag Manager required for enhanced conversions?
No. Google supports multiple implementation approaches. GTM is common because many businesses already manage Google Ads conversion tags through it, but Google tag and more advanced API-based implementations are also available.
Are enhanced conversions useful for lead-generation campaigns?
Yes, particularly when customer information is collected through website forms and when later CRM outcomes can be connected with the original lead. Businesses with longer sales cycles should also consider enhanced conversions for leads and offline conversion tracking.
Can enhanced conversions improve Smart Bidding?
They can provide Google Ads with more complete conversion measurement, which can give automated bidding better information. However, Smart Bidding still depends on the quality of the conversion goals and values you provide.
Why are my enhanced conversions not showing?
Possible causes include missing customer data, incorrect field mapping, a tag that does not fire correctly, consent behavior, formatting issues, or simply insufficient time for data to appear. Start with Google Ads diagnostics and GTM preview mode rather than changing campaign bids immediately.
Should I use email or phone number for enhanced conversions?
Use the identifiers you can collect reliably and consistently. Email is often a practical starting point for forms and checkout flows, while phone data can be useful when it is standardized correctly.

Make Sure Google Ads Is Learning From the Right Signals

Enhanced conversions are only one part of accurate acquisition measurement. y77.ai helps growth teams audit GA4, GTM, Google Ads conversion tracking, attribution, first-party data flows, and bidding signals to find where performance data is being lost, duplicated, or misinterpreted.
If Google Ads, your website, and your CRM are telling three different stories, book a working session with y77.ai before increasing spend.
Tags
enhanced conversions setupgoogle ads conversion trackinggoogle ads enhanced conversions
Share
Need support?

Let’s turn insights into the next round of wins.

We can audit your telemetry stack, unblock campaigns, or architect the next measurement sprint in as little as two weeks.