dify/web/app/account/(commonLayout)
CodingOnStar 6b95723f1c feat: integrate Amplitude analytics for event tracking
- Added AmplitudeProvider component to initialize Amplitude analytics.
- Updated layout components to include AmplitudeProvider for tracking.
- Introduced utility functions for tracking events, setting user ID, and managing user properties.
- Updated package.json and pnpm-lock.yaml to include @amplitude/analytics-browser dependency.
2025-11-17 14:06:50 +08:00
..
account-page refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
delete-account refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
avatar.tsx refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
header.tsx feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00
layout.tsx feat: integrate Amplitude analytics for event tracking 2025-11-17 14:06:50 +08:00
page.tsx feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00