PPC Services

Explore the full PPC service offering

Want to lower your CPA on Google Ads?

Get a PPC audit and strategy from a Google Premier Partner.

Social Media Services

Explore the full paid social offering

Make paid social actually profitable

Get a social ads audit and strategy session covering creative, targeting and budget.

Web Design & Development

Explore our web design and development services

Need a website that converts?

Get a website quote highlighting your top CRO opportunities and platform options.

AI Ads & AI SEO

Explore our AI-driven search and ads

Get found in AI search results

See how your brand shows up across AI search, LLMs and assistants.

Google Analytics Is Changing For The GDPR, And How It Affects You

Andrew Raso Avatar

Last updated:

1 May 2025

|

10 minutes read

Guide To Google Analytics GDPR Changes

Wondering how GDPR affects your website? Before you plan your next digital marketing campaign, make sure to bookmark and read this article. We at OMG, Australia’s top SEO firm, will dive into the tangible ways that GDPR will change the landscape, including how it affects Google Analytics.

1. What is the GDPR and how does it affect my website?

The General Data Protection Regulation is a EU law that sets out strict requirements on how data of EU citizens may be handled.

It is enforced on 25 May 2018 and affects companies, organisations, and websites large and small, that handle personal data of users from the EU. This applies to businesses working in the EU and/or with a user base based in the EU.

For website owners, the regulation means that you have to go through all of your personal data processing activities and make sure that they comply.

With the enforcement of the GDPR, you have to revise what data you are gathering, whether you really need this data and why, and how you are keeping it secure.

What is considered “personal data” in the GDPR?

The issue for website owners when it comes to using tools such as analytics, is the broad definition of personal data in the GDPR:

Not only IP addresses, contact information and sensitive data (such as medical and financial records) are personal, but also any data which can identify someone “directly or indirectly” using “all means reasonably likely to be used”.

This includes pseudonymous data, online identifiers, and cookies, which, as the GDPR states, can be combined with other data to create “profiles of the natural persons and identify them”.

What personal data does Google Analytics collect?

According to their Google Ads Data Protection Terms: Service Information, Google Analytics collects the following types of personal data:

  • online identifiers, including cookie identifiers
  • internet protocol addresses and device identifiers
  • client identifiers

To get a general picture of what data Google is gathering, you may take a look at Google’s privacy policy:

According to the GDPR’s definition of personal data described above, the tracking of user behaviour and profiling is only compliant with the EU-regulations when the website obtains prior consent from the visitor, i.e. blocking Analytics until the visitor has opted in.

Google’s recent email about GDPR

Google recently sent out an email to all their analytics admins about GDPR.

The purpose of this email was to introduce product updates that will help us get ready for data privacy compliance.

2. What is Google Analytics doing in preparation for the GDPR enforcement?

On their SEO blog, Google in Europe, Google has been sharing information about how they are preparing to meet the requirements of the GDPR since August 2017.

During the spring 2018, they have regularly released updates about their work to become GDPR compliant: they have updated their EU User Consent Policy, made changes to their contract terms, and made changes to their products in order to meet the requirements.

Product changes

To comply, and support their customers’ compliance with GDPR, Google is:

  • Making some changes across the network of publisher sites on which your online ads may appear—enabling publishers to show non- personalised ads and to select which third parties measure and serve ads for EEA users on their sites and apps.
  • Taking steps to limit the processing of personal information for children under the GDPR Age of Consent in individual member states.
  • They have introduced granular data retention controls that allow you to manage how long your user and event data is held on their servers. Starting May 25, 2018, user and event data will be retained according to these settings; Google Analytics will automatically delete user and event data that is older than the retention period you select.
  • They are in the process of launching a new user deletion tool that allows you to manage the deletion of all data associated with an individual user (e.g. site visitor) from your Google Analytics and/or Analytics 360 properties. This new automated tool will work based on any of the common identifiers sent to Analytics Client ID (i.e. standard Google Analytics first party cookie), User ID (if enabled), or App Instance ID (if using Google Analytics for Firebase).
  • Exploring consent solutions for publishers, including working with industry groups like IAB Europe.

Google Analytics update – Data retention control

One of the product updates Google is introducing is data retention control. This feature will allow you to manage how long Google stores your user data on Google’s servers.

Data retention control will go into effect in your account the same day GDPR launches, May 25th.

However, you can adjust your data retention settings now. The setting you select will then activate on May 25th, 2018.

Data Retention control settings

The current default for data retention is 26 months, but you can select to retain your user data for a shorter or longer period.

User deletion tool

Google has also introduced a user deletion tool. This tool will allow you to remove users’ Client IDs, User IDs, or App Instance IDs from your analytics data. When a user opts out of tracking, you’ll use this tool to remove their data.

3. How to prepare your Google Analytics setup for GDPR

(Websites doing businesses in Europe or with a user base based in the EU)

1. Control how you are transmitting personal data to Google>

It is not sufficient to filter out personal data via the Google Analytics filters. The transmission must be stopped on code-level to prevent the data from ever being sent to Google Analytics. Check your page url’s, page titles and other dimensions to ensure that no personal data is being collected. A common example of personal data collection is when you capture a page url that contains an “email= querystring” -parameter. If this is the case, it is likely that you are leaking personal data to other digital marketing technologies in use on your site!

2. Turn on IP Anonymization

The IP address is personal data according to the definition in the GDPR. IP addresses are by default never exposed in reporting, but Google uses them to provide geolocation data. Therefore, it is a good idea to turn on the IP anonymisation feature in Google Analytics. This change will slightly reduce the geographic reporting accuracy of your Google Analytics account.

To turn on anonymization, you must make a change in the code.

If you use Google Tag Manager, adjust your tag or Google Analytics Settings variable by clicking into More Settings → Fields to Set and then add a new field named ‘anonymizeIp’ with a value of ‘true’. If you don’t use Google Tag Manager, your tag management system may have this setting exposed as an option, or you may need to edit the code directly.

Once implemented, Google will anonymise the IP address as soon as technically feasible by removing the last octet of the IP address before any storage or processing begins (your IP becomes 123.123.123.0 — where the last portion / octet is replaced with a ‘0’). Once this feature is enabled, the full IP address will never be written to the disk, according to Google.

3. Go through the collection of Pseudonymous Identifiers in your Google Analytics

Your Google Analytics implementation may already be using pseudonymous identifiers. These may include the following:

  • User ID: Control that the user IDs are alphanumeric database identifiers, and not data written in plain text such as emails, usernames, etc.
  • Hashed / Encrypted data, such as email addresses: Check, if you can do without hashed or encrypted data. Google has a minimum hashing requirement of SHA256. However, it is recommended to avoid collecting data in this manner.
  • Transaction IDs: Transaction IDs are technically pseudonymous identifiers, since, when linked with another data source, it can lead to the identification of an individual. Make sure that this ID is an alphanumeric database identifier.

4. Steps to make your website’s use of Google Analytics etc. compliant

1. Provide transparency about the data processing on your site in your privacy policy and/or cookie policy

Make sure that the actual data processing that is going on on your website is clearly stated—for example, in your privacy policy.

It is a requirement of the GDPR, that the information on the data collection…

  • is specific and up-to-date at all times,
  • is written in a plain and understandable language,
  • provides clear instructions on how one may opt in and out of one’s data being collected.

It doesn’t matter whether your cookie policy is an independent document or integrated into your privacy policy, as long as the information is easily accessible for your users.

2. Implement a GDPR compliant cookie consent

Getting proper consent to the use of cookies from your visitors is a crucial part of rendering your website compliant with the GDPR.

In order to be compliant, the consent has to be…

  • Obtained prior to the setting of the cookies on the user’s browser (strictly necessary cookies are excepted from this rule)
  • Given on the basis of clear and specific information about what the consent is given to
  • Based on a true choice. The user must be able to opt out of all but the strictly necessary cookies and still use the site.
  • Retrievable. The user must have access to their settings and make changes to what cookies they want to accept and reject.
  • Kept as documentation that the consent has been given.

5. What does all this mean to Australian businesses?

GDPR doesn’t apply to Australia. However, Australia is likely to get its own GDPR in the following months. So, for now, you only have to define your user and data retention timeframes before the 25th of May 2018 (“Do not automatically expire” is recommended for now).

These settings are found under “Admin > Tracking Info > Data Retention”

To comply with GDPR in Google Analytics, businesses should:

  • Enable IP Anonymization: Activate the feature within Google Analytics to ensure user IPs are anonymized.
  • Set Data Retention: Adjust data retention settings in Analytics to align with GDPR, ensuring data isn’t stored longer than necessary.
  • Update Privacy Policies: Revise your policies to include clear explanations about how user data is handled and collected.
  • Implement Consent Management: Use pop-ups or banners that request user consent for cookies tracking.
  • Third-Party Reviews: Regularly assess your third-party data-sharing agreements to stay compliant.

Non-compliance risks include fines, penalties, and loss of customer trust.

If you have any questions about this or any other online marketing questions, please do not hesitate to reach to our experts.

Share

Andrew Raso Avatar

About the author

Read More Blogs

Stop Guessing What Your Marketing Should Do Next.

Your free $4,000 strategy session shows where your digital marketing is leaking performance across search, paid media, content and conversion. You leave knowing what to fix first and what a stronger strategy could produce.

Digital Marketing specialists at Online Marketing Gurus Sydney office

Discover the Rankings You Should Already Own.

Book a 15-minute discovery call to talk SEO strategy. Backed by 14 years of experience, 200+ specialists, the Global Agency Awards 2025 #1 SEO Agency, and the best-practice frameworks designed by our Global Head of SEO.

Book your free 15-min SEO call.

This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
OMG SEO team leaders

What You'll Walk Away With

  • SEO Health DiagnosisWhere Technical, Links and Content are letting you down
  • Keyword Gap InsightsTerms competitors own that you don't, and the revenue at stake
  • AI Search ReadinessAre AI Overviews, ChatGPT and Perplexity citing you?
  • 14 Years of SEO Best PracticeThe TLC Framework, refined across 1,000+ campaigns

Find the Ad Spend That's Leaking From Your Account.

Book a 15-minute discovery call to talk PPC strategy. Backed by 14 years of experience, 200+ specialists, Google Premier Partner status (top 3% globally), and the best-practice playbook designed by Head of Paid David Moorcroft.

Book your free 15-min PPC call.

David and Sophie, PPC team leaders at Online Marketing Gurus

What You'll Walk Away With

  • Account Health DiagnosisWhere Quality Score, structure and signal are letting you down
  • Wasted Spend InsightsWhere your account is leaking budget each month
  • Performance Max Reality CheckWhat PMax is hiding from you · what to take back
  • 14 Years of PPC Best PracticeThe OMG playbook, refined across $200M+ in managed media

Uncover Growth Your Competitors Are Missing

Book a 15-minute discovery call to talk Social Ads strategy. Backed by 14 years of experience and 100+ paid media specialists, you're in good hands with the OMG social team.

Book your free 15-min social call.

Mitch and Sophie, paid social team leaders at Online Marketing Gurus

What You'll Walk Away With

  • ROAS & CAC DiagnosisWhere the money's actually going across Meta, TikTok, LinkedIn
  • Creative Fatigue Reality CheckCTR drops, hook failures, what to retire and replace
  • Server-Side Tracking & SignalCAPI deployment, server-side tracking and improved Meta signals after iOS
  • 14 Years of Paid Social Best PracticeThe framework that grew TC Boxes' social purchases 1,118%

Find Out Why Your Site Is Costing You Customers.

Book a 15-minute discovery call to talk web strategy. Backed by 14 years of experience, 200+ specialists across WordPress, Shopify and custom builds, and the best-practice CRO and UX frameworks designed by Dr Rich Lane and OMG's senior web team.

Book your free 15-min web call.

Dr Rich Lan, CTO, and Jim from the IT team at Online Marketing Gurus, smiling together against a white background.

What You'll Walk Away With

  • Core Web Vitals DiagnosisMobile loading, INP, LCP, what Google is penalising you for
  • Conversion Path InsightsWhere users actually drop off · what's losing revenue
  • Mobile UX Reality Check72% of traffic is mobile, and most sites still fail it
  • 14 Years of Web Best PracticeWordPress and Shopify specialists · CRO-first build framework

Make Sure ChatGPT, Gemini & AI Overviews Cite You.

Book a 15-minute discovery call to talk Generative Engine Optimisation (GEO). Backed by 14 years of search expertise, 200+ specialists, and the best-practice GEO frameworks designed by Jazmine Green and OMG's senior AI search team.

Book your free 15-min GEO call.

OMG SEO team leaders

What You'll Walk Away With

  • AI Visibility DiagnosisHow often you appear in ChatGPT, Perplexity, Gemini and AI Overviews
  • Citation Gap InsightsThe queries where your competitors are cited and you're not
  • Entity & Schema ReadinessHow AI search engines understand your brand today
  • 14 Years of Search Best PracticeNow built for AI Overviews, ChatGPT and Perplexity

Uncover Growth Your Competitors Are Missing

You'll leave with a clear, actionable digital strategy, and a plan you can start implementing straight away.

Your Free Digital Strategy Starts Here

Claim your audit & strategy valued at $4,000

OMG SEO and Paid team leaders

What You'll Walk Away With

  • Growth Gap Analysis Find the SEO, paid media and conversion gaps limiting your leads or revenue.
  • Competitor Insights See what your competitors are doing better, and where you can win.
  • Quick-Win Opportunities Identify practical actions that can improve traffic, leads or sales faster.
  • Growth Roadmap Get a clear plan for what to prioritise next across SEO, Google Ads and paid social.