Google Analytics 4 — since 2023, event-based.
Setup
analytics.google.com → Property → Data Stream → G-XXX in head.
Auto events
page_view, scroll, outbound, download, video, search.
Custom
gtag('event', 'name', {...}).
BigQuery
Free export.
Google Analytics 4 — since 2023, event-based.
analytics.google.com → Property → Data Stream → G-XXX in head.
page_view, scroll, outbound, download, video, search.
gtag('event', 'name', {...}).
Free export.