dify/web/app/components/base/analytics-consent
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
..
__tests__ refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
cloud-analytics-runtime.tsx refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
cloud-analytics.tsx refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
consent-store.ts feat: gate cloud analytics behind cookie consent (#39408) 2026-07-23 02:40:54 +00:00
cookieyes-consent-bridge.tsx feat: gate cloud analytics behind cookie consent (#39408) 2026-07-23 02:40:54 +00:00
README.md refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
request-boundary.ts refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00

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