dotnet / nuget-trends

Check out NuGet packages adoption and what's trending on NuGet.
https://nugettrends.com
MIT License
146 stars 25 forks source link

Add data/privacy consent #126

Closed joaopgrassi closed 8 months ago

joaopgrassi commented 3 years ago

I know it sucks, but I think we should add a "consent" message somewhere in the page since we collect analytics. Need to find a nice and unobtrusive way of doing it. Maybe even disabling everything by default?

This is to shield us so we don't run into GDPR and similar issues.

bruno-garcia commented 3 years ago

I rather we annonymise the data: { ‘anonymize_ip’: true } This seem useful: https://law.stackexchange.com/questions/35528/is-it-really-possible-to-use-google-analytics-without-consent-and-if-so-why-ex

IMHO it's better to rip off google analytics than have a banner. Super annoying, and we don't even use these stats

joaopgrassi commented 3 years ago

Yes I agree. I read so many things about it and was still not sure about it because there are so many nuances.. so I went with the nuke approach and removed it altogether from my blog.

bruno-garcia commented 8 months ago

Removed google analytics: https://github.com/dotnet/nuget-trends/commit/680640c7d1ffe05f0e55cc81188958037485d10b

Literally never looked at it in 4 years or more