Skip to content

Analytics Provider Not Properly Wrapped #83

@RUKAYAT-CODER

Description

@RUKAYAT-CODER

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions