dify/web/app/components/base/amplitude
CodingOnStar 9a9935f018 Refactor user tracking and event logging across components
- Added resetUser function call on logout in avatar and account dropdown components to ensure user state is cleared.
- Removed redundant time logging from event tracking in various components to streamline data sent to Amplitude.
- Updated user properties reporting in AppContextProvider to consolidate user and workspace information into a single properties object.
2025-12-03 11:10:54 +08:00
..
AmplitudeProvider.tsx Refactor user tracking and event logging across components 2025-12-03 11:10:54 +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