-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: STAKE-827: track additional pooled staking events #12290
Conversation
…vide context-specific event properties
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
…more-events-in-mixpanel
Bitrise✅✅✅ Commit hash: 424d532 Note
|
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving for @MetaMask/design-system-engineers
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - Let's follow up + create ticket for either removing withMetaMetrics
so we won't have to manage another piece and/or update the existing useMetrics
and withMetricsAwareness
code
Description
Adds additional event tracking for pooled-staking tooltips and currency switching.
Related issues
Jira Ticket: STAKE-827: Track more events in Mixpanel
Manual testing steps
note: there's an ongoing issues with tracking events on local dev. Results may vary.
Prerequisite: Add
export MM_POOLED_STAKING_UI_ENABLED=true
to your local.js.env
fileTesting Currency Switch Events
Testing Tooltip Events
Screenshots/Recordings
N/A
Pre-merge author checklist
Pre-merge reviewer checklist