Strongly Typed Google Analytics V4 with Next.js
Jun 7, 2021 · 8 min read · There are a number of articles out there describing various methods of configuring google analytics with next.js -- all written with untyped JavaScript. This article aims to remedy the absence of a strongly typed reference. The official next.js examp...
Join discussion