Skip to content
Digital Marketing

Google Analytics 4: Setup & Beginner’s Guide (2026)

Google Analytics 4: Setup & Beginner’s Guide (2026)

Google Analytics 4: Setup & Beginner’s Guide (2026)

Google Analytics 4 (GA4) is Google’s analytics platform — the free tool that tells you who visits your website, where they came from, and what they did. Every other marketing decision gets easier once you can see this data, which is why setting up GA4 is one of the first things any new site should do.

This guide walks through setup step by step, based on Google’s official Analytics help documentation, then explains the concepts beginners actually need: the event-based data model, the key reports, and how to track the actions that matter to your business.

What GA4 Is (and How It’s Different from Universal Analytics)

GA4 is the current version of Google Analytics and the only one collecting data today — Universal Analytics stopped processing new data on July 1, 2023. If you see old tutorials referencing “goals” and “views,” they’re describing the retired system.

The fundamental change is the data model. Universal Analytics was built around sessions (visits): everything was organized into visits containing pageviews. GA4 is built around events: every interaction — a page view, a scroll, a click, a purchase — is recorded as an event with parameters describing it. Sessions still exist, but GA4 computes them from the event stream afterward (by default, a session ends after 30 minutes of inactivity).

The practical payoff: GA4 is far more flexible about what you can track. You’re no longer limited to a fixed set of hit types — any meaningful interaction can become an event, and the important ones can be flagged as key events (more on those below). It also handles websites and mobile apps in one property, which the old system couldn’t do.

Setting Up GA4: Step by Step

Google’s official setup documentation describes this process in full. Here’s the beginner-friendly version.

1. Create your account and property

  1. Go to analytics.google.com and sign in with your Google account, then click Start measuring (or, if you already use Analytics, go to Admin → Create → Property).
  2. Enter an account name (usually your business name) and choose your data-sharing settings.
  3. Enter a property name (your website’s name), then select your reporting time zone and currency — get the time zone right, because changing it later only affects future data.
  4. Answer the questions about your industry, business size, and how you plan to use Analytics (Google tailors your default reports based on this), then click Create and accept the terms.

2. Add a web data stream

A data stream is what connects your website to the property. Choose Web, enter your site’s URL and a stream name, and click Create stream. Google then gives you a Measurement ID — it looks like G-XXXXXXXXXX — which identifies your site. You can find it later under Admin → Data collection and modification → Data streams (see Google’s Measurement ID documentation).

3. Install the tag on your website

For data to flow, every page needs Google’s tag. The official docs offer several installation routes — pick whichever fits your setup:

  • Install manually: paste the full Google tag (the snippet starting with <!-- Google tag (gtag.js) -->) into your site’s code immediately after the <head> element, on every page. Don’t add more than one tag per page.
  • Use a CMS or website builder: many platforms (WordPress, Wix, and others) have built-in GA4 integrations or a field where you can paste your Measurement ID — no code editing needed. Google’s docs maintain a list of supported platforms.
  • Use Google Tag Manager: if you already run GTM, add the GA4 configuration tag with your Measurement ID instead of hard-coding the snippet.
  • Reuse an existing tag: if Google detects a tag already on your site, you can attach the new property to it without touching your code.

4. Verify and finish

Data can take up to 30 minutes to start appearing. To check your work, visit your website in one tab, then open Reports → Realtime in GA4 — you should see your own visit show up. Google also provides a Task Assistant (at the bottom of the left menu) that walks you through recommended follow-up setup like linking Google Ads and configuring data settings.

Understanding the Event-Based Model

In GA4, everything is an event. A page view is an event called page_view. A purchase is an event called purchase. Each event carries parameters — details like which page was viewed or what was purchased. This uniformity is what makes GA4 flexible: instead of separate systems for pageviews, events, and goals, there’s one event stream that reports are built from.

You don’t have to set up every event yourself. GA4 collects several automatically through enhanced measurement, which is on by default for web data streams: page views, scrolls, outbound link clicks, site searches, video engagement, and file downloads. You can toggle individual enhanced-measurement events in your data stream settings if any don’t apply to you.

Beyond that, there are three event types to know:

  • Automatically collected events — GA4 captures these on its own (session start, first visit, plus the enhanced measurement events above).
  • Recommended events — Google publishes suggested event names for common use cases (like sign_up, generate_lead, or add_to_cart). Using Google’s names unlocks better reporting and ad-platform integrations than inventing your own.
  • Custom events — anything specific to your business, implemented through the tag or Google Tag Manager.

Key Reports for Beginners

GA4’s interface can feel overwhelming at first. These are the reports worth learning first.

Realtime. Shows what’s happening on your site right now and in the last 30 minutes — active users, the pages they’re on, and the events firing. Essential for verifying that your tag works, and useful during launches and campaigns.

Acquisition reports. Answer the question “where did my visitors come from?” You’ll see traffic broken down by channel (organic search, paid search, social, email, direct, referral) plus which campaigns and sources drove it. This is where you judge whether your marketing channels are pulling their weight — pair it with our guide to digital marketing channels to make sense of what you see.

Engagement reports. Show what visitors did once they arrived: which pages they viewed, how long they stayed engaged, and which events they triggered. The Pages and screens report reveals your most (and least) effective content; the Events report shows which interactions happen most.

Explore. GA4’s custom-report builder. Beginners can ignore it at first, but it’s where you’ll eventually build funnel analyses and custom comparisons.

One metric worth understanding early: engagement rate, which replaced bounce rate. Instead of measuring the percentage of single-page visits (a negative), GA4 measures the percentage of sessions that were engaged — lasted more than 10 seconds, had a conversion event, or had 2+ page views. It’s a more useful signal of whether your content actually holds attention.

Tracking What Matters: Key Events

Not every event deserves equal attention. In 2024, Google renamed what used to be called “conversions” in Analytics to key events — the interactions most important to your business, like purchases, form submissions, or newsletter signups. The rename was made to distinguish Analytics key events from Google Ads conversions, which are measured differently.

To mark an event as a key event: go to Admin → Data display → Events, find the event in the list, and toggle it on. If the event doesn’t exist yet, create it first (via the tag, Tag Manager, or the “Create event” option), confirm it fires in the Realtime report, then mark it.

Key events appear throughout your reports and can be imported into Google Ads as conversions for campaign optimization. Choose them deliberately — they should map to your marketing funnel: one or two per stage is plenty. Marking everything as a key event defeats the purpose.

Beginner Insights: Getting Value in Your First Month

You don’t need advanced analysis to get value from GA4. In your first month, do these four things:

  1. Check acquisition weekly. Which channels send traffic, and is the mix what you expected? A channel sending lots of visitors with zero engagement is a problem to investigate.
  2. Find your best and worst pages. Engagement reports show which content earns attention and which pages people leave immediately — that’s your content and conversion optimization to-do list writing itself.
  3. Watch one key event. Pick the single action that matters most (a signup, a purchase) and track it weekly. Everything else is context.
  4. Compare periods. Look at this month vs. last month before drawing conclusions. Single-day spikes usually mean nothing; trends mean everything.

Privacy Notes

A few things to know about GA4 and privacy — these are practical notes, not legal advice:

  • Data retention: GA4 lets you control how long user-level data is kept (under Admin → Data settings → Data retention). Check that the setting matches your needs and any obligations you operate under.
  • Consent mode: Google offers Consent Mode, which adjusts how the tag behaves based on your visitors’ cookie consent choices. If you operate where consent is required, implementing consent properly matters — the technical details are in Google’s documentation, and the legal requirements depend on your jurisdiction.
  • IP anonymization: GA4 anonymizes IP addresses by default, unlike its predecessor where it was a setting.
  • Your responsibilities: analytics tools collect visitor data, so make sure your privacy policy accurately describes what you collect and why. When in doubt, consult someone qualified in your jurisdiction’s privacy law.

Frequently Asked Questions

Is Google Analytics 4 free?
Yes — GA4 is free for standard use, with generous limits that cover the vast majority of small and medium businesses.

How is GA4 different from Universal Analytics?
UA was session-based with a separate goals system; GA4 is event-based, where everything is an event and important ones are marked as key events. UA stopped processing data in July 2023, so GA4 is the only current option.

How long until I see data?
Up to 30 minutes after installing the tag, verifiable in the Realtime report. Historical data builds from the day you install — GA4 can’t show data from before the tag was added, which is why setting it up early matters.

Do I need Google Tag Manager to use GA4?
No. You can install the Google tag directly or through your CMS. Tag Manager becomes useful when you want to track custom events without editing code.

What are key events vs. conversions?
They’re the same concept under a new name: in 2024 Google renamed Analytics “conversions” to “key events” to distinguish them from Google Ads conversions. You mark important events as key events in Admin → Data display → Events.

Can GA4 track my email campaigns?
Yes — if your email links use UTM parameters, GA4’s acquisition reports will attribute that traffic to email. This is how you measure what your list actually drives.

The Bottom Line

GA4 setup takes under an hour: create the property, add a web data stream, install the tag, and verify with the Realtime report. The harder part — and the valuable part — is building the habit of looking at acquisition, engagement, and your key events regularly, and letting what you see guide your marketing decisions. Analytics doesn’t grow a business by itself; it tells you which of your efforts are working so you can do more of them.