On June 15, 2026, Google quietly rewires how your advertising data flows between Google Analytics and Google Ads. The Google Signals setting you may have relied on as a privacy backstop stops controlling what reaches your Ads account. From that date, a single Consent Mode parameter, ad_storage, decides everything.
For businesses running Google Ads in the DACH market, this is not a cosmetic change. If your consent setup is misconfigured, you will either leak advertising data you thought was blocked, or starve your campaigns of conversions you are legally allowed to collect. Both outcomes carry a cost.
Key Takeaways
- The change is effective June 15, 2026 and applies to every GA4 property linked to a Google Ads account, not just EU advertisers.
- Google Signals is demoted to Analytics-only reporting. It will only associate sessions with signed-in users for behavioral reports inside GA4. It no longer governs what Google Ads collects.
- ad_storage becomes the single control for whether Google Ads receives cookies, device IDs, and profile linking. Turning off Google Signals will no longer stop that flow.
- For DACH businesses this is a compliance event, not just a settings update. Your Consent Management Platform must transmit the correct signals or you risk DSGVO exposure and broken remarketing at the same time.
What Actually Changes on June 15, 2026
Until now, two separate switches jointly decided whether Google Ads received advertising cookies and user identifiers from your site:
- The Google Signals setting inside Google Analytics admin.
- The ad_storage parameter in Consent Mode.
Both had to permit tracking for the full signal to flow to Google Ads. Google Signals acted as a second gate, an account-level toggle that many marketers treated as an extra layer of control.
According to Google’s official announcement, starting June 15, 2026 the Google Signals setting “will only control the association of your Google Analytics sourced data with signed in user information for behavioral reporting.” Control of Google Ads cookie and ID collection moves entirely to Consent Mode.
In plain terms: after June 15, the ad_storage signal from your consent banner is the only thing that decides whether Google Ads can use cookies, device identifiers, and personal profile linking for a given visitor.
| Aspect | Before June 15, 2026 | After June 15, 2026 |
|---|---|---|
| What controls Ads data collection | Google Signals AND ad_storage (both required) | ad_storage only |
| Role of Google Signals | Cross-device ad data plus Analytics reporting | Analytics behavioral reporting only |
| Effect of turning Google Signals off | Blocks cross-device ad data to Google Ads | No effect on Google Ads data flow |
| Single point of failure | Two gates, more margin for error | Your CMP and ad_storage signal |
Why This Matters More in the DACH Market
In Germany, Austria, and Switzerland, consent is not a formality. The DSGVO requires that consent be specific, informed, and freely given before personal data is processed for advertising. The June 15 change tightens the link between a single consent grant and a powerful capability: cross-device user recognition.
Piwik PRO notes that under GDPR, bundling cross-device tracking into one broad ad consent signal raises a granularity question, because consent is meant to be specific. The practical takeaway for advertisers is that your consent architecture now directly determines your advertising capabilities. There is no Analytics-side toggle left to soften a misconfigured banner.
The Two Failure Modes You Need to Rule Out
This change creates two opposite ways to get hurt. Both are worth a deliberate check before June 15.
Failure mode 1: You leak data you meant to block
If you relied on the Google Signals toggle as a privacy control, disabling it after June 15 does nothing for Google Ads. Data keeps flowing as long as ad_storage is granted. For a DSGVO-regulated business, that gap between intended and actual behavior is exactly what regulators and DPOs care about.
Failure mode 2: You starve your campaigns
The reverse is just as common. Many CMPs are configured defensively and deny ad_storage too aggressively, or fail to update consent from denied to granted after the user accepts. After June 15, that under-collection flows straight through to remarketing audiences, Customer Match, and conversion tracking with no Analytics-side recovery. Your audiences shrink and your reported conversions drop, even though users consented.
Your Pre-Deadline Checklist
Here is the concrete sequence we run for clients before a change like this lands. You can work through it yourself or have us verify it as part of a tracking audit.
- Confirm Consent Mode v2 is live. All four signals (ad_storage, ad_user_data, ad_personalization, analytics_storage) must default to denied and update only after explicit consent. Our Consent Mode v2 setup guide walks through this end to end.
- Verify the signals actually transmit. Use Google Tag Assistant or your CMP’s debug view to confirm ad_storage and ad_user_data move from denied to granted on accept, and stay denied on reject. Configuration in the CMP dashboard is not proof; the network requests are.
- Check default-state timing. Ensure the default consent state fires before any Google tag. A tag that loads before the consent default is a common, silent leak.
- Audit the GA4 to Google Ads link. Confirm which conversions and audiences depend on this link, so you know what is at risk if the signal is wrong.
- Document the configuration. For DSGVO accountability, keep a record of how consent maps to each signal. This is what protects you if anyone asks.
- Plan for server-side. If you want resilience against this kind of client-side change, server-side tagging gives you more control over what is sent and when. Our server-side GTM guide covers the setup.
What This Means for Your Reporting
Two practical reporting effects are worth flagging to your team in advance, so a normal fluctuation does not get misread as a campaign problem.
First, remarketing audiences that leaned on Google Signals for cross-device reach will narrow to users who explicitly granted ad_storage. If your consent rate is moderate, expect audience sizes to step down. That is the change working as intended, not a tracking break.
Second, cross-device conversion paths may look different in the weeks after June 15. Build a clean baseline now, before the deadline, so you can tell the difference between the consent change and anything else. A reliable measurement foundation is the point of our GA4 reporting service and tracking and measurement service.
Do This Before June 15
After June 15 there is no second gate. Your consent banner is no longer just a compliance formality, it is the single switch that decides what Google Ads can collect.
The change is small in description and large in consequence. One parameter, ad_storage, now carries the full weight of both your advertising performance and your DSGVO posture for Google Ads. There is no Analytics-side fallback after June 15, 2026.
If you are not certain your Consent Management Platform transmits the right signals at the right time, this is the week to verify it. We run a focused tracking and consent audit that checks exactly this: whether ad_storage and ad_user_data behave correctly on accept and on reject, and whether your GA4 to Google Ads link is collecting what you are allowed to collect and nothing you are not.
Book a free tracking audit and we will confirm your setup is ready before the deadline, or tell you precisely what to fix.
Sources
- Google Analytics Help – Updates to Google Analytics Data Controls (official announcement, effective June 15, 2026)
- Piwik PRO – How Google is changing the way GA4 and Google Ads share data
- Google Ads Help Center – Consent Mode documentation