dify/web/app/components/base/analytics-consent/README.md
yyh 66a545fc6d
refactor: centralize deployment edition in system features (#39454)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: GareArc <garethcxy@dify.ai>
2026-07-24 07:15:02 +00:00

21 lines
431 B
Markdown

# Analytics Consent
Owns CookieYes consent state and the Dify Cloud analytics boundary.
## Internal Modules
- `consent-store`
- `cookieyes-consent-bridge`
- `cloud-analytics`
- `cloud-analytics-runtime`
- `request-boundary`
## External Modules
- `app/components/base/amplitude`
- `app/components/base/ga`
- `app/components/external-attribution-recorder`
- `config`
- `context/query-client-server`
- `features/system-features`