-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
P3A - Click on Skip welcome tour
isn't giving correct response value
#7262
Comments
Reproduces on macOS
|
I think this is probably something expected since the aim of this metric is to understand whether users go through the onboarding process. So skipping the welcome tour means that they are not interested in scrolling through different screens. @davidtemkin could you please take a look at the issue? |
@davidtemkin re-ping. cc: @mattmcalister I think this is right where clicking skip is 0 instead of 1. We want to measure interaction of flowing through welcome flow and skipping should mean 0. |
The question could be much more precise. I suggest we leave the question as is for now, as we can deduce what we need to know from the data we're currently collecting. |
@mattmcalister Can we just close this for now? |
Closing as I see a thumbs up emoji response from @mattmcalister 😄 |
Description
Found while testing #6285
P3A - Click on
Skip welcome tour
isn't giving correct response valueQ3: Did you follow the on-boarding process
(Brave.Welcome.InteractionStatus)
Steps to Reproduce
Actual result:
response value is displayed as 0 instead of 1 (Clicked once)
Expected result:
the response value should be displayed correctly
Reproduces how often:
Always
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc: @brave/legacy_qa @iefremov @bsclifton @rebron
The text was updated successfully, but these errors were encountered: