Does Google Analytics 4 Data Retention Affect Standard Reports?

Cody Schneider6 min read

One of the most common sources of panic for Google Analytics 4 users is the data retention setting. When you see a default setting that says it will delete data after just two months, it’s easy to assume all your hard-earned historical performance is going to vanish. Let's clear this up once and for all. This article will explain exactly which reports are affected by GA4's data retention settings and what you need to do to protect your ability to perform in-depth analysis.

GraphedGraphed

Your AI Data Analyst to Create Live Dashboards

Connect your data sources and let AI build beautiful, real-time dashboards for you in seconds.

Watch Graphed demo video

What is GA4 Data Retention?

Inside the admin panel of your GA4 property, there's a setting called 'Data Retention'. It controls how long Google stores user-level and event-level data in your account. By default, this is set to just 2 months. You have the option to change this to 14 months, an update you should make immediately.

The key phrase here is "user-level and event-level data." This isn't your generalized traffic data, like the total number of sessions or pageviews per day. It refers to the raw, granular data associated with individual users and the specific actions (events) they take. Think of it as the individual breadcrumbs a single user leaves behind, not the total number of loaves baked that day.

This raw data is what powers the more advanced analysis tools in GA4, specifically the 'Explore' section. It's the data you need when you want to look at the detailed behavior of a specific user segment or analyze granular conversion paths over a long period.

  • 2 months (Default): Keeps raw, user-level data for two months, leaving you with a very limited window for detailed, custom analysis.
  • 14 months (Optional): Extends this window, giving you over a year's worth of granular data to play with in Explorations.

Free PDF Guide

AI for Data Analysis Crash Course

Learn how to get AI to do data analysis for you — the best tools, prompts, and workflows to go from raw data to insights without writing a single line of code.

Does GA4 Data Retention Affect Standard Reports? Here's the Short Answer

No, the data retention setting does not affect your Standard Reports. That's worth repeating: all of the standard, pre-built reports in the Reports snapshot section (Acquisition, Engagement, Monetization, etc.) will continue to show data long past the two or 14-month retention period.

You can breathe a sigh of relief. Your year-over-year traffic comparisons and five-year trend lines for total users or revenue are safe. You will still be able to look at top-level metrics from years ago without any issue.

Aggregated vs. Unaggregated Data: The Reason Your Reports Are Safe

So, why are standard reports immune? It comes down to the difference between aggregated and unaggregated (or "raw") data.

Standard reports use aggregated data. When GA4 processes the billions of events flowing in, it generates pre-calculated summary tables. It essentially sums up all the individual actions into high-level metrics like:

  • Total Users for January
  • Total Conversions from Organic Search last quarter
  • Session count by country for all of 2023

Because this data is summarized and no longer tied to specific individuals, Google can store it indefinitely without violating the retention settings. It's efficient, fast to load, and still incredibly useful for seeing broad trends.

Explore reports, on the other hand, need unaggregated data. When you build a Funnel exploration or a Path exploratory, you aren't asking for a pre-calculated total. You're asking GA4 to re-process the raw data logs on the fly to show you something highly specific. That requires the original user-id and event-stamped data, which is exactly what the data retention settings govern.

GraphedGraphed

Your AI Data Analyst to Create Live Dashboards

Connect your data sources and let AI build beautiful, real-time dashboards for you in seconds.

Watch Graphed demo video

What Do Data Retention Settings Actually Affect?

If standard reports are safe, what are you losing if you leave the setting at 2 months? You're losing the ability to do detailed, custom historical analysis using these powerful tools in the Explore section:

  • Funnel Exploration: You wouldn't be able to build a funnel to track user steps on a campaign that ran six months ago. The step-by-step data for any individual user would have been deleted.
  • Path Exploration: Need to see all the different paths users who triggered a specific conversion event took three months before that? That raw path data for individual users will be gone.
  • Segment Overlap: Trying to understand how the audience segment for Purchasers overlaps with your Newsletter Subscribers segment over the past six months? You can’t. The data to define users past two months would no longer be available.
  • User Explorer: Want to look at the specific timeline of events for an anonymized User ID from last quarter? Impossible. That individual history will have been wiped.

So while your top-level trend reports will show data from your site launched, your ability to drill down into the "why" behind those trends is severely limited.

How to Configure Your Data Retention Settings

Now that you understand the stakes, there's no reason to leave your settings on the default 2 months. Changing it is quick and painless:

  1. Go to the Admin by clicking the cog icon at the bottom left of your screen.
  2. In the Property column, look for Data Settings and click Data Retention.
  3. Under Event Data Retention, click the drop-down menu and select 14 months.
  4. Click Save.

And that's it. You have now maximized your GA4 data retention period for future data collection. You should also check the box for Reset user data on new activity to make sure that you're getting the full 14 months of data retention.

Free PDF Guide

AI for Data Analysis Crash Course

Learn how to get AI to do data analysis for you — the best tools, prompts, and workflows to go from raw data to insights without writing a single line of code.

What if You Need Data Beyond 14 Months?

For most businesses, 14 months of data retention is more than sufficient. However, if you need to store data beyond this period, integrating with BigQuery is your best bet. By exporting your raw GA4 data to BigQuery regularly, you can retain your valuable historical data indefinitely and perform SQL-based queries to answer even more complex questions.

Final Thoughts

To recap, GA4's data retention settings do not affect your standard reports, which will show data long past the two or 14-month window because they are built from aggregated data tables. The setting strictly applies to the raw, user-level data used in custom Exploration reports. Nonetheless, your first action after reading this should be to log into GA4 and extend your event data retention to the full 14 months to maximize your analytical capabilities.

Juggling all these settings, running custom explorations, and maybe even linking to BigQuery can feel like a lot of work just to answer questions about your performance. We built Graphed to remove that friction. By connecting your GA4 account in just a few clicks, you can instantly start building dashboards and getting answers in plain English. No need to worry about report configurations or wrestle with different tools - just ask questions like, "Show me last quarter's traffic from paid search versus organic" and get a live, real-time chart, all without leaving your dashboard.

Related Articles