Google Analytics (GA4) Basics for Beginners

GA4 can feel unfamiliar at first since it looks quite different from older versions, but the basics come down to just a few steps.

  1. Create a GA4 property

    From your Analytics account, go to Admin > Create Property, create a new GA4 property, and enter basic business details such as industry category and time zone.

  2. Set up a data stream and install the tracking code

    Adding a "Web" data stream generates a Google tag (gtag.js) snippet, which you install on your site to start collecting visitor data.

  3. Check visitors with the real-time report

    Under Reports > Realtime in the left-hand menu, you can immediately see how many visitors are currently on your site and which pages they are viewing.

  4. Look at engagement metrics

    The Engagement report shows metrics like average engagement time and engaged sessions, which help you understand how long visitors are actually spending on your site.

  5. Understand conversions (key events)

    Marking an important action, like a purchase or a signup, as a "key event" lets you track whether visits are actually turning into meaningful outcomes through conversion numbers.

  6. Why this data matters

    With GA4 set up, you can see exactly where visitors are coming from, which pages they view, and where they drop off -- letting you build your site strategy on data instead of guesswork.

It looks intimidating at first, but the core is simple

GA4's interface looks quite different from earlier versions of Analytics, which can make it feel unfamiliar at first. But the essentials come down to three things: creating a property, installing the code, and checking your data in reports -- get comfortable with that flow and everyday use becomes manageable.

A single tracking snippet is only the beginning

Installing one GA4 snippet is straightforward, but most sites eventually need to manage several tracking codes and marketing tags at once. At that point, a tag management tool that lets you add and update tags from one central place, rather than editing site code directly for each one, becomes worth learning.

Frequently Asked Questions

Is GA4 free to use?

Yes, the core features of GA4 are free, and the free tier provides more than enough data for most personal sites and small-to-medium businesses.

I installed the tracking code but nothing shows up in the real-time report -- what is wrong?

First check whether the code was inserted correctly and whether caching is preventing the latest version of your site from loading. It can also take a few minutes after installation before data starts appearing.