Background
Every analytics event is sent, inflating cost and noise. Add sampling for high-volume event types.
Files to modify (2-3)
src/utils/analytics.ts
src/hooks/useAnalytics.tsx
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards
Background
Every analytics event is sent, inflating cost and noise. Add sampling for high-volume event types.
Files to modify (2-3)
src/utils/analytics.ts
src/hooks/useAnalytics.tsx
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards