
How to use google analytics with next.js app?
https://stackoverflow.com/questions/60411351/how-to-use-google-analytics-with-next-js-app
I'm using styled-components with next.js so my styles need to be server-side rendered, hence how can I add google analytics to my website?I checked next.js google analytics example but as I said my