Google Analytics (GA4)
Google Analytics 4 is Google’s web and app analytics platform and a de facto standard for measuring digital audiences. Its defining change from the older Universal Analytics is architectural: every interaction — page view, click, video play — is recorded as an event rather than fitted into a session model. That schema is consistent across web and mobile, and machine learning fills gaps left by cookie restrictions, making GA4 the central record of how users move from acquisition to retention.
Core capabilities
Event-based architecture
- Unified data model — one event schema spanning web and app streams.
- Cross-platform tracking — follows users across devices and platforms for a full lifecycle view.
- Enhanced measurement — automatically captures scrolls, outbound clicks, and file downloads without custom code.
Analytics intelligence (AI)
- Predictive metrics — machine-learning forecasts such as purchase probability, churn probability, and predicted revenue for segments.
- Anomaly detection — flags significant statistical deviations, like a traffic spike or revenue drop.
- Natural-language querying — answers plain-English questions (e.g., “which channel had the highest conversion rate last week?”).
Where it fits
Audience building and ad targeting. Create predictive audiences (“users likely to purchase in the next 7 days”) and export them to Google Ads for retargeting; build sequence-based segments (viewed a product, added to cart, didn’t buy within 24 hours); rely on conversion modeling to fill attribution gaps when cookie data is incomplete.
Journey analysis and CRO. Use path exploration to spot looping or friction, build open and closed funnels to measure step-to-step conversion, and analyze lifetime value by acquisition channel to guide budget.
Pricing
GA4 is freemium; the standard tier covers the vast majority of businesses.
| Tier | Primary Features | Use Case |
|---|---|---|
| Standard (Free) | Full event tracking, predictive metrics, limited BigQuery export. | SMBs and most mid-market companies. |
| GA4 360 (Enterprise) | Higher data limits, unsampled reporting, SLAs, advanced governance. | Large enterprises with high data volume. |
| Integrations | Native links to Google Ads, Search Console, Merchant Center, BigQuery. | Full-stack marketing ecosystems. |
Practical notes
- Live in Explorations. The default reports are a starting point; the Explorations hub (Free Form tables, custom dimensions and metrics) is where real analysis happens.
- Turn on BigQuery early. The free export sends raw, unsampled event data to a warehouse — essential for owning data beyond interface retention limits and for joining analytics with CRM or offline sales.
- Extend data retention. User-level retention often defaults to 2 months; change it to 14 months in admin settings to preserve historical analysis.
- Expect thresholding. GA4 may withhold data for small user counts to protect privacy, which can obscure niche segments.
- Mind the mental model. Session-era habits don’t transfer cleanly; “bounce rate” is reframed as “engagement rate,” which requires re-educating stakeholders.
Official site: analytics.google.com · Help Center

