We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nope
opt_out functionality for posthog-node. This would allow CLIs etc to allow certain users to opt out of analytics.
opt_out
Right now we are just storing some data locally to show that the user has opted out and avoid calling the client altogether.
The text was updated successfully, but these errors were encountered:
Just transferred to the right repo, thanks for this @shogunpurple !
@posthog-bot please add @shogunpurple for ideas
Sorry, something went wrong.
@yakkomajuri
I've put up a pull request to add @shogunpurple! 🎉
No branches or pull requests
Is your feature request related to a problem?
Nope
Describe the solution you'd like
opt_out
functionality for posthog-node. This would allow CLIs etc to allow certain users to opt out of analytics.Describe alternatives you've considered
Right now we are just storing some data locally to show that the user has opted out and avoid calling the client altogether.
Additional context
Thank you for your feature request – we love each and every one!
The text was updated successfully, but these errors were encountered: