Skip to content

GA4

Google Analytics 4 is a fundamentally different analytics product from Universal Analytics. It is event-based rather than session-based, built for privacy constraints from the start, and designed with BigQuery integration as a first-class feature. If you are coming from Universal Analytics, expect to relearn most of your assumptions about how data is structured and how reports work.

This section covers everything from initial property setup to writing complex SQL queries against your BigQuery export.

Start here if you are new to GA4 or need to understand how the data model works before configuring anything.

Property-level settings that determine what gets collected, how it is classified, and what reports surface.

How to use GA4’s built-in reports and explorations to answer real business questions.

Raw access to your GA4 data — no sampling, no cardinality limits, full SQL power.

Diagnose and fix data quality issues before they become reporting problems.

Programmatic access to GA4 data and configuration.