mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 11:21:09 +02:00
Add app-specific Umami event helpers and integrate tracking into: - Context: 6 events (document create/delete/pin, space create/delete, AI generated) - SkillTree: 3 events (skill create/delete with branch, XP added with level-up) - Planta: 4 events (plant analyzed/created/deleted, plant watered) - Questions: 5 events (question create/delete, research started, collection create/delete) Updates ManaScore analytics from 3/5 to 4/5 for all four apps. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| parsers | ||
| analytics-server.ts | ||
| analytics.ts | ||
| async.ts | ||
| cache.ts | ||
| date.ts | ||
| format.ts | ||
| index.ts | ||
| keyboard.ts | ||
| security-headers.ts | ||
| string.ts | ||
| validation.ts | ||