Working with Google Analytics starts with creating a free account, adding a small piece of tracking code to your website, and then learning to read the reports that fill up once visitors start arriving. The current version, Google Analytics 4 (GA4), tracks everything as “events,” which gives you a flexible way to measure what people actually do on your site rather than just counting page views. Here’s how to set it up, find the data that matters, and use the more advanced tools once you’re ready.
Creating Your First Property
A “property” in Google Analytics is the container that holds all the data for one website or app. To create one, sign in at analytics.google.com, go to the Admin panel, click Create, and select Property. You’ll name it something recognizable (like “My Business Website”), then choose your reporting time zone and currency. After that, Google asks you to pick your industry category, business size, and how you plan to use Analytics. These selections shape the default reports you see, but you can always customize later.
Once the property exists, you need to connect it to your website. Google gives you a JavaScript snippet called the Google tag. Copy the entire block of code, which starts with <!-- Google tag (gtag.js) --> and ends with </script>, and paste it right after the opening <head> tag on every page of your site. Only add one Google tag per page. If you’re on a CMS like WordPress, Squarespace, or Shopify, most platforms have a dedicated field for custom HTML in the header settings where you can paste the tag once and it applies site-wide. After the tag is live, data usually starts appearing in your reports within 24 to 48 hours.
Understanding Events
GA4 measures everything as an event. A page view is an event. A click on a link is an event. A purchase is an event. This is different from older versions of Analytics, which separated page views, goals, and transactions into distinct tracking systems. In GA4, there are four categories of events, and knowing which is which saves you from doing unnecessary setup work.
- Automatically collected events fire the moment you install the Google tag. These include things like the first visit to your site, session starts, and page views.
- Enhanced measurement events are also collected automatically as long as enhanced measurement is turned on (it is by default). These capture scrolls, outbound link clicks, site searches, video plays, and file downloads without any extra code.
- Recommended events have predefined names that Google recognizes, like
purchase,sign_up, oradd_to_cart. You implement these yourself, but because Google expects their naming structure, they unlock built-in reporting features, especially for ecommerce. - Custom events are ones you define from scratch for interactions unique to your business. Use these only when none of the other event types fit. Custom events won’t appear in most standard reports, so you’ll need to build custom reports or use the Explorations tool to analyze them.
For most websites, the automatically collected and enhanced measurement events cover the basics right out of the box. If you run an online store, adding the recommended ecommerce events (like purchase and add_to_cart) is worth the effort because they feed directly into the Monetization reports.
Navigating the Standard Reports
The left sidebar of GA4 organizes your data into a few main report collections. Each one answers a different core question about your visitors.
Acquisition
The Acquisition reports show you where your traffic comes from. The User Acquisition report breaks down how people originally found your site for the first time, whether through organic search, social media, paid ads, direct visits, or referral links. The Traffic Acquisition report does the same thing but for individual sessions, so you can see which channels are driving repeat visits, not just first-time discovery. This is where you’ll spend time evaluating whether your marketing efforts are actually bringing people in.
Engagement
The Engagement section tells you what people do after they arrive. The Pages and Screens report shows which pages get the most views, how long visitors spend on each one, and which pages trigger the most interaction events. If you have both a website and a mobile app connected to the same property, GA4 combines both into this single view. You’ll also find a breakdown of every event being tracked, so you can see how often people scroll, click outbound links, play videos, or trigger any custom events you’ve set up.
Monetization
If you’ve implemented ecommerce tracking, the Monetization section shows revenue data, including which products are being purchased, how much revenue each one generates, and the overall purchase funnel. The Ecommerce Purchases report is the main destination here. For sites that don’t sell products, this section will be mostly empty unless you’ve configured it to track other forms of value like ad revenue.
Using Explorations for Deeper Analysis
Standard reports give you a high-level picture. When you need to dig deeper, the Explorations tool lets you build custom analyses by dragging and dropping dimensions, metrics, and segments onto a canvas. You’ll find it in the left sidebar under “Explore.” GA4 offers several exploration templates, each designed for a specific type of question.
- Free-form exploration works like a flexible spreadsheet. You choose your rows, columns, and values, then visualize the results as a table, bar chart, pie chart, line graph, scatter plot, or geographic map. This is the most versatile template and the one you’ll likely use most often.
- Funnel exploration lets you define a series of steps (like landing page, product page, add to cart, checkout, purchase) and see where visitors drop off at each stage. This is essential for understanding why people leave before completing a goal.
- Path exploration visualizes the actual routes visitors take through your site, showing which pages they visit in sequence after a starting point you define. It’s useful for discovering unexpected navigation patterns.
- Cohort exploration groups users by a shared attribute, like the week they first visited, and tracks how their behavior changes over time. You can use this to measure retention or see whether users who arrived during a campaign keep coming back.
- Segment overlap shows how different audience groups intersect. If you’ve built segments for mobile users, users from paid ads, and users who made a purchase, this template reveals how much those groups share in common.
- User exploration lets you zoom in on individual (anonymized) user journeys. You can see every event a specific user triggered, in chronological order, which is helpful for debugging tracking issues or understanding edge-case behavior.
- User lifetime examines behavior and value over a customer’s entire relationship with your site, from first visit through repeat purchases or engagement over months.
Explorations are where GA4 becomes genuinely powerful. The standard reports answer “what happened,” but explorations let you answer “why” by slicing data in ways the default reports don’t support.
Setting Up Conversions
A conversion in GA4 is simply an event you’ve flagged as important. If you want to track form submissions, newsletter sign-ups, or completed purchases as conversions, you first need the event to exist (either through automatic collection, enhanced measurement, or manual implementation). Then, in the Admin panel under Events, find the event and toggle it as a key event. Once marked, that event starts appearing in conversion-related columns across your reports, making it easy to see which traffic sources, pages, or campaigns are driving the outcomes you care about.
For most business websites, setting up at least two or three key events is a good starting point. Common choices include form submissions, purchases, and sign-ups. Without key events defined, GA4 will show you plenty of traffic data but won’t be able to tell you which of that traffic is actually valuable.
Privacy and Consent Settings
GA4 handles some privacy measures automatically. IP addresses collected by the Google tag are encrypted before being processed, so you never see raw IP addresses in your reports.
The bigger change to be aware of involves consent management. Starting June 15, 2026, Google Analytics will transition to using Consent Mode as the single control governing how data is collected and used. Consent Mode works through your Google Ads settings and ensures that your visitors’ privacy choices (like declining cookies through a consent banner) are respected across both Analytics and advertising. If you’re running any Google Ads campaigns alongside Analytics, setting up Consent Mode before that deadline will prevent gaps in your data collection.
You should also check your data retention settings in the Admin panel. GA4 lets you choose how long user-level and event-level data is stored before it’s automatically deleted. The default is two months, which is fine for standard reports (those use aggregated data that isn’t affected by retention settings), but Explorations pull from the detailed data that is subject to retention limits. If you plan to do historical analysis using Explorations, extending the retention period gives you a longer window to work with.
Connecting GA4 to Other Tools
GA4 becomes more useful when it’s connected to the other platforms in your marketing stack. In the Admin panel, you can link your property to Google Ads, Google Search Console, and BigQuery, among others. Linking to Google Ads lets you see which ad campaigns drive conversions and import Analytics audiences for remarketing. Linking to Search Console brings organic search query data into your reports, showing you which keywords people used to find your site and how often your pages appeared in search results. BigQuery integration exports your raw event data to Google’s cloud data warehouse, which is useful if you need to run SQL queries or combine Analytics data with other business data. The BigQuery export is available on the free version of GA4, which is unusual for an analytics platform.
Each integration takes a few minutes to configure and typically starts populating data within a day. You’ll find all the linking options under Admin, then Product Links.

