dify/web/app/components/base/analytics-consent/README.md
Coding On Star 8d293023cc
feat: gate cloud analytics behind cookie consent (#39408)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-07-23 02:40:54 +00:00

18 lines
345 B
Markdown

# Analytics Consent
Owns CookieYes consent state and the Dify Cloud analytics boundary.
## Internal Modules
- `consent-store`
- `cookieyes-consent-bridge`
- `cloud-analytics-boundary`
- `cloud-analytics-runtime`
- `cloud-analytics-state`
- `request-boundary`
## External Modules
- `app/components/base/amplitude`
- `app/components/base/ga`