Open
Description
Description:
Ensure SponsoHive adheres to GDPR by providing recipients a clear way to opt out of future email communications.
Tasks:
- Add an "Unsubscribe" link to all outgoing emails that directs users to an opt-out page.
- Develop a backend endpoint to handle unsubscribe requests, updating the user’s preferences in the database.
- Ensure the opt-out status is respected across campaigns.
- Log unsubscribe actions for auditing purposes.