How to Set Up Views in Google Analytics

Cody Schneider8 min read

Setting up multiple Google Analytics Views is one of the quickest and most effective steps you can take to safeguard your data and trust your reports. While it might seem complicated, it’s a foundational practice that separates amateur analysts from the pros. This article will guide you through why having multiple Views is essential, which ones you need, and exactly how to set them up with best-practice filters.

GraphedGraphed

Still Building Reports Manually?

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

Watch Graphed demo video

Why Bother with Multiple Views? Isn't One Enough?

When you first set up Google Analytics, it gives you one default View, typically called "All Web Site Data." Think of this as a single bucket collecting all the data your website generates - every click, visit, and pageview from every source, including your own team, spam bots, and developers pushing test code.

The problem with a single bucket is that if anything contaminates it, the data is permanently affected. For instance, if you apply a filter that accidentally blocks all your traffic, that data is lost forever. You can’t go back and recover it. Filters in Google Analytics are destructive, they permanently alter the data being collected from the moment they are applied.

This is where having multiple Views becomes a lifesaver. Views are like different lenses through which you can look at the data flowing from your website’s Property. By creating separate, clean Views for different purposes, you can ensure you always have a complete, untouched backup and a reliable source for your daily reporting.

GraphedGraphed

Still Building Reports Manually?

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

Watch Graphed demo video

The Three Essential Google Analytics Views You Need

For any good Google Analytics setup, you should have at least three core Views. They work together to give you a safe testing ground, a pure backup, and a polished report-ready source of truth.

1. The Unfiltered View (Your Raw Data Backup)

This is your master copy, the pristine record of every single hit sent to your Google Analytics Property since the tracking code was installed. The cardinal rule of this view is simple: never, ever touch it.

  • Purpose: To serve as a complete, unaltered backup of your data. If you ever make a mistake with a filter in your other views, you can always refer back to this one with complete confidence that the data is pure.
  • Configuration: No filters, no goals (unless you must), no modifications whatsoever. The moment you create it, your only job is to leave it alone.
  • Naming Convention: Give it a clear name like "RAW - [Your Website Name]" or "[Your Website Name] - Unfiltered" so no one on your team is tempted to edit it.

2. The Test View (Your Sandbox)

Before you make a permanent change to your reporting data, you need a safe place to see if it works as intended. The Test View is your personal data laboratory or sandbox.

  • Purpose: To experiment with new configurations like filters, goals, and content groupings without risking the integrity of your primary reporting data.
  • Configuration: This is a playground. Want to see what happens if you try to filter traffic from a specific country? Want to test a new way of defining a conversion goal? Do it here first. If you apply a filter that breaks reporting, you've only affected the test view and can easily fix it without any real data loss.
  • Analogy: Think of it as a development environment for developers. They write and test code there before pushing it to the live website. You test your analytics settings here before pushing them to your main reporting view.
  • Naming Convention: Use a name like "TEST - [Your Website Name]" or "[Your Website Name] - Staging."

3. The Master View (Your Reporting Hub)

This is the View you’ll use for all your day-to-day analysis and reporting. It's the "Goldilocks" view - cleaned up and refined, but built on filters that you’ve already verified in your Test View.

  • Purpose: To provide the cleanest, most accurate data possible for confident decision-making.
  • Configuration: This View will contain all your validated filters and settings. For example, it should be configured to exclude internal traffic from your office and known spam bots. It’s also where you’ll build your primary business goals, like form submissions or purchases.
  • The Source of Truth: When your boss asks, "How did our campaigns perform last month?" this is the View you will use to answer. It’s reliable, clean, and customized to reflect what truly matters for your business.
  • Naming Convention: A straightforward name like "MASTER - [Your Website Name]" or simply "[Your Website Name]" works well.
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 Create a New View

Creating your core Views is simple. Let’s assume you already have the default "All Web Site Data" view. We'll turn that one into your Master View and create two new ones for Raw and Test purposes.

First, it's a good practice to rename your existing "All Web Site Data" to serve as your eventual Master View. This way, you retain your historical data in the view you will use for reporting.

  1. Navigate to your Google Analytics account.
  2. Click the Admin gear icon in the bottom-left corner.
  3. In the third column ("View"), click on the dropdown menu and find "View Settings".
  4. Change the View Name from "All Web Site Data" to something clear, like "MASTER - Your Website".
  5. Set the correct Reporting Time Zone. This is critical for accurate daily reporting that aligns with your business's day.
  6. Optionally, you can check the box for Bot and Spider Filtering to immediately clean up some spam traffic.
  7. Click Save.

Now, let's create the Unfiltered and Test Views from scratch:

  1. Go back to the Admin screen. Make sure you have the correct Account and Property selected in the first two columns.
  2. In the third column ("View"), click the blue + Create View button.
  3. For Reporting View Name, enter "RAW - [Your Website Name]".
  4. Set the correct Reporting Time Zone to match your other Views.
  5. Click Create View.
  6. Repeat the process to create another view named "TEST - [Your Website Name]".

One crucial thing to remember: A new View will ONLY start collecting data from the day it is created forward. It will not have any of your historical data. This is why we repurposed the original view as our Master View.

Essential Filters and Settings for Your Master View

With your three Views set up, it's time to refine your Master View. Remember to always apply and check these changes in your Test View first!

1. Exclude Internal IP Address Traffic

Your team, your freelancers, and you visit your website all the time. These visits aren't from actual customers and can significantly skew your data, especially for metrics like conversion rates and bounce rates.

How to Set It Up:

  • Find Your IP Address: Go to Google and search "what is my IP address." Copy the number it shows you.
  • Create the Filter (in your Test View first!):
  • Verify the Filter: Over the next day, check the "Realtime" reports. See if your own visits are still being recorded in the filtered Test view. If they are no longer appearing, the filter is working. You can now replicate this exact filter in your Master View.
GraphedGraphed

Still Building Reports Manually?

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

Watch Graphed demo video

2. Exclude Known Bots and Spiders

This is the easiest win in your entire setup. Google maintains a list of known bots and spiders that crawl the web. With one click, you can exclude traffic from these sources.

How to Set It Up:

  1. Go to Admin -> View column -> View Settings (do this in your Test and Master Views).
  2. Scroll down to the Bot Filtering section.
  3. Check the box that says "Exclude all hits from known bots and spiders."
  4. Click Save.

3. Enable Site Search Tracking

If your website has a search bar, you absolutely want to know what users are typing into it. This gives you direct insight into what your audience wants but might not be able to find easily.

How to Set It Up:

  1. Go to Admin -> View Settings.
  2. Find the Site Search Settings section and toggle it ON.
  3. In the Query parameter field, you need to tell Google how your website identifies a search term in the URL. Go to your own website, perform a search (e.g., for "contact"), and look at the URL. It will look something like this: yourwebsite.com/?<strong>s=contact</strong> or yourwebsite.com/search?<strong>q=contact</strong>. The letter between the ? and = sign is your query parameter (in these examples, 's' or 'q').
  4. Enter that letter (or word) into the field and click Save.
  5. In a day or so, you can see the results under Behavior & Site Search Reports -> Search Terms.

Final Thoughts

Structuring your Google Analytics account with separate Views for raw data, testing, and master reporting is a foundational practice for data integrity. Following these steps shields your data from permanent errors and builds a reliable framework, giving you the confidence to make decisions knowing your numbers are as clean and accurate as possible.

While a clean setup is the first step, the real value comes from transforming that data into actionable insights for your business. It's often another big hurdle to cross. That's why we built Graphed to do the heavy lifting for you. Once you connect Google Analytics, you can use plain English to build real-time dashboards in seconds - like asking "show me my top landing pages by conversion rate" and getting an instant Graphed instead of digging through reports. We want to help you get from data to decision faster without needing to be an analytics expert.

Related Articles