Do I need to get user consent to use TelemetryDeck? #204
virtualrapha
started this conversation in
General
Replies: 1 comment 2 replies
-
|
According to the best of my knowledge, you don't need GDPR user consent to collect data using TelemetryDeck. This is because none of the data we collect counts as Personally Identifiable Information (PII), and PII is the only kind of data that is regulated by GDPR. In other words, GDPR is about user data, and our data is not user data. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
a colleague of mine recently told me, that according to GDPR, I'm required to collect active user consent if I'm using an analytics service in my app, even if it's a GDPR-compliant, privacy-first one like TelemetryDeck. Is this really true? Currently, my app has a setting to opt out of analytics with TelemetryDeck, but I'm not explicitly asking for consent. Is this a violation of GDPR?
Beta Was this translation helpful? Give feedback.
All reactions