Description
Overview
AnalyticsProvider is in root but may not track all events.
Background
AnalyticsProvider wraps app in app/_layout.tsx and useAnalytics.ts hook exists, but screen views and key events may not be tracked properly.
Specifications
- Auto-track screen views
- Track button clicks
- Track form submissions
- Track errors
Tasks:
- Add screen view tracking
- Add button click tracking
- Add error tracking
Impacted Files:
- app/_layout.tsx
- src/hooks/useAnalytics.ts
Labels: monitoring, priority-medium
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #22
Star the repo⭐
For more context, please refer to the mobile README
Description
Overview
AnalyticsProvider is in root but may not track all events.
Background
AnalyticsProvider wraps app in app/_layout.tsx and useAnalytics.ts hook exists, but screen views and key events may not be tracked properly.
Specifications
Tasks:
Impacted Files:
Labels: monitoring, priority-medium
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #22
Star the repo⭐
For more context, please refer to the mobile README