Description
Difficulty: Expert
Type: Documentation
Summary
Design safe screen-level analytics events without exposing wallet or transaction secrets.
Current Behaviour
Future analytics could accidentally collect sensitive wallet or payment data.
Expected Behaviour
The repo should document what may and may not be tracked.
Suggested Implementation
Create an analytics event design covering screen views, action outcomes, redaction rules, and opt-out assumptions.
Files or Areas Likely Affected
docs/
README.md
app/
src/features/
Acceptance Criteria
Additional Notes
This is design-only unless analytics already exists.
Description
Difficulty: Expert
Type: Documentation
Summary
Design safe screen-level analytics events without exposing wallet or transaction secrets.
Current Behaviour
Future analytics could accidentally collect sensitive wallet or payment data.
Expected Behaviour
The repo should document what may and may not be tracked.
Suggested Implementation
Create an analytics event design covering screen views, action outcomes, redaction rules, and opt-out assumptions.
Files or Areas Likely Affected
docs/
README.md
app/
src/features/
Acceptance Criteria
Additional Notes
This is design-only unless analytics already exists.