G
Google Analytics 4
PlannedPrivacy-aware page-view tracking.
Add NEXT_PUBLIC_GA_ID and the template injects gtag.js with consent-mode defaults. Cookie banner consent ties into the analytics cookie automatically.
Category
Analytics
Setup time
1 minute
Highlights
- Privacy-aware defaults (consent-mode v2)
- Auto-injected only when NEXT_PUBLIC_GA_ID is set
Wire Google Analytics 4 into your fork
The detailed walkthrough lives in the docs. Each step lists the env vars to set and the file to edit.