4 items across 3 sections
How to activate Plausible, Google Analytics 4, and Vercel Analytics on the AI Execution Lab platform.
GA4 was tracking asquaresolution.com, lab.asquaresolution.com, trustseal.asquaresolution.com, and scamcheck.asquaresolution.com as separate sessions when users crossed subdomains. Caused inflated session counts and broken user journeys.
NEXT_PUBLIC_GA_MEASUREMENT_ID was scoped to all Vercel environments (Production, Preview, Development). Every preview deployment URL accessed during development fired GA4 events to the production analytics property. Production session counts, traffic sources, and pageview totals were inflated by developer and build-verification activity until the variable was rescoped to Production only.