You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amplitude is no longer used for product analytics. This removes:
- Go SDK client initialization and event tracking (login, signup, homepage)
- Browser SDK snippet from base.html
- JS init/user identification from akatsuki_src.js
- AmplitudeLogger adapter in app/logging/
- AMPLITUDE_API_KEY from settings, .env.example, and services
- amplitude/analytics-go and mileusna/useragent dependencies from go.mod
Note: web/static/js/dist-*.min.js should be rebuilt via gulp after merge.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments