Google Analytics 4 (GA4) replaced Universal Analytics as Google's primary analytics platform. If you're new to web analytics — or migrating from the older platform — GA4 can feel unfamiliar. This guide walks you through the most important concepts, reports, and metrics to help you make sense of your traffic data.
Why Web Analytics Matters
Every decision about your website should be informed by data. Analytics tells you:
- How many people visit your site and where they come from
- Which pages attract the most (and least) traffic
- How long visitors stay and whether they engage with your content
- Which traffic sources drive the most valuable visits
- Where visitors drop off in your conversion funnel
Without this data, you're making optimization decisions based on guesswork.
Setting Up GA4
If you haven't set up GA4 yet, here's the basic process:
- Go to analytics.google.com and sign in with your Google account
- Click "Start measuring" and create a new property
- Choose "Web" as your platform and enter your website URL
- Add the GA4 tracking code (Google tag) to every page of your site — most CMS platforms have plugins to do this automatically
- Verify data is flowing in by checking the Realtime report
Once set up, GA4 begins collecting data immediately. However, you'll need to wait a few days before you have enough data to draw meaningful conclusions.
Key GA4 Concepts to Understand
Events vs. Sessions
GA4 is built around an event-based data model, which is a significant shift from Universal Analytics. Everything that happens on your site — a page view, a button click, a form submission, a video play — is recorded as an event.
A session is a group of events triggered by one user during a single visit. By default, a session ends after 30 minutes of inactivity.
Users
GA4 tracks three types of users:
- Total users: The total number of unique users in the selected time period
- New users: Users who visited your site for the first time
- Returning users: Users who have visited before
Engagement Rate vs. Bounce Rate
GA4 replaced the traditional Bounce Rate with Engagement Rate. An engaged session is one that lasts longer than 10 seconds, results in a conversion event, or has at least two page views. The Engagement Rate is the percentage of sessions that were engaged.
A higher engagement rate generally indicates that your content is relevant and valuable to visitors.
The Most Important GA4 Reports
1. Acquisition Reports
Found under Reports → Acquisition, these reports show you where your visitors come from. Key dimensions include:
| Traffic Channel | What It Means |
|---|---|
| Organic Search | Visitors who found your site through unpaid search engine results |
| Direct | Visitors who typed your URL directly or came via a bookmark |
| Organic Social | Visitors from unpaid social media posts |
| Referral | Visitors who clicked a link on another website |
| Visitors from email campaigns (requires UTM tagging) | |
| Paid Search | Visitors from paid search ads (requires linking Google Ads) |
Understanding your channel mix tells you which marketing activities are actually driving visits.
2. Engagement Reports
Under Reports → Engagement, you'll find:
- Pages and screens: Which pages receive the most views, and how long people spend on them
- Events: All the interactions being tracked on your site
- Conversions: Events you've designated as important goals (sign-ups, purchases, etc.)
The Pages report is particularly valuable for identifying your top-performing content and spotting pages with high traffic but poor engagement that may need improvement.
3. Realtime Report
The Realtime report shows activity on your site right now — useful for verifying that your tracking is working correctly and for monitoring traffic spikes after publishing new content or sending a newsletter.
4. Exploration Reports
GA4's Explore section gives you access to more advanced analysis tools:
- Free-form exploration: Build custom reports with any dimensions and metrics you choose
- Funnel exploration: Visualize the steps users take toward a goal and where they drop off
- Path exploration: See the sequences of pages or events users follow through your site
- Segment overlap: Compare how different user segments overlap and differ
Setting Up Conversions
Conversions are the actions that matter most to your business goals. To track them in GA4:
- Go to Admin → Conversions
- Click "New conversion event"
- Enter the name of an existing event you want to mark as a conversion (e.g., "generate_lead", "purchase", "sign_up")
Common conversions to track include: contact form submissions, email sign-ups, file downloads, and reaching a thank-you page after checkout.
Connecting GA4 with Google Search Console
Linking GA4 to Google Search Console gives you access to organic search performance data — including which search queries bring users to your site — directly within GA4. To link them:
- In GA4, go to Admin → Property Settings → Product Links
- Select "Search Console Links" and follow the setup steps
Once connected, you'll see a "Search Console" section appear in your Acquisition reports, showing impressions, clicks, and average search position for your pages.
Common GA4 Mistakes to Avoid
- Not filtering out internal traffic: If you visit your own site frequently, exclude your IP address from data collection to avoid skewing your metrics
- Looking at too short a time window: Traffic data fluctuates daily. Compare periods of at least 30 days for meaningful trends
- Ignoring the date comparison feature: Always compare a time period to the equivalent prior period to understand whether things are improving
- Not setting up conversions: Tracking page views alone tells you nothing about whether your site is achieving its goals
Data is only valuable if you act on it. Set aside time each week to review your analytics and identify one specific thing you can improve.
GA4 has a steeper learning curve than its predecessor, but it offers far more flexibility and depth once you understand its event-based model. Start with the acquisition and engagement reports, set up your key conversions, and build a habit of reviewing your data regularly. Over time, you'll develop an intuitive sense for what your numbers mean — and how to improve them.