|
|
|
|
|
by termsfeed
3027 days ago
|
|
GDPR allows you to store user data. It just adds more requirements about the collection, usage and sharing of user data. For example, it emphasizes getting proper consent from users ("active consent"). You can find examples of this under the name "clickwrap", which is the "I agree to..." type of checkbox. [1]
;
There are also additional requirements to keep in mind for your app [2] - You need to disclose data retention (how long are you planning to retain user data)
- User choices
- Disclosing if you're the data controller or data processor
- Disclosing the data processors you work with (Google Analytics, Mixpanel) [1] https://termsfeed.com/blog/browsewrap-clickwrap/ [2] https://www.slideshare.net/termsfeed/gdpr-privacy-policy |
|