How to Delete a Website in Google Analytics

Cody Schneider8 min read

Removing an old or unused website from your Google Analytics account is a straightforward way to clean up your workspace and focus on the data that matters. This process, often called "deleting a property," permanently removes historical data, so it's a step you'll want to take with care. This guide will walk you through everything you need to know, from backing up your data to the final click of the delete button in Google Analytics 4.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Understanding Google Analytics Structure: Account vs. Property

Before deleting anything, it's essential to understand the hierarchy within Google Analytics. Getting this wrong can lead to deleting far more data than you intended. The structure is simple:

  • Account: This is the highest level, acting as a container for all your websites and apps. A single business typically has one Google Analytics account.
  • Property: Each website or app you track lives inside your Account as a separate "Property." When you want to "delete a website" from Analytics, you are actually deleting a Property. You can have multiple Properties within one Account (e.g., one for your main website, one for your blog, one for a mobile app).
  • Data Stream: This is the source of data flowing into your Property. For a website, this is your GA4 tracking code. For an app, it would be the Firebase SDK. Deleting a Data Stream stops new data from being collected, but it doesn't delete the Property or its historical data.

In almost all cases, your goal is to delete a Property. Deleting an entire Account is a much more drastic action, as it will delete every single property within it.

What to Do Before You Delete Your GA4 Property

Once a property is permanently deleted, its data is gone forever. There is a short recovery window (we'll cover that later), but it's best to be prepared. Before you move a property to the trash, take these crucial preliminary steps.

1. Export Your Historical Data

You may not need the data from that old website today, but you might need it for historical context or year-over-year comparisons down the line. It's always a good idea to create a backup.

You can export any standard or custom report directly from GA4. Navigate to the report you want to save (e.g., Reports → Acquisition → Traffic acquisition), and look for the "Share this report" icon (a simple share icon) in the top right corner. From here, you click "Download File" and can choose to export your data as either a CSV or a PDF.

Consider exporting key reports like:

  • Traffic sources and channels
  • Audience demographics and geo-location
  • Top-performing pages
  • Conversion and events data

Saving these as CSV files will give you raw data you can analyze later in Google Sheets or Excel.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

2. Confirm You Have Administrator Permissions

You can't delete a property unless you have the "Administrator" role at the Account level. If you don't see the option to delete, it's almost certainly a permissions issue.

To check your role, go to the Admin section (the gear icon at the bottom-left) and, in the Account column, click on "Account Access Management." Here you will see a list of users and their assigned roles. If you are not listed as an Administrator, you'll need to ask someone who is to either grant you the required permissions or delete the property for you.

3. Make Note of Product Links

GA4 properties often integrate with other Google products. Deleting the property will break these connections. Navigate to "Product links" in the Property column of the Admin section to see what's connected. Common integrations include:

  • Google Ads
  • Google Search Console
  • BigQuery
  • Merchant Center

Losing the link to Google Ads is particularly significant, as it can disrupt conversion tracking and remarketing audiences that are based on Analytics data. Make sure you account for this before proceeding.

4. Plan to Remove the Tracking Code

Deleting your property in Analytics does not remove the tracking code from your website's header. While leaving it there won't break your site, it's still best practice to remove it. A lingering and unused script can slightly slow down your page load time and makes your site's code less clean. Make a note to manually remove the GA4 tracking tag via your CMS (like WordPress), Google Tag Manager, or by editing your theme files directly.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Step-by-Step Guide: How to Delete a GA4 Property

Once you've backed up your data and confirmed your permissions, you're ready to delete the property. The process is quick and simple.

  1. Navigate to your Google Analytics dashboard and click the Admin gear icon in the bottom-left menu.
  2. You'll see three columns: Account, Property, and View (if you still have any old UA properties). In the Property column, use the dropdown menu to select the specific property you want to remove. Double-check that you've selected the correct one.
  3. With the correct property selected, click on Property Details within that same column.
  4. In the upper-right corner of the Property Details screen, you'll see a blue button that says "Move to Trash Can." Click it.
  5. Google will show you a confirmation screen. It explains that the property will stop processing data immediately and will be permanently deleted after 35 days. Read this carefully to ensure you understand the consequences.
  6. If you are sure you want to proceed, click the final "Move to Trash Can" button to confirm the deletion.

That's it! The property is now scheduled for deletion. Data collection stops instantly, and it will no longer appear in your active properties list.

What If I Made a Mistake? How to Restore a GA4 Property

Don't panic - Google gives you a 35-day grace period to undo the deletion. If you've acted too quickly or deleted the wrong property, you can easily restore it.

  1. Return to the Admin section of your Google Analytics account.
  2. In the Account column, click on Trash Can.
  3. You'll see a list of all accounts and properties that have recently been moved to the trash. Find the property you want to restore and check the box next to its name.
  4. Click the Restore button that appears at the top of the list.

The property will be fully restored, including its historical data and configurations. It should reappear in your list of properties immediately, and data collection will resume as long as the tracking code is still present on your site.

Deleting an Entire Google Analytics Account

Very rarely, you may need to delete an entire account, which removes all properties within it at once. This action is much more destructive, so be absolutely certain it's what you need to do.

The process is nearly identical to deleting a property, just at the Account level.

  1. Go to the Admin section.
  2. In the Account column, ensure the correct account is selected.
  3. Click on Account Details.
  4. Click the Move to Trash Can button in the top-right corner.
  5. Read and accept the confirmation warnings before finalizing the action.

Like properties, accounts have a 35-day restoration window that you can access from the Account-level Trash Can.

Frequently Asked Questions

What's the difference between deleting a data stream and a property?

Deleting a data stream only stops new data from entering your property from that source (e.g., your website). The property itself, along with all its historical data and settings, will remain. Deleting a property gets rid of everything - the historical data, the settings, and the property's very existence in your account.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Will deleting my GA4 property affect my website's SEO?

No. Deleting a Google Analytics property has zero direct impact on your website's organic search rankings. Google Search Console is the tool that monitors and influences SEO, and it operates independently of Analytics. Removing analytics tracking might indirectly affect you if you no longer have visitor data to inform your SEO strategy, but the act of deleting itself does not harm your rank.

Why don't I see the "Move to Trash Can" button?

This is almost always a permissions issue. You need to have the "Administrator" role at the Account level to delete properties. If you only have Editor, Marketer, or Viewer permissions, the button simply won't appear for you.

Final Thoughts

Keeping your Google Analytics account clean by removing outdated or unnecessary properties is a simple but important administrative task. Just be sure to follow the checklist beforehand: confirm you have Administrator permissions, back up any essential historical data, and make note of any linked products. Taking these precautions ensures your data cleanup process goes smoothly and without any unintended consequences.

Manually exporting data before deleting old properties is just one tiny piece of the endless reporting work that steals time from strategy. We built Graphed because we believe your time is better spent on insights, not on data wrangling. By connecting all your tools - Google Analytics, ad platforms, CRMs, and more - into a single place, we make it effortless to build the exact dashboards you need using simple conversational language. Instead of exporting CSVs or logging into a dozen platforms, you can instantly see your full business performance and get back to growing it.

Related Articles