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

Add Google Analytics to web #1733

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Add Google Analytics to web #1733

merged 2 commits into from
Oct 10, 2024

Conversation

asiia-trilitech
Copy link
Contributor

@asiia-trilitech asiia-trilitech commented Aug 15, 2024

Proposed changes

Task link

Event Requirements

Onboarding

  • How many people click on continue with Google
  • How many people click on continue with facebook
  • How many people click on continue with X
  • How many people click on continue with Reddit
  • How many people click on ‘Create a new wallet’
  • How many people click on ‘I already have a wallet’
  • How many people click on ‘terms of use’
  • For the social login how many in each case eventually land on the home page
  • From the ones who click on ‘create a new wallet’ how many enter password
  • How many click on ‘create account’
  • How many click on close button
  • From those who select ‘I already have a wallet’ how many select- Seed phrase
  • How many select secret key
  • How many select Backup
  • How many select Ledger
  • In all four categories- how many click on the next/ connect ledger button after doing the required actions
  • How many people click on the advanced button in all the cases
  • How many change the derivation path
  • How many add password and confirm password
  • How many of them finally land on the home page
  • How often people send their assets (Tez, Tokens, NFTs)
  • How often people get requests coming through Beacon (?)
  • How often people derive new accounts
  • How many mnemonics people have

Types of changes

  • Bugfix
  • New feature
  • Refactor
  • Breaking change
  • UI fix

Checklist

  • Tests that prove my fix is effective or that my feature works have been added
  • Documentation has been added (if appropriate)
  • Screenshots are added (if any UI changes have been made)
  • All TODOs have a corresponding task created (and the link is attached to it)

Copy link

vercel bot commented Aug 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
umami-v2-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2024 10:02am
umami-v2-web-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2024 10:02am

@asiia-trilitech
Copy link
Contributor Author

@serjonya-trili @OKendigelyan
Hi! I have a couple of questions:

  1. Is onboarding flow now completed? It seems to be different from the mocks

  2. Looks like modals from onboarding flow could be used for both onboarding & adding a new account to the wallet.
    Is there an easy way to distinguish what flow it is, or should I look at how it could be implemented for analytics?

@serjonya-trili
Copy link
Contributor

@asiia-trilitech

  1. definitely not, it's still in progress and these pages will be replaced with appropriate ones. Those were put in place just for dev simplicity
  2. yeah, easily. if there is an account already in the store then it's definitely the "add new account" flow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants