mirror of
https://github.com/langgenius/dify.git
synced 2026-07-26 14:18:35 +08:00
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: GareArc <garethcxy@dify.ai>
21 lines
431 B
Markdown
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`
|