-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
No analytics tracking is implemented, making it hard to understand user behavior and improve the platform.
Goal:
- Integrate analytics provider (Mixpanel, PostHog, or Plausible)
- Track key user actions:
- Wallet connection/disconnection
- Event creation and ticket purchases
- Connection requests sent/accepted
- Message sending
- Network switching
- Add page view tracking
- Create analytics utility hooks
Implementation:
- Create
apps/web/src/lib/analytics.tsutility - Create
useAnalyticshook - Add tracking to all user actions
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request