Site: https://boxcavefurniture.com/
I’m trying to use Gatsby’s Script component to load google analytics. You can see the documentation for it here: Gatsby Script API | Gatsby
and a guide here: Paul Scanlon | How to use Gatsby's Script API with Google Analytics
I’ve followed the steps exactly, when but I look in the debugger I see that the request 404s.
I have the gatsby-netlify plugin, but it dosn’t seem to be looking at partytownProxiedURLs
in my gatsby-config.js
Has anyone gotten the partytown loading strategy to work?