Open decentralauren opened 5 months ago
@L03TJ3 please estimate. I'll add to sprint once flow is ready :)
I can't find the image of the invite modal @decentralauren
Considering that we have two buttons: "Try the New Wallet" and "Do Not Show Again."
The events can be:
migration_accept
migration_denied
We also need an event for when the modal is displayed, so we know how many people are accepting, denying, or ignoring it.
migration_invited
@drptiago thank you! Please see a link in "Design Reference" above.
@sirpy moving your questions to here (the appropriate ticket):
Can you explain the requirements of a "valid" user to show the modal to? We need to add the events into Post-Hog to track first, so that we can get approximate cohort numbers and decide from there. We are trying to get to 20k migrated users and right now it's unclear how many users fit which criteria. Ideally we want to show the modal to
The above is what informed the new event tracking that Lewis mentioned above.
Are there any other requirements than having X users to try to new wallet?
My suggesting would be to randomly show it to X% of daily users until you have X users that tried the wallet. then you can close the campaign.
Latest updated decision for visibility:
For the migration we have decided:
We will create cohorts for the offer only on:
TBD: We will sort through whether and if so how to track wallet address as a part of User ID when we discuss analytics (to also estimate cost).
@L03TJ3 I think all of the tasks in this are complete - mind updating?
Also does it show in our sprint report if it's in the "feature flag" pipeline?
Business Description
In order to begin migrating users from GW1 to GW2, we will make an offer to a select number of users to voluntarily start using the new wallet. The target number of users to migrate is 20k.
Detailed Description of Functionality
This ticket covers 3 specific activities:
Post-Hog Event Tracking
Modal Design & Implementation
Product Tracking (GA / Amplitude)
Technical Implementation
CustomDialog
and apply designshow-welcome-offer
in posthogDesign Reference
See Figma for full Welcome Rewards flow from GW1 to GW2.
Acceptance Criteria
Specify criteria that will be used to determine if the feature meets the requirements and functions correctly.
Test Cases
Specify the happy path and unhappy path scenarios to test to verify the feature works as expected.