Closed
Description
Problem
Currently, we just mark deleted users with "deleted at" in customer.io. By that, we keep their "dead" profiles and also continue paying for them. But more importantly, according to GDPR, we are obliged to delete all user data after their deletion "Under GDPR, data controllers and processors are obliged to return or delete all personal data after the end of services, or on expiry of a contract or agreement, unless it's necessary to retain the data by law."
Possible solution
Use API endpoints instead of the deleted at
attribute
See docs
Remaining questions
- What happens to the historic user data? Is it deleted when the profile is deleted or can it persist anonymously?
cc @atduarte
Metadata
Metadata
Assignees
Labels
No labels