Skip to content

Conversation

@DavidWells
Copy link
Owner

Add comprehensive documentation explaining how to disable anonymous ID and user ID storage for privacy compliance.

This tutorial covers:

  • Using @analytics/core vs main package
  • Clear code examples showing with/without storage
  • Benefits and considerations of disabling ID storage
  • Custom storage configuration options
  • Plugin considerations for privacy
  • Testing guidance
  • When to use this approach

Fixes #466

Generated with Claude Code

Add comprehensive documentation explaining how to disable anonymous ID and user ID storage for privacy compliance. Covers using @analytics/core vs main package, code examples, implications, and testing guidance.

Fixes #466

Co-authored-by: DavidWells <DavidWells@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

Docs: Add how to disable id/anon ID storage to docs

2 participants