How to stop the SDK for COPPA/CCPA #7301
Unanswered
shionne-123
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For my use case, I need to first start the sdk for all users, but then later may find that I need to stop tracking a user in order to conform to COPPA/CCPA guidelines. Is there a way to stop the SDK once it's been started?
If the user is a minor, we stop tracking any custom events for that user, but the automatically collected events defined here are still being collected, which is what we want to stop.
Beta Was this translation helpful? Give feedback.
All reactions