What is the Hierarchy Sequence of a Google Analytics Account?
Setting up Google Analytics for the first time can feel like you’re trying to assemble furniture with the instructions written in another language. You just want to see how many people visited your website, but first, you have to understand the difference between an “Account,” a “Property,” and a “Data Stream.” This article will break down the Google Analytics 4 hierarchy into simple, easy-to-understand terms, showing you how each piece fits together so you can start analyzing your data with confidence.
Why the Google Analytics Hierarchy Matters
Before we define the terms, it's helpful to know why this structure exists in the first place. Think of it like a digital filing cabinet. Without a system for organizing your files, you’d end up with a cluttered mess where you could never find anything. The Google Analytics hierarchy is a system designed to keep your data organized, secure, and easy to manage.
Understanding this structure helps you:
- Organize Your Data Logically: Keep data from separate websites, apps, or business units properly siloed so you’re always looking at the right information.
- Manage User Access: Grant team members or agency partners access to only the data they need, without giving them the keys to your entire digital kingdom.
- Ensure Accurate Reporting: A correctly configured account is the foundation for trustworthy data. Getting the hierarchy right from the start prevents major headaches down the road.
When you understand the layout, you can navigate GA4 effectively instead of getting lost in a maze of menus. It all comes down to three core levels.
The Three Tiers of the Google Analytics 4 Hierarchy
The entire Google Analytics structure is built on three sequential levels. Information flows from the bottom up, but your setup process usually works from the top down.
- Account: The highest level. This is the container for everything related to your business.
- Property: Lives inside your Account. Each Property represents a specific website or application - the digital place you want to measure.
- Data Stream: Lives inside your Property. This is the pipeline that funnels data from your website or app into the Property for reporting.
Let's use an analogy. If your whole business is a building, the Account is the entire building itself. A Property is a specific office within that building (like the marketing floor or the sales floor). A Data Stream is the mail slot for that specific office, where letters and packages (your data) are delivered.
Now, let’s go through each level one by one.
Level 1: The Account
The Account is the outermost shell and the highest administrative level in Google Analytics. Everything you do in GA lives inside an Account. In most cases, you’ll only ever need one Account for your entire business or organization.
What is an Account For?
The Account’s main purpose is management and organization. It's the central hub that contains all your Properties. This top level is where you will handle:
- User Management: You can add users at the Account level and assign them roles (like Administrator, Editor, or Analyst). Giving someone access at the Account level means they’ll have the same permissions for all the Properties within that Account. This is perfect for business owners or marketing leads who need a complete overview.
- Billing & Account Settings: If you're a larger enterprise using the paid version, Google Analytics 360, all billing arrangements are handled at the Account level.
- Organizational Structure: An Account acts as a container to group all the websites and apps your business owns.
Practical Advice for Creating an Account
When you create your account, Google will ask for an "Account name." Keep it simple and clear. The best practice is to just use your company or organization's name.
- Good Example: "Peak PerformanceCo"
- Bad Example: "My Website Analytics" (This is too generic and will be confusing if your company ever launches another website or product.)
Remember, even if you run five different websites for your business, they can all live comfortably under one main Account. You would create a separate Property for each of those websites inside that single Account.
Level 2: The Property
Nested inside an Account is the Property. A Property is where the data from your website or app is collected, processed, and stored. This is where you will find all your reports. Each property represents a single, distinct digital presence, like your company's main website, a mobile app, or a separate blog that lives on its own subdomain.
What is a Property For?
The Property is the analytical core of GA4. This is the level where the magic happens and raw data is turned into meaningful reports. Key settings and features are managed at the Property level, including:
- Reporting and Analysis: The "Reports" and "Explore" sections of GA4 are tied to a specific property. When you’re looking at user counts or conversion rates, you’re doing it within a Property.
- Data Collection Rules: Here you define things like how long user data should be kept, what currency to use for revenue reporting, and your industry category.
- Linking to Other Google Services: You connect your Property to other tools like Google Ads, Search Console, and BigQuery. This allows you to import cost data from your ads or analyze organic search queries alongside user behavior.
- Customization: Creating custom dimensions, metrics, and audiences happens on a per-property basis.
Practical Advice for Creating a Property
You’ll create a separate property for each distinct user journey you want to measure. For example:
- Your main marketing website (
www.mycompany.com) would be one Property. - A standalone customer support portal (
support.mycompany.com) might be another Property if you want to analyze its traffic separately. - Your iOS and Android mobile apps would usually be contained within a single Property to unify analysis across platforms.
When naming your Property, be descriptive. Include the name of the website or app and maybe its primary function or URL.
- Good Example: "Main Website - [yourdomain.com]" or "iOS/Android Customer App"
- Bad Example: "MyAnalyticsProperty"
Level 3: The Data Stream
Finally, we have the Data Stream. If a Property is the "office" that receives and analyzes data, the Data Stream is the specific pipeline that delivers that data. Each Data Stream is a source of information that flows into one of your Properties.
You set up a unique data stream for each platform where you collect user data.
Types of Data Streams
In Google Analytics 4, there are three types of data streams you can create:
- Web: For any kind of website. This will generate a Measurement ID (which looks like
G-XXXXXXXXXX) and the necessary JavaScript tag (gtag.js) to add to your website’s code. - iOS: For mobile apps running on Apple devices. This requires integrating the Firebase SDK into your app.
- Android: For mobile apps on the Android platform, also requiring the Firebase SDK.
What Is a Data Stream For?
An important concept to grasp is that a single Property can have multiple Data Streams. This is one of the most powerful features of GA4.
For example, let’s say your business has a website, an iOS app, and an Android app. Instead of creating three separate Properties (like you might have done in older versions of Google Analytics), you can create one single property called "My Brand Digital Experience." Inside that one property, you can create three data streams:
- A Web stream for
www.mybrand.com - An iOS stream for the My Brand app
- An Android stream for the My Brand app
All the data from these three sources flows into the same Property, allowing you to track a unified user journey. You could see how many users discovered your brand on the website and later made a purchase through the app. This cross-platform view is a core strength of GA4.
Putting It All Together: A Practical Example
Let's use a fictional company called "The Urban Gardener" to illustrate how the hierarchy works in a real-world scenario. They sell indoor planting kits.
- ACCOUNT: "The Urban Gardener, LLC" This is the main container for the entire business. All analytics data lives here, and the founder has Administrator access at this level so they can oversee everything.
- PROPERTY 1: "Main eCommerce Site - urbangardener.com" This property tracks all the activity on their main Shopify store where they sell planting kits. This is where their marketing team will live, tracking campaigns, conversion rates, and revenue.
- PROPERTY 2: "Plant Pal Mobile App" The Urban Gardener also has a free mobile app that helps users remember when to water their plants. They want to track app engagement separately from eCommerce performance to see if it’s a valuable tool for their customers.
This one property receives data from two separate streams. Both of those streams feed data jointly into "The Plant Pal App" property. Now they can accurately measure total mobile engagement across iOS and Android with just one view.
Final Thoughts
The Google Analytics hierarchy seems confusing at first, but it boils down to three simple layers. The Account is your business's top-level container, the Property holds reports for a single website or app, and the Data Stream is the flow of data into that property. Getting this structure right makes managing your analytics and finding accurate insights a whole lot easier.
While organizing your Google Analytics account is a critical first step, turning all that data into clear, actionable answers is often the real challenge. Instead of wrestling with custom reports or complicated Looker Studio dashboards, you can use plain English to get answers instantly. At Graphed, we connect directly to your Google Analytics account and other marketing platforms, letting you ask questions like “Which campaigns drove the most new users last month?” We handle all the technical complexity in the background and give you back straightforward charts and dashboards, turning hours of analysis into a simple, 30-second conversation.
Related Articles
How to Enable Data Analysis in Excel
Enable Excel's hidden data analysis tools with our step-by-step guide. Uncover trends, make forecasts, and turn raw numbers into actionable insights today!
What SEO Tools Work with Google Analytics?
Discover which SEO tools integrate seamlessly with Google Analytics to provide a comprehensive view of your site's performance. Optimize your SEO strategy now!
Looker Studio vs Metabase: Which BI Tool Actually Fits Your Team?
Looker Studio and Metabase both help you turn raw data into dashboards, but they take completely different approaches. This guide breaks down where each tool fits, what they are good at, and which one matches your actual workflow.