This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Description
cc @cramforce ,
My issue is very specific to Netlify deployment..
In the ga.js file, the example domain has a trailing slash

But unfortunately the origin returned by Netlify is bereft of the trailing slash [I'm not sure of vercel etc]

leading to

Perhaps in the README and as comments in ga.js we need to draw users attention to it....its a simple but tricky bug; it takes some time to debug...or the equality comparison needs to disregard the trailing slash.
Or the example [industrail empathy needs to be shown without the trailing slash]