dify/web/app/components/base/amplitude
CodingOnStar 837b6cfc19 Add Amplitude analytics integration and tracking (#27890)
- Introduced AmplitudeProvider component for initializing Amplitude analytics.
- Integrated user tracking in AppContextProvider to report user and workspace information.
- Added event tracking for workflow log filter selections.
- Updated package.json and pnpm-lock.yaml to include @amplitude/unified dependency.
2025-12-03 10:39:15 +08:00
..
AmplitudeProvider.tsx feat: add registration and create_app tracking 2025-12-03 10:38:38 +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