Overview
Zoho Apptics provides user consent management module, which can be implemented by app developers to ask users for consent before tracking an data with three options:
- Opt in: When the app user consents to share any data with identity
- Opt in anonymously: When the app user consents to share data but without identity like email ID or any other personally identifiable information (PII).
- Opt out: When the app user declines from sharing any data altogether.
This gives control to the end-user (app users) over their data sharing preferences.
Example of how it is implemented
Note: If you implement user consent management, the data you see in the Apptics console will only include the data from users who have opted in to share their data with identity or anonymously. If a user opts out, no data will be collected and you will not be able to see any data for the opt-out users in Apptics console.