What is User Acquisition in Google Analytics?

Cody Schneider8 min read

Knowing where your new users come from is the foundation of a smart marketing strategy. Google Analytics has the answer in its User Acquisition report, which shows you exactly which channels bring people to your website or app for the very first time. This article will guide you through finding this report in Google Analytics 4, understanding its core metrics, and using these insights to make better decisions.

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 Exactly is a "User" in the User Acquisition Report?

Before we go any further, it's important to clarify what Google Analytics 4 means by "user acquisition." This report is specifically focused on the first time someone interacts with your site or app. It answers the question, "How did this person originally discover us?"

This is different from the Traffic acquisition report, which looks at what drove a user to your site for any given session, even if they've visited before. Think of it like this:

  • User Acquisition: Tells you how you met a new friend. Was it through an introduction (Referral), a social event (Social), or did you find them through a shared interest group (Organic Search)? This event only happens once.
  • Traffic Acquisition: Tells you why that friend came over to your house today. Did they spontaneously stop by (Direct), did you invite them via text (Email), or did they see an ad for your party (Paid Search)? This can happen many times.

Understanding this distinction is crucial. The User Acquisition report helps you evaluate your top-of-funnel marketing efforts aimed at attracting brand-new audiences.

How to Find the User Acquisition Report in GA4

Finding your way around the GA4 interface can take some getting used to. Here’s how you can access the User Acquisition report in just a few clicks:

  1. Log in to your Google Analytics 4 account.
  2. On the left-hand navigation menu, click on Reports (the icon that looks like a small bar chart).
  3. Under the "Life cycle" collection, expand the Acquisition section.
  4. Click on User acquisition.

That's it. You'll now see a dashboard with a couple of charts and a detailed table breaking down where your new users are coming from.

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.

Decoding the Key Metrics: What the Numbers Mean

When you open the report, you'll see a table full of data. It can seem overwhelming at first, but each metric tells a specific part of the story about your new users. Let's break down the most important ones.

Core Metrics

  • New users: This is the total number of unique users who visited your site or used your app for the very first time during the selected date range. This is the primary metric for this report.
  • Engaged sessions: A session is considered "engaged" if it lasts longer than 10 seconds, has a conversion event, or has at least 2 pageviews or screenviews. This is GA4's way of measuring quality traffic, filtering out people who accidentally clicked a link and left immediately.
  • Engagement rate: This is the percentage of sessions that were engaged sessions. An engagement rate of 70% means that 7 out of 10 new user sessions involved meaningful interaction. It's the opposite of the old "bounce rate" from Universal Analytics and provides a much better indicator of visitor interest.
  • Engaged sessions per user: This shows the average number of engaged sessions for each new user. A higher number suggests new users are coming back for more valuable visits.
  • Average engagement time: This metric measures the average amount of time your website was the main focus in a user's browser. It's a solid indicator of how much attention your content is capturing from new visitors.

E-commerce & Conversion Metrics

  • Conversions: This column is only useful if you've set up conversion events in GA4. A conversion is any action you deem valuable, such as a form submission ("generate_lead"), a newsletter signup ("sign_up"), or a purchase ("purchase"). This metric shows you how many of your key goals were completed by new users.
  • Total revenue: If you've configured e-commerce tracking, this column displays the total revenue generated from purchases made by the new users acquired from each channel. It's the fastest way to connect marketing channels directly to your bottom line.

Understanding the Dimensions: Channel, Source, Medium, and Campaign

Metrics tell you "what" happened, but dimensions tell you "where" it happened. The User Acquisition report defaults to showing the "First user default channel group," which buckets your traffic into high-level categories. But you can get much more granular.

Here are the key dimensions and what they mean:

First user default channel group

This is GA4's default, automated grouping of your marketing channels. Common groups you'll see include:

  • Organic Search: Users who found you through a search engine like Google or Bing without clicking an ad.
  • Paid Search: Users who clicked on one of your paid ads on a search engine (e.g., Google Ads).
  • Direct: Users who typed your URL directly into their browser or used a bookmark. This can sometimes be a catch-all for traffic GA4 can't otherwise attribute.
  • Referral: Users who clicked a link to your site from another website (but not a major search engine).
  • Paid Social: Users who clicked on one of your paid ads on a social media platform like Facebook, Instagram, or LinkedIn.
  • Organic Social: Users who clicked a link from a non-paid social media post.
  • Email: Users who arrived by clicking a link in one of your emails.

First user source / medium

This dimension provides more precise detail than the default channel group. It's often written as source / medium.

  • The source is where the user came from (e.g., 'google', 'facebook.com', 'mail.hubspot.com').
  • The medium is how they got there (e.g., 'organic', 'cpc' for cost-per-click, 'email', 'referral').

So, you might see google / organic (from Google search) and google / cpc (from a Google Ad). This helps you distinguish between different types of traffic from the same platform.

First user campaign

This dimension allows you to track the performance of specific marketing campaigns. To use it effectively, you need to tag your inbound URLs with UTM parameters. A UTM parameter is a small piece of code added to the end of a URL.

For example, if you're running a summer sale on Facebook, your URL might look something like this:

www.yourstore.com?utm_source=facebook&utm_medium=cpc&utm_campaign=summer_sale

In your report, you would then see 'summer_sale' under the 'First user campaign' dimension, allowing you to isolate and analyze its performance directly.

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

Actionable Ways to Use User Acquisition Data

Now that you know what you're looking at, here's how to turn that data into insights that can grow your business.

1. Identify Your Strongest and Weakest Channels

Sort the table by "New users" to see which channels bring in the most people. Then, sort by "Engagement rate" and "Conversions." Are your top traffic-driving channels also bringing in engaged, converting users? You might discover that while Paid Social brings in thousands of new users, your Email channel has a much higher conversion rate. This could signal an opportunity to invest more in email list growth.

2. Optimize Paid Campaigns Based on Performance

Switch your primary dimension to "First user campaign." Now you can see a direct comparison of all your marketing campaigns. If the "summer_sale" campaign is bringing in high-converting users but the "influencer_collab" campaign isn't, you know where to adjust your budget. This is the simplest way to calculate ROI for your ad spend.

3. Find Drop-off Points with Secondary Dimensions

The real power of GA4 analysis comes from layering data. In the table, click the small blue "+" icon next to the primary dimension title to add a secondary dimension.

Example: Your primary dimension is "First user default channel group." Add "Device category" as a secondary dimension. You might immediately see that Organic Search performs well on both desktop and mobile, but Paid Social's engagement rate is extremely low on desktop. This suggests that your social ad landing experience is not optimized for desktop users, giving you a clear action item.

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.

4. Analyze User Quality with "Comparisons"

At the top of the report, you can add "Comparisons" to segment your data. For instance, you could compare new users from the "United States" to new users from "Canada." Do users from one country have a higher average engagement time or conversion rate? This can help you refine your geographic targeting in ad platforms or tailor your website content to different audiences.

Final Thoughts

The User Acquisition report in Google Analytics 4 is ground zero for understanding your marketing's effectiveness. By regularly checking which channels build your audience and which ones fall flat, you can stop wasting money on what isn't working and double down on the strategies that attract valuable repeat customers.

Getting these insights often means spending hours jumping between Google Analytics, your ad platforms, your CRM, and messy spreadsheets. To fix this, we created Graphed . It's a tool that connects to all your marketing and sales data sources - like Google Analytics, Facebook Ads, Shopify, and Salesforce - in minutes. Instead of manually building reports, you can just ask questions in plain English like, "show me a dashboard of my user acquisition by campaign vs revenue for last month," and get a live, automated dashboard in seconds. This puts all your insights in one place, giving you back the time to focus on strategy, not spreadsheets.

Related Articles