dify/web/app/components/base/amplitude
CodingOnStar 72e3aad6e1 Refactor AmplitudeProvider to enable conditional initialization based on CE edition
- Added check for IS_CE_EDITION to prevent Amplitude initialization in the CE edition.
- Updated warning log to inform users when Amplitude is disabled in CE edition.
2025-12-03 10:45:27 +08:00
..
AmplitudeProvider.tsx Refactor AmplitudeProvider to enable conditional initialization based on CE edition 2025-12-03 10:45:27 +08:00
index.ts feat: integrate Amplitude analytics into the application 2025-12-03 10:38:10 +08:00
utils.ts Add Amplitude analytics integration and tracking (#27890) 2025-12-03 10:39:15 +08:00