You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aparrently this happens everytime a button is pressed by invoking the logVis('home') and there is also no option to deactivate it, which is not GDPR compliant.
Tracking/Telemtry has to be Opt-In. (IMHO especially if it's some closed source cloud analytics platform like google)
I'm happy to implement a toggle for this at some point and open a pull request.
The text was updated successfully, but these errors were encountered:
Hello,
thank you for this project. I'm a big fan of the app in general.
I was looking through the source code today and found some code that sending requests to google-analytics.
Aparrently this happens everytime a button is pressed by invoking the
logVis('home')
and there is also no option to deactivate it, which is not GDPR compliant.Tracking/Telemtry has to be Opt-In. (IMHO especially if it's some closed source cloud analytics platform like google)
I'm happy to implement a toggle for this at some point and open a pull request.
The text was updated successfully, but these errors were encountered: