dify/web/app/account/(commonLayout)
CodingOnStar 2a20a96123 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-11-07 10:52: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 Add Amplitude analytics integration and tracking (#27890) 2025-11-07 10:52:50 +08:00
page.tsx feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00