dify/web/app/components/base/analytics-consent
2026-08-05 07:02:09 +00:00
..
__tests__ refactor(web): align query client ownership (#40024) 2026-08-05 07:02:09 +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(web): align query client ownership (#40024) 2026-08-05 07:02:09 +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