Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement California Consumer Privacy Act (CCPA) #129

Open
RodolfoGS opened this issue Jun 22, 2022 · 2 comments
Open

How to implement California Consumer Privacy Act (CCPA) #129

RodolfoGS opened this issue Jun 22, 2022 · 2 comments

Comments

@RodolfoGS
Copy link

I didn't found any reference in the documentation nor in another issues related to how to implement the "Do Not Sell My Personal Information" option for California users.

I only found information related to how to retrieve the users data and how to delete the data. But anyone know how to implement the "Do Not Sell My Personal Information" option?

@yuhao900914
Copy link
Contributor

Hi @RodolfoGS. We don't have that functionality yet. Will create a ticket for this request.

@justin-fiedler
Copy link
Contributor

Hi @RodolfoGS to follow up we don't have anything related to "Do not sell my information" but we do have setOptOut and enableCoppaControl methods to limit data collection. Would these work in your use case?

https://github.com/amplitude/Amplitude-ReactNative/blob/main/src/index.ts#L178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants