Question or Feedback
I read the docs about analytics being opt-out. Doing it this way for the public instance is fine of course,
but for self hosting relying on the browser's privacy setting is not enough IMHO.
I suggest adding an env var making this optional:
https://github.com/Lissy93/networking-toolbox/blob/f76f3d0bea74b3936a6fde43f549a751f179200b/src/routes/%2Blayout.svelte#L404
Question or Feedback
I read the docs about analytics being opt-out. Doing it this way for the public instance is fine of course,
but for self hosting relying on the browser's privacy setting is not enough IMHO.
I suggest adding an env var making this optional:
https://github.com/Lissy93/networking-toolbox/blob/f76f3d0bea74b3936a6fde43f549a751f179200b/src/routes/%2Blayout.svelte#L404