How to solve uBlock issue in SvelteKit apps with Umami cloud? #2374
Unanswered
shyakadavis
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
Depending on your adapter you could either use vercel rewrites or just passthrough the request with a hook to umami :) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I wanted to ask for help with overcoming the uBlock issue and/or other ad-blockers. Given that, of course, it's in no violation of a user's privacy. (I just want harmless stats.)
I am using Umami Cloud, in a SvelteKit app, and placing the script snippet in my
src/app.htmllike so:Thanks for the help.
Beta Was this translation helpful? Give feedback.
All reactions