I have implemented Cloudflare Analytics on my NextJS powered site, but it fails to provide any other tracked paths than β/β. Any insights into this?
Help much appreciated
I have implemented Cloudflare Analytics on my NextJS powered site, but it fails to provide any other tracked paths than β/β. Any insights into this?
Help much appreciated
Where is the site hosted? Many Next.js sites are deployed on Vercel and it requires a certain setup to work https:// vercel .com/guides/using-Cloudflare-with-vercel
(remove spaces since I cannot post links, sorry).
It is hosted on render . com. Does that have a similar issue?
Just changed the Cloudflare DNS config to use CNAME instead A record pointing at renderβs IP. This was suggested in Renderβs docs. Not sure it should affect anything.
I am not 100% sure, but they have a guide here: https:// render .com/docs/configure-Cloudflare-dns