A laptop shows a detailed financial graph with a clear reflection on a glossy surface.

Consent Mode v2 + Enhanced Conversions: Fix Google Ads Signal Loss

Your lead volume may be stable even if your reported conversions aren’t.

Since Consent Mode v2 enforcement and expanded reliance on modeled conversions, many U.S. lead‑gen advertisers have reacted to falling Google Ads conversion totals by cutting budget or changing bidding. In a significant number of audits, the issue wasn’t demand. It was signal loss.

If you run WordPress, WooCommerce, or custom forms through Google Tag Manager (GTM), this is now a measurement hygiene issue — and it directly affects the inputs Smart Bidding uses.

What actually changed under Consent Mode v2

According to Google Ads Help: About Consent Mode, when users deny consent for advertising or analytics storage, Google tags adjust behavior and may send limited, cookieless pings instead of full cookie-based data. When identifiers are unavailable, Google Ads can use modeling to estimate conversions that can’t be directly observed.

Two distinctions matter in reporting:

  • Observed conversions: user-level events captured with consent and usable identifiers.
  • Modeled conversions: statistical estimates generated when direct observation is limited.

Modeled conversions are documented platform behavior. They are not user-level tracked events, and they do not represent additional identifiable data collection.

Consent Mode v2 introduced additional consent signals — including ad_user_data and ad_personalization — as outlined in the Google Tag Platform: Consent Mode Developer Guide. These signals communicate whether user data can be used for ads measurement and personalization. Tags must receive a default consent state before firing, and then an updated state after user interaction.

Google Analytics Help: Consent Mode for Websites similarly confirms that consent choices affect analytics collection and modeling. As a result, differences between GA4, Google Ads, and your CRM are not automatically proof of tracking failure. They may reflect consent-driven modeling and identifier loss.

The practical impact: when consent implementation is incomplete or inconsistent, observable conversions shrink. Smart Bidding can still operate, but it is optimizing on thinner or noisier input data.

Where WordPress and GTM setups break

In small-business WordPress stacks, preventable signal loss is common:

  • Late default consent state. Google’s Consent Mode documentation specifies that a default consent state should be set before Google tags execute. If your consent banner loads after GTM or a hardcoded Google tag, early events may fire under the wrong state.
  • Consent updates not reaching GTM. If your banner does not push updated consent states to the data layer, tags may remain in denied mode even after a user accepts.
  • Duplicate tagging. Running a Google Ads tag via a plugin and also through GTM can create inconsistent firing and mismatched consent behavior.
  • Enhanced Conversions partially configured. Per Google Ads Help: Enhanced Conversions for Leads, user-provided data (such as email or phone) must be properly captured, normalized, and hashed (SHA‑256) before being sent. If your form plugin never exposes the value to GTM, enhanced conversions cannot function correctly.
  • Incorrect formatting or mapping. The Google Ads Developer Docs: Enhanced Conversions Web Setup outline normalization requirements (trimming, lowercasing, formatting). Small errors reduce match quality and limit the benefit of enhanced data.

Enhanced Conversions does not bypass consent requirements. It improves measurement accuracy when consent allows ad_user_data to be used. If that signal is denied or never updated correctly, enhanced data will not be used for ads measurement.

The business effect is predictable: lower observable conversions, wider CPA variance, and bidding decisions based on incomplete signals.

What to do next

If reported leads are down, audit measurement before adjusting budget or bid strategy:

  1. Verify tag sequencing. In GTM Preview mode, confirm the default consent state fires before any Google tag initializes.
  2. Test consent states. Accept and deny consent and confirm ad_storage, analytics_storage, ad_user_data, and ad_personalization update correctly.
  3. Review conversion diagnostics. In Google Ads, check each conversion action for enhanced conversion status and any data quality alerts.
  4. Validate enhanced data mapping. Confirm your form (Gravity Forms, Contact Form 7, WooCommerce checkout, or custom forms) pushes normalized values into the data layer prior to hashing and transmission.
  5. Remove duplicate tags. Use one clear tagging strategy — either GTM or direct gtag — not both.
  6. Reconcile with your CRM. Compare CRM leads to Google Ads observed and modeled totals. A gap is not automatically an error, but unexplained drift should trigger deeper review.

Do not assume every performance decline is measurement-related. Demand shifts, auction pressure, creative fatigue, and seasonality are real. But if pipeline volume is steady while reported conversions fluctuate, protect the data feeding Smart Bidding before cutting spend.

In 2026, Enhanced Conversions for leads is no longer a “nice to have” for U.S. lead advertisers. It is foundational measurement infrastructure — provided it is consent-aware, correctly sequenced, and technically clean.

Sources

Need help checking this on your WordPress, Google Ads, Analytics, local SEO, or website setup? Splinternet Marketing can review the issue and help you prioritize the next fix.

This article is for informational purposes only and reflects general marketing, technology, website, and small-business guidance. Platform features, policies, search behavior, pricing, and security conditions can change. Verify current requirements with the relevant platform, provider, or professional advisor before acting. Nothing in this article should be treated as legal, tax, financial, cybersecurity, or other professional advice.

Editorial note: Splinternet Marketing articles are researched from cited platform, documentation, regulatory, and industry sources. AI may assist with drafting and review; final content is checked for source support, practical usefulness, and platform/date accuracy before publication.