GA4 Reports Explained: Which Ones Actually Matter
By Emily Redmond, Data Analyst at Emilytics · April 2026
TL;DR: GA4 has standard reports organized by category (Acquisition, Engagement, Monetization, Retention). Most matter only for quick checks. The real work happens in Explorations. Master one or two reports, then move to custom analysis.
GA4's standard reports are useful starting points, but they're not where the insights live. This guide walks you through what each category shows, which ones deserve your attention, and when to graduate to Explorations.
The Report Categories
GA4 organizes reports into sections visible in the left sidebar:
- Real-time: What's happening now
- Acquisition: Where traffic comes from
- Engagement: What users do
- Monetization: Revenue and conversions
- Retention: User behavior over time
- User: Audience insights
- Lifecycle: User journeys (newer feature)
Real-Time Reports
When to Use
- After deploying tracking changes (verify events are firing)
- During a campaign launch (watch it in action)
- Debugging issues (see live data flow)
- Celebrating wins (watch conversions happen)
What You See
- Active users: People on your site right now
- Recent events: What they're doing
- Conversions: Real-time purchase or sign-up activity
- Traffic source: Where they came from
Real-time data is live (within ~30 seconds) but limited to the last 30 minutes and basic dimensions.
💡 Emily's take: I check real-time obsessively after deploys. It's the quickest way to know if tracking broke. If I see active users and conversions firing, I sleep well. If nothing shows up, I fix it immediately.
Acquisition Reports
Overview
Shows where your traffic comes from.
| Metric | What It Means |
|---|---|
| Users | Unique visitors |
| New users | First-time visitors |
| Sessions | Visit count |
| Engagement rate | % of sessions with engagement (click, scroll, event) |
| Conversion rate | % of sessions with a conversion |
Key Report: Source/Medium
The most useful acquisition report.
- Rows: Traffic source/medium (organic/google, paid/google, direct, social/instagram, etc.)
- Metrics: Users, new users, sessions, engagement rate, conversion rate
This answers: "Where does my best traffic come from?" Look for:
- Which source has the highest conversion rate (quality)
- Which source drives the most users (volume)
- Which source has the highest engagement rate (interest)
Other Acquisition Reports
- Google Ads: Campaign performance (if linked)
- Search Console: Top search queries and CTR
- Campaigns: UTM-tagged campaigns
- Channels: Grouped by channel type (organic, paid, direct, social, referral, email)
When to Check
Weekly. See if your traffic source mix is stable or changing.
Engagement Reports
Overview
Shows what users are doing on your site.
Key Reports
Pages and Screens: Which pages are most visited and engage best.
- Rows: Page path or page title
- Metrics: Views, unique viewers, engagement rate, avg. duration, conversions
Look for:
- High-traffic pages that don't convert (optimize them)
- Low-traffic pages with high conversion rate (scale them)
- Pages with high bounce rate (they leave immediately—investigate why)
Events: Which custom events are firing most.
- Rows: Event name
- Metrics: Event count, unique users, conversion rate
This shows usage of features you're tracking (video plays, form submissions, feature usage).
Landing Pages: Where users first arrive.
Useful for understanding entry points and which landing pages are strongest.
Scrolling: How far users scroll (automatic if you have scroll tracking enabled).
Shows what content is visible/invisible to users.
When to Check
Weekly. Look for changes in top pages or sudden drop-offs in a key page's engagement.
Monetization Reports
Overview
Shows revenue, conversions, and ecommerce performance.
Only useful if you've marked events as conversions or set up ecommerce tracking.
Key Reports
Conversion Rate: Overall conversion rate by various dimensions.
Purchase Revenue: If tracking ecommerce, shows total revenue and average order value.
Shopping Behavior: (Ecommerce) Funnel from product view → cart → checkout → purchase.
Products (Ecommerce): Which products sell most.
Events: Conversion counts by conversion event (if you have multiple conversion types).
When to Check
Daily if you're an ecommerce business. Weekly for SaaS/B2B (conversions might be slower).
Retention Reports
Overview
Shows user behavior over time. How many users return? Do they stay engaged?
These reports are underutilized but very valuable.
Key Reports
New vs. Returning Users: Breakdown of new vs. repeat visitors.
Look for:
- Are you getting repeat visitors?
- What's the ratio of new to returning?
- Do returning users convert at higher rates?
User Retention: How many users come back day 1, day 2, day 7, etc. after their first visit?
A typical healthy retention curve:
- Day 0 (first visit): 100%
- Day 1: 20-30%
- Day 7: 5-10%
Declining steeper than this? Your onboarding or product might need work.
Cohort Analysis: Compare groups of users from different signup dates.
See if newer users behave differently than older users (could indicate product changes).
When to Check
Monthly. Retention is a long-term metric. You won't see daily changes.
User Reports
Overview
Demographic and technical info about your audience (if you're collecting it).
Most useful if you're tracking custom user properties.
Key Reports
Demographics: Age, gender, affinity categories (interests).
Geography: Country, city, region.
Technology: Device category, browser, OS.
Custom: Any custom user properties you've defined.
When to Check
Monthly for strategic questions. "Do we have a mobile audience?" (check device category) or "Which countries drive the most value?" (check geography + conversions).
Lifecycle Reports
Overview
Shows the user journey from acquisition to retention to conversion.
Relatively new feature, worth exploring.
Which Reports to Check Regularly
Daily (If You're Monitoring)
- Real-Time (10 minutes)
Weekly
- Acquisition → Source/Medium (Are traffic sources stable?)
- Engagement → Pages and Screens (Any sudden changes in top pages?)
- Monetization (if ecommerce) or Events (if SaaS)
Monthly
- Retention → New vs. Returning (Are you growing a repeat audience?)
- Geography (Is your audience where you expected?)
When to Move to Explorations
Standard reports answer simple questions. Use Explorations when you need:
- Combinations: "Organic traffic AND converted users" or "Mobile AND pricing page"
- Comparisons: "This month vs. last month" or "This traffic source vs. that one"
- Funnels: "How many users dropped off at each step?"
- Segments: "Compare converters vs. non-converters"
- Trends: "Revenue over time, broken down by product"
- Custom metrics: Anything with calculations beyond simple counts
Example: Standard report shows "30% conversion rate." Explorations let you ask "What's the conversion rate for mobile users from organic search who spent >2 minutes?"
Common Mistakes
Mistake 1: Obsessing Over Metrics You Can't Action
Example: "We have 10,000 users this month." So what? Are they new or returning? Did they convert? Did they engage?
Focus on actionable metrics: conversion rate, engagement rate, ROI. These tell you if something's working or broken.
Mistake 2: Comparing Unequal Date Ranges
"Last month we had 50 users; this month we have 100 users!" But last month was 28 days and this month is 31 days. You can't compare directly.
Always compare like periods (month to month, week to week) or use GA4's year-over-year comparison.
Mistake 3: Ignoring the Engagement Rate
GA4 emphasizes "engagement rate" (% of sessions with engagement) over "bounce rate" (% of sessions with no events). Engagement rate is more honest. Don't ignore it.
Mistake 4: Relying Entirely on Standard Reports
Standard reports give you a 30,000-foot view. You need Explorations to understand what's actually happening.
Report Customization
You can customize standard reports by:
- Adding filters (e.g., "Only mobile")
- Adding date range comparisons (e.g., "This week vs. last week")
- Adding custom dimensions
- Changing the table layout
These changes don't save permanently unless you save the report as a custom view.
Frequently Asked Questions
Q: What's the difference between engagement rate and bounce rate? A: Bounce rate is sessions with zero events (outdated metric). Engagement rate is sessions with at least one event. Engagement rate is more useful.
Q: Why does my conversion rate differ between two reports? A: Different reports might use different filters or date ranges. Check the report settings. Also, small differences due to sampling are normal.
Q: Can I change the date range for all reports at once? A: Yes. There's a date picker at the top of the Reports section. It applies to all standard reports (but not Explorations, which have their own date pickers).
Q: Why can't I see ecommerce reports? A: You haven't set up ecommerce tracking. Implement ecommerce events (purchase, add_to_cart, etc.) and the reports will appear.
Q: Should I export standard reports? A: Occasionally, for sharing snapshots. But for ongoing analysis, Explorations are better—they let you dig deeper and save complex queries.
The Bottom Line
Standard GA4 reports are useful for quick checks: "Where's my traffic?" "Which pages are top performers?" "Did conversions change?" But they're surface-level.
Real power comes from Explorations. Learn one or two standard reports to stay oriented. Then graduate to Explorations and ask the questions that actually matter.
For building custom reports, see GA4 Explorations: How to Use the Analysis Hub.
Emily Redmond is a data analyst at Emilytics — the AI analytics agent that watches your GA4, Search Console, and Bing data around the clock so you never miss what matters. 8 years of experience helping founders and growth teams turn data noise into clear decisions. Say hi →