Google Analytics 4, commonly known as GA4, is Google's current web and app analytics platform, built on an event-based data model that replaced the earlier Universal Analytics standard, which was officially sunset for standard properties in July 2023 after more than a decade as the industry default. Rather than organizing data primarily around sessions and pageviews as its predecessor did, GA4 records every user interaction, including page views themselves, as a distinct event carrying customizable parameters, and it unifies web and mobile app data within a single property, reflecting how users increasingly move across multiple devices and platforms during a single, extended customer journey that can span days or weeks. GA4 properties can be connected to Google's BigQuery data warehouse, even on the free tier with daily export limits, which allows analysts to run custom SQL queries against raw, unsampled event data rather than relying solely on the pre-built reporting interface.
GA4 matters because it is now the primary, and for most organizations effectively the only, first-party analytics platform connecting Google's advertising ecosystem, including Google Ads, with actual on-site behavior, making it foundational infrastructure for measuring acquisition, engagement, and conversion across nearly any digital business operating today. Its event-based structure also better reflects modern web experiences built as single-page applications, where meaningful interactions such as opening a filter panel or completing a multi-step form happen without triggering a traditional full page load, behavior that GA4's underlying model was specifically designed to capture more accurately than older session-based analytics ever could manage.
In practice, GA4 is typically implemented through Google Tag Manager, which allows teams to configure event tracking, conversions marked as key events, and custom parameters without requiring a full code deployment for every incremental change. Core reports include the acquisition report, showing which channels bring in traffic and at what volume, the engagement report, showing which pages and events users actually interact with once they arrive, and the exploration workspace, which allows analysts to build fully custom funnel, path, and cohort analyses tailored to a specific business question. GA4 also introduced predictive metrics, such as purchase probability and churn probability, generated by machine learning models trained on a property's own historical data, provided that property has sufficient traffic volume and event history for those predictive models to activate reliably and produce usable output.
A common misconception is that GA4's reported numbers, such as total users or conversions, are directly comparable to the equivalent metrics reported previously in Universal Analytics; because the underlying data model, session definition, and attribution methodology all changed substantially between the two platforms, some divergence between the two systems is fully expected and does not necessarily indicate a tracking error on the implementation side. Another frequent pitfall is under-configuring GA4 after migration, for example failing to mark key conversion events correctly, leaving cross-domain tracking unset for a multi-domain purchase flow, or not adjusting the default data retention setting, which can silently limit historical data available for exploration reports to as little as two months if left at its out-of-the-box default configuration. Sampling is another subtlety worth understanding, since exploration reports built on very high volumes of data may apply statistical sampling to return results faster, which can introduce small variances compared with the fully unsampled data available through a BigQuery export.
For a CRO and UX consultancy, GA4 is typically the core measurement layer underpinning nearly every engagement, since accurate funnel analysis, drop-off diagnosis, and experiment result validation all depend entirely on a correctly configured GA4 property functioning as expected. A GA4 audit, covering event tracking accuracy, key event configuration, and data retention settings, is therefore a common early deliverable in any engagement, ensuring that all subsequent recommendations and test results are built on genuinely trustworthy underlying data rather than on a platform that was simply installed with defaults and never tailored to the client's specific conversion goals.