Help setting up Plausible analytics
i tried a lot of variations of setting up the script including using head() scripts array, they all seem to load the script and i can use plausible function in the browser console, this is the latest one i tried (directly in <head>):
this doesn't work, neither for first page load nor any subsequent client navigations, even when i add this in router.tsx
still does not work in client navigations, even though i see the console logs, no network requests, plausible dashboard still says 0 pageviews, executing this in browser console does not work either
these are the versions i am working with in package.json:
any help with this is greatly appreciated
0 Replies