Last updated: 14 August 2026

The Complete Google Analytics 4 Setup Guide for UK Businesses in 2026

Quick Answer: Google Analytics 4 (GA4) is Google's event-based web analytics platform, and setting it up correctly for a UK business means creating a property with UK time zone and GBP currency, installing the gtag.js tracking code, configuring custom events and conversions, and enabling GDPR-compliant consent settings. Most implementation problems stem from missing or misconfigured events rather than the platform itself.

Key Takeaways

With millions of websites now running GA4 as the default analytics platform (Google retired Universal Analytics in 2023), it has become the standard for digital measurement in the UK. Many implementations, however, are still incomplete — missing conversion events, unconfigured cross-domain tracking, or absent consent settings are common gaps that quietly undermine data quality.

At Aether Agency Ltd, we've guided UK businesses through GA4 implementations and seen firsthand how a properly structured setup improves data quality and the decisions built on top of it. This Google Analytics 4 setup guide walks through the implementation steps most commonly skipped or done incorrectly, so your business can rely on the data GA4 produces rather than second-guessing it.

The stakes are real: a business acting on broken event data may be optimising toward the wrong goals entirely — chasing form submissions that were never actually firing, or crediting the wrong marketing channel for a sale. This guide is structured to help your UK business avoid that outcome.

What Is Google Analytics 4?

Google Analytics 4 (GA4) is Google's web and app analytics platform that records every user interaction as an event rather than as a pageview within a session, distinguishing it structurally from its predecessor, Universal Analytics. GA4 replaced Universal Analytics as Google's standard measurement tool, and it uses machine learning to generate predictive metrics — such as purchase probability — directly from event data, without requiring a separate analytics setup.

GA4 organises data through properties and data streams rather than the views and profiles used by Universal Analytics. A property is the top-level container for your analytics data; within it, you create a data stream for each platform you want to measure — typically a website, an iOS app, and an Android app. Most UK businesses beginning their GA4 setup only need a single web data stream.

Understanding this event-based foundation matters because it changes how every subsequent setup decision behaves. Page views, clicks, form submissions and custom interactions all register as events with associated parameters, which gives GA4 more granular reporting than Universal Analytics offered — but only if those events are configured correctly during setup. Getting the property structure right at the outset determines your data organisation, reporting accuracy, and ability to integrate with other Google products such as Google Ads and Looker Studio.

Step-by-Step GA4 Property Creation Process

Creating a GA4 property involves a handful of configuration choices that affect data quality for as long as the property exists, so it's worth setting them correctly the first time. Start by opening Google Analytics and selecting "Create Property" from the Admin panel, then work through the property name, time zone, currency and industry category fields before creating your first data stream.

Property Setup Configuration:

The business information section deserves careful attention. Your industry selection feeds GA4's automated insights and benchmark comparisons, so accurate categorisation ensures your reports are compared against genuinely similar UK companies rather than an unrelated sector.

Data stream creation follows immediately. Select "Web" for website tracking, then enter your domain URL. Name the stream clearly — "Website Data Stream" is sufficient for single-site implementations.

Enhanced Measurement deserves specific attention during this stage of Google Analytics 4 setup. Once enabled, GA4 automatically tracks several event types without any extra code:

Enable Enhanced Measurement unless you need custom control over how these specific interactions are tracked. Most UK businesses benefit from this automated collection, since it reduces implementation complexity while still delivering comprehensive tracking coverage.

Installing the GA4 Tracking Code Correctly

GA4 tracking code installation determines whether your data collection is accurate and complete, and it works differently from Universal Analytics because GA4 uses the Google tag (gtag.js) — a JavaScript library that sends event data to Google's servers — rather than the older analytics.js script.

Direct Installation Method: Copy your GA4 measurement ID (formatted as G-XXXXXXXXXX) from the data stream settings. Install the Global Site Tag in your website's <head> section, immediately after the opening tag.

The code structure includes the Google tag library and your specific configuration snippet. The measurement ID must match exactly, since even a single character error will prevent data collection entirely.

Google Tag Manager Implementation: For more sophisticated setups, Google Tag Manager (GTM) — Google's free tag management system — offers more control and flexibility than hard-coding the tag. Create a GA4 Configuration tag using your measurement ID, then set it to fire on all pages.

Tag Manager enables advanced event tracking without further code changes to your site. This approach particularly benefits UK businesses planning a comprehensive analytics implementation, as it reduces developer dependency for future tracking updates.

WordPress and CMS Integration: Popular content management systems offer GA4 plugins, but manual implementation via GTM often provides better long-term control. If you use a plugin, verify that it explicitly supports GA4 (not just legacy Universal Analytics) and allows custom event configuration.

Test your installation immediately after setup to avoid silent data loss. Use GA4's real-time report to confirm page views are registering correctly, and use the DebugView feature to identify tracking issues before they affect live reporting.

GA4's predictive capability is one of its most distinctive features relative to Universal Analytics: using machine learning trained on user interaction patterns across the Google ecosystem, GA4 can generate forecasting metrics — such as purchase probability — without requiring a business to accumulate years of historical data first, provided the underlying events are configured accurately.

Configuring Essential Events and Conversions

Event configuration is the single biggest differentiator between a GA4 implementation that produces reliable data and one that doesn't. Businesses frequently underestimate how many custom events they need beyond GA4's automatic Enhanced Measurement collection, which is why proper event setup deserves dedicated attention rather than being treated as an afterthought.

GA4 automatically collects several events through Enhanced Measurement, but business-specific actions — the events that actually indicate commercial intent — require manual configuration. These custom events align your analytics with your real business objectives rather than generic engagement metrics.

Priority Events for UK Businesses:

Each event should carry specific parameters that add context. A "contact_form_submit" event, for example, might include parameters for form location, user type, and submission source. These parameters make detailed segmentation and audience creation possible later on.

Conversion Setup Process: Navigate to Admin > Events in your GA4 property. Find the events you want to treat as conversions and toggle "Mark as conversion." Alternatively, click "Create Event" to build a new conversion event with its own trigger conditions.

Conversion events feed GA4's machine learning models directly. Google's algorithms use conversion data to optimise ad delivery and audience targeting, which makes accurate event setup essential for advertising effectiveness — not just for reporting.

E-commerce Event Configuration: Online retailers need additional events to track the purchase journey. GA4's core e-commerce events include:

Each e-commerce event needs specific parameters — item ID, category, price, and currency — to enable accurate revenue attribution and product-level performance analysis.

Setting Up Cross-Domain Tracking and Audiences

Cross-domain tracking becomes essential once a customer's journey spans more than one domain — a common scenario for UK businesses that run a blog, shop, or regional site on a separate domain from their main website, and need unified tracking to attribute conversions correctly. For a deeper look at connecting this data to broader growth decisions, see our guide on conversion rate optimisation UK and our data-driven marketing strategy guide.

Cross-Domain Configuration Steps:

  1. Access your GA4 Configuration tag in Google Tag Manager
  2. Add your additional domains to the "Configure your domains" field
  3. Separate multiple domains with commas
  4. Include all subdomains and primary domains in the list

Cross-domain tracking preserves a single user session across domains, which prevents inflated session counts and closes the attribution gaps that occur when the same visitor is counted twice.

Audience Creation Strategy: GA4's audience-building capabilities go well beyond what Universal Analytics offered. You can create audiences based on events, demographics, technology, and GA4's own predicted metrics.

High-Value Audience Examples:

These audiences integrate directly with Google Ads for remarketing and similar-audience targeting. The accuracy of GA4's machine learning predictions improves with more complete event data, which is another reason comprehensive event setup pays off beyond basic reporting.

Predictive Audiences: GA4 automatically generates predictive metrics once a property has sufficient data:

Google requires at least 1,000 users and 1,000 positive events within a rolling 28-day window before it will generate these predictive metrics. UK businesses meeting that threshold gain a genuine targeting advantage that smaller or newly-launched properties don't yet have access to.

Privacy Compliance and GDPR Implementation

UK businesses must build data protection into their GA4 setup from the start, because compliance with the UK General Data Protection Regulation (UK GDPR) is a legal requirement, not an optional configuration step. Getting this wrong risks both regulatory exposure and, ironically, worse data quality if visitors reject tracking outright due to poor consent design.

Low opt-in rates on a cookie banner can mean a substantial share of visitors are excluded from GA4's data collection entirely, which is why balancing genuine compliance with sensible consent-flow design matters as much as the legal requirement itself.

GDPR-Compliant GA4 Setup:

Google's Consent Mode allows GA4 to model user behaviour statistically even when a visitor hasn't given full consent, offering a privacy-safe middle ground that preserves some analytics value without collecting personal data from users who decline tracking.

Cookie Consent Integration: UK consent management platforms such as OneTrust, Cookiebot, and Termly integrate directly with GA4's Consent Mode. These tools manage visitor consent preferences and automatically communicate approval status to GA4.

Your privacy policy should explicitly name GA4, describe your data collection purposes, and set out user rights clearly. The Information Commissioner's Office (ICO) — the UK's data protection regulator — publishes guidance on analytics and cookie compliance that UK businesses should reference when drafting these policies.

Data Retention Settings: Configure an appropriate data retention period in GA4's Admin settings. GA4 offers two options for event-level data: 2 months or 14 months. Choose based on your business's analytical needs and legal obligations.

Shorter retention periods reduce compliance risk but limit how far back you can analyse trends. Most UK businesses find the 14-month option strikes a reasonable balance between analytical depth and compliance exposure.

Advanced Configuration and Integration Setup

A professional Google Analytics 4 setup extends past basic tracking into integrations that connect GA4 to the rest of your marketing stack — turning raw event data into decisions about ad spend, content, and reporting.

Google Ads Integration: Linking GA4 with Google Ads enables advanced attribution, audience sharing, and conversion optimisation, and it's particularly valuable for UK businesses running paid search campaigns.

The linking process requires admin access to both accounts. Navigate to Admin > Product Links > Google Ads Links in GA4, then follow the connection wizard. Proper linking enables:

Search Console Connection: Linking Google Search Console to GA4 brings organic search performance data into your GA4 reports, revealing which search queries drive traffic and how those visitors then behave on your site.

Looker Studio Integration: Google Looker Studio (formerly Google Data Studio) connects directly with GA4 for advanced, customisable reporting. You can build dashboards that combine GA4 data with other sources such as Google Ads, Search Console, and CRM platforms. Our guide on A/B testing tools for websites covers a related approach to turning this data into measurable site improvements.

Custom Dimensions and Metrics: GA4 allows up to 25 custom dimensions and 50 custom metrics per property. These custom fields let you capture business-specific data points that GA4's standard events don't cover on their own.

Examples for UK businesses include:

Many businesses have still not connected GA4 to their CRM or other first-party data sources, which represents a meaningful opportunity: doing so typically unlocks far richer segmentation and attribution than GA4's out-of-the-box event data alone can provide.

Your GA4 Setup Checklist

Use this checklist to confirm your Google Analytics 4 implementation covers the essentials before you rely on the data for decision-making:

FAQ

What are the key differences between GA4 and Universal Analytics setup?

GA4 tracks every interaction as an event, whereas Universal Analytics organised data around sessions and pageviews. The GA4 setup process involves creating data streams instead of views, configuring events instead of goals, and implementing the Google tag (gtag.js) rather than analytics.js. GA4 also includes built-in machine learning capabilities and privacy-focused features like Consent Mode that Universal Analytics never had.

How do I properly configure GA4 events for my website?

Start with the Enhanced Measurement events GA4 tracks automatically, then add custom events for the specific actions that matter to your business. Each event should include relevant parameters that provide context. Use Google Tag Manager for more complex event tracking, and always test events in GA4's DebugView before going live. Mark your most important events as conversions so GA4's machine learning can optimise around them.

What is the correct way to set up GA4 cross-domain tracking?

Configure cross-domain tracking by adding all your domains to the GA4 Configuration tag in Google Tag Manager. List domains in the "Configure your domains" field, separated by commas, including all relevant subdomains. This preserves a single user session across domains and prevents attribution gaps in your customer journey analysis.

Enable Google's Consent Mode so GA4 can collect privacy-safe, modelled data even without full user consent. Integrate a GDPR-compliant consent management platform, such as OneTrust or Cookiebot, to manage and communicate consent status. Configure IP anonymisation, set an appropriate data retention period (2 or 14 months), and update your privacy policy to explicitly mention GA4 usage, data purposes, and user rights, following ICO guidance.

What are the essential GA4 setup steps for e-commerce websites?

Configure the core e-commerce events — view_item, add_to_cart, begin_checkout, and purchase — with parameters for item ID, category, price, and currency. Enable Enhanced Measurement in GA4 settings, create audiences based on purchase behaviour, and link the property to Google Ads for remarketing campaigns built on real transaction data.

How do I connect GA4 to Google Ads and other marketing platforms?

Link GA4 to Google Ads through Admin > Product Links > Google Ads Links, which enables audience sharing, conversion import, and attribution analysis. For other platforms, use Google Tag Manager to send GA4 data to multiple destinations, or use the GA4 Reporting API to build custom integrations with CRM systems and marketing automation tools.

What common GA4 setup mistakes should I avoid?

The most damaging mistakes are: entering the wrong measurement ID, failing to enable Enhanced Measurement, skipping custom event configuration for real business goals, never marking events as conversions, ignoring cross-domain tracking where it's needed, and neglecting GDPR compliance. Running both GA4 and legacy Universal Analytics tracking codes simultaneously should also be avoided, as it can cause data conflicts and double-counting.

Getting Your GA4 Data Working for Your Business

A correctly configured GA4 property is only valuable if the data it produces actually informs decisions — about which content to invest in, which channels to scale, and how your site shows up in search and, increasingly, in AI-generated answers. That's the territory Aether Agency Ltd works in every day: brand identity, website development, and marketing built to get UK businesses found on Google, ChatGPT, and Perplexity alike, which makes accurate analytics the foundation everything else is measured against.

As one concrete example of what structured, data-informed work can do: content we've published under our current structure achieves an average Google position of 12.8, compared with 20.7 for the same client site's older pages — a gap that only becomes visible with properly configured analytics tracking it in the first place.

If your GA4 setup feels uncertain, or you want your analytics data connected to a genuine content and marketing strategy rather than sitting unused in a dashboard, get in touch with Aether Agency Ltd for a quote on getting your tracking — and your visibility — properly built out.

Explore our services
Free AI Visibility Audit Aether AI Platform Work With Us
Written by
Lauren Dawkins — Head of Content, Aether Agency

Lauren Dawkins leads content at Aether Agency, specialising in generative engine optimisation (GEO), SEO, and how brands earn visibility across AI answer engines like ChatGPT, Perplexity and Google AI Overviews.

Specialist in GEO, SEO and AI-search content strategy


See How Your Brand Appears in AI Search

Aether AI monitors your visibility across ChatGPT, Perplexity, Google AI Overviews, and Claude in real time. Find out where you stand and what to fix.

Explore Aether AI