Skip to content
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

Mixpanel: new events #1154

Closed
tom2drum opened this issue Sep 6, 2023 · 0 comments · Fixed by #1160
Closed

Mixpanel: new events #1154

tom2drum opened this issue Sep 6, 2023 · 0 comments · Fixed by #1160
Assignees
Labels
v1.12.0 Release v1.12.0

Comments

@tom2drum
Copy link
Collaborator

tom2drum commented Sep 6, 2023

New events to track performance

*all event names to be changed at your discretion

Action Name Parameters Comments
General  
Page view (existing) Page view + "Color mode": Dark / Light)  
Clicked 'my account' circle while logged out Account access Action: "Auth0 init"  
Clicked 'resend verification email' Account access Action: "Verification email resent"  
Logged out Account access Action: "Logged out"  
Added private tag modal window opened Private tag Action: "Form opened" + Page type: "Private tags" / "Address details" + Tag type: "Address" / "Tx"  
Added private tag Private tag Action: "Submit" + Page type: "Private tags" / "Address details" + Tag type: "Address" / "Tx"    
Verify address modal opened Verify address Action: "Form opened" + Page type: "Verified addresses" / "Token details"  
Verify address address picked (entered correct address, go to next step) Verify address Action: "Address entered" + Page type: "Verified addresses" / "Token details"
Verify address: successful signing and verification Verify address Action: "Sign ownership" + Page type: "Verified addresses" / "Token details", Sign method: wallet / manual  
Verification form opened Verify token Action: "Form opened" 
Verification form submitted successully Verify token Action: "Submit"   
Connect wallet - clicked button Wallet connected Status: Started  
Connected wallet Wallet connected Status: Connected  
Read contract execute Contract interaction Method type: read + Method name  
Write contract execute Contract interaction Method type: write + Method name  
Contract verification Contract verification Method + Status ("Method selected" / "Finished")  
Address/Token page   — 
Get QR code button QR code Page type (as in page view)  
Tokens dropdown click Page widget Type: "Tokens dropdown"  
Show all tokens button (wallet icon) Page widget Type: "Tokens show all (icon)"  
More button Page widget Type: "Address actions (more button)"  
Add to Watchlist Page widget Type: "Add to watchlist"  
@tom2drum tom2drum self-assigned this Sep 6, 2023
@github-actions github-actions bot added pre-release Tasks in pre-release right now v1.12.0 Release v1.12.0 and removed pre-release Tasks in pre-release right now labels Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.12.0 Release v1.12.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant