Skip to content

Glossary Google Signals

What Is Google Signals?

  • Analytics
Definition

Google Signals is an optional Google Analytics 4 setting that links the Google account data of signed-in users who have enabled ad personalization to Analytics data, in order to power cross-device and demographic reporting.

An iron key ring holding several different keys, with no tags — beside the title Google Signals
Different keys, one and the same ring
On this page 6
  1. What does Google Signals mean?
  2. Google Signals enabled versus disabled
  3. How it works
  4. Why it matters
  5. Best practices
  6. Common mistakes
In brief

Which reports Google Signals unlocks on top of normal event tracking, why it only covers a fraction of users, and what Google's consent mode currently requires to turn it on in the EU without breaching its consent policy.

An iron key ring holding several different keys, with no tags — beside the title Google Signals
Different keys, one and the same ring

What does Google Signals mean?

Google Signals is a Google Analytics 4 setting that an administrator turns on manually in the property's admin settings. It links a user's session data to their Google account, provided that person is signed in and has enabled ad personalization on that account. It doesn't replace normal web analytics event tracking: every click, page view, and conversion still gets recorded, with or without Google Signals active.

What Google Signals adds is an extra reporting layer that only fills in for the share of users who meet both conditions. Without it, GA4 still measures the full traffic, but reports on gender, age, interests, and cross-device behavior stay empty or incomplete.

The feature replaced the older Universal Analytics model, which inferred the same data through a third-party DoubleClick cookie. That mechanism stopped working reliably as browsers phased out third-party cookies, and Google Signals replaced it with a system built on authenticated accounts.

Google Signals enabled versus disabled

CapabilityDisabledEnabled
Event and conversion trackingWorks normallyKeeps working unchanged
Demographic reports (age, gender, interests)Empty or flagged as insufficient dataAvailable for identified, consenting users
Cross-device reportsNot availableShow the same user's path across mobile and desktop
Remarketing audiences in Google AdsLimited to first-party identifier-based remarketingCan be built and shared with Google Ads
Data retention for identified usersNot applicable26 months by default, can be shortened

Turning Google Signals on or off changes which slice of traffic gets enriched with Google account data. The total volume of events and conversions GA4 measures stays the same: the feature adds context to the sessions of users who already met the two starting conditions, and never grows the number of recorded sessions.

How it works

The Google Signals toggle sits under Admin > Data collection and modification > Data collection, inside each GA4 property. It's off by default, and the administrator can switch it on or off region by region, something many sites use to exclude European traffic while keeping the feature active elsewhere.

Once active, GA4 checks each session against the visitor's Google account. If the user is signed in and has ad personalization on, the session gets enriched with age, gender, interests, and, for visits across several devices, the link between them. If either condition isn't met, the demographic dimension gets the value "unknown" instead of staying blank.

By default, data from users identified through Google Signals expires after 26 months, a period the administrator can shorten. On top of that, Google Analytics data thresholds apply: when the number of users in a given demographic group is too low, the system withholds that value from the entire report, not just rounds it, to prevent anyone from inferring a specific person's identity from a tiny group. Widening the date range usually brings the value back, since the group grows past the threshold.

In mobile apps, the source changes: demographic and interest data come from the operating system's advertising identifier, the Android Advertising ID or iOS's IDFA, instead of the browser cookie, always subject to the tracking permission the user grants on the device itself.

Why it matters

Within the European Economic Area, turning on Google Signals means complying with Google's EU user consent policy, which requires explicit permission before personal data gets shared for ad personalization. Since 2024, Google has also required two specific consent signals within its consent mode, ad_user_data and ad_personalization, and has kept tightening this requirement with each update. If a user denies ad consent, Google Signals stops accumulating data for that session, whether the site operates under the GDPR or any other applicable data protection framework.

The link to GA4's demographic data is direct: those reports only exist because Google Signals feeds them. Without the feature on, the demographic details report shows up empty even when traffic is healthy, simply because nothing is populating it.

For the business, the payoff is building a more precise target audience and setting up remarketing audiences that follow a user across devices, something single-device cookies could never offer.

Best practices

  • Set up consent mode before turning on Google Signals, not after, so the data reflects real consent from day one.
  • Enable the feature region by region, and turn it off wherever your target audience's legal framework requires it.
  • Check the share of sessions marked "unknown" before drawing conclusions from the rest of the report.
  • Cross-check GA4's demographic data against first-party sources, such as a survey or the CRM, instead of treating it as the full picture of the audience.
  • Document in the site's privacy policy that Google Signals is in use and what that means for the user.
  • Set the data retention period to what you actually need to analyze, instead of leaving the default 26 months unreviewed.

Common mistakes

  • Turning on Google Signals before implementing a valid consent banner under the GDPR.
  • Confusing "not enough data" in the demographic report with "no users of that profile."
  • Expecting Google Signals to measure more sessions, when it only enriches the ones already being recorded.
  • Leaving the feature on in regions where legal never approved collecting identified Google account data.
  • Using GA4's demographic data as the sole input for defining a target audience, without checking it against other sources.
Manuel Riveiro Rodriguez CEO & Digital Strategist

A technical audit covers this and everything else in one pass.

Request an audit

Frequently asked

Does Google Signals replace GA4's normal event tracking?

No. GA4 keeps recording every event, page view, and conversion from all visitors, with or without Google Signals. What changes is that users with a signed-in Google account and ad personalization enabled get additional demographic, interest, and cross-device reports that would otherwise stay empty.

Why does my demographic details report show up empty even though I have traffic?

Either Google Signals isn't turned on, or very few visitors meet both required conditions: a signed-in Google account and ad personalization enabled. It can also come down to Google Analytics data thresholds, which hide groups too small to prevent anyone from inferring a specific person's identity.

Do I need user consent to turn on Google Signals in the EU?

Yes. Google's EU user consent policy requires explicit permission before personal data gets shared for advertising purposes, and consent mode has to relay that permission through the ad_user_data and ad_personalization signals. Without that consent, Google Signals stops collecting data for the session in question.

How long does Google keep data from users identified through Google Signals?

By default, 26 months from the user's last activity, though the property administrator can shorten that period in GA4's data retention settings. Once that period ends, GA4 automatically deletes the data tied to that identified account, with no manual cleanup required from the site owner.

Does Google Signals work the same way in mobile apps as on websites?

The principle is the same, but the source changes: in apps, GA4 relies on the operating system's advertising identifier, the Android Advertising ID or iOS's IDFA, instead of the browser cookie, always subject to the tracking permission the user grants on the device itself.

Sources

  1. Google Analytics Help, "Turn on Google signals": which conditions a user must meet (signed in and ad personalization enabled), which reports it unlocks (cross-device, demographic, remarketing), and how activation works by region.
  2. Google Analytics Help, "Consent mode on websites and mobile apps": how consent mode relays consent status to Google, and that Google Signals stops accumulating data once a user denies ad consent.
  3. Google Ads Help, "Updates to consent mode for traffic in European Economic Area (EEA)": the ad_user_data and ad_personalization signals Google specifically requires for EEA traffic within consent mode.