CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
22.76k stars 2.75k forks source link

Is there a way to disable plausible analytics when self-hosting? #325

Closed dhersam closed 1 year ago

dhersam commented 1 year ago

I noticed the app attempts to POST to /api/event with an analytics payload and fails with a 405 on my self-hosted instance. Is there a way to disable analytics entirely?

Thanks for making this great suite of tools, they're really useful.

CorentinTh commented 1 year ago

Hi @dhersam Thank you for this feedback ! I'll disable plausible analytics by default

CorentinTh commented 1 year ago

Done, in the next docker release, plausible is disabled by default