chinchang / web-maker

A blazing fast & offline frontend playground
https://webmaker.app
MIT License
2.56k stars 316 forks source link

Why Google Analytics? #439

Closed der-On closed 4 months ago

der-On commented 3 years ago

What is the purpose of having google analytics in this tool?

As it is an offline tool it provides better privacy then comparable online tools, which would be my very first consideration to use it.

Please elaborate why you are including GA in it? If you only want usage statistics, please consider moving to a privacy and GDPR respecting analytics provider.

chinchang commented 3 years ago

Hi @der-On The reason for having GA is just to get aggregated analytics about the usage of various features inside the app. And beyond that sometimes there are sudden surges of traffic which I should know.

As for being an offline tool, GA would automatically not work when being used offline :) I can try looking into privacy-focused tools. Any recommendations?

der-On commented 3 years ago

@chinchang Thank you for beeing open about that.

Privacy respecting tools I know would be https://matomo.org/ and https://plausible.io/ Both can be self hosted and are open source. Plausible is very simple and even does not require cookies. Matomo is a fully fledged analytics tool comparable to GA and can be made GDPR compatible with some simple settings.

der-On commented 3 years ago

@chinchang Here are some more https://switching.software/replace/google-analytics/

chinchang commented 2 years ago

I tried Plausible. It seems very basic. You cant have custom events fired and create funnels out of it. Its mostly for seeing traffic stats, which is the least important thing I would be interested in :) Will try some more alternatives