You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google Analytics 4 pageview tracking via nuxt-gtag (property G-X1BRPZD4K2),
reusing the identity of the legacy vue-gtag plugin dropped in the Nuxt 4
rewrite. Gated to NETLIFY_CONTEXT === 'production' — silent in local dev,
deploy previews, and branch deploys, so preview traffic doesn't pollute
production analytics (caught in CodeRabbit review, GitHub PR #126)
Known gaps
Micro-interaction tracking (contact form open/submit, theme toggle, sponsor
CTA) is not yet in place — tracked as GitLab issue #10