Xeroday / Spotify-Ad-Blocker

EZBlocker - A Spotify Ad Blocker for Windows
https://www.ericzhang.me/projects/spotify-ad-blocker-ezblocker/
GNU General Public License v3.0
1.85k stars 192 forks source link

You should give a warning that you're collecting analytics #251

Open Coldblackice opened 3 years ago

Coldblackice commented 3 years ago

Awesome tool, much obliged for sharing it. Just a note --

I can see this tool is quietly sending out network tracking analytics in the background. Collecting analytics like this should be stated upfront, and ideally give a settings option for the user to disable the collection of analytics, as is customary in programs these days.

That being said, great tool!

FireEmerald commented 3 years ago

You can easily remove the analytics stuff from the source code and compile the application for yourself. Search for https://github.com/Xeroday/Spotify-Ad-Blocker/search?q=LogAction and you will find everything what is send to google analytics.

piousminion commented 3 years ago

I think the issue is that the fact that this is done is not stated to the user. A simple popup box on first start after install that informs the user that stats are reported would solve the stated issue. Most people wouldn't care at all, but not saying anything is likely to appear shady to some.