-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 News "total cards viewed" P3A question #22222
Add News "total cards viewed" P3A question #22222
Comments
Verification PASSED on
and
Clean profile Case 1: Brave.Today.WeeklyTotalCardViews =0_PASSEDCase 2: Brave.Today.WeeklyTotalCardViews =1_PASSEDCase 3: Brave.Today.WeeklyTotalCardViews =(2 to 10)_PASSEDCase 1: View 2 cards
Case 2:
Case 3:
Case 4: View 10 cards
Case 4: Brave.Today.WeeklyTotalCardViews =(11 to 20)_PASSEDCase 1: View 11 cards
Case 2:
Case 3:
Case 4: View 20 cards
Case 5: Brave.Today.WeeklyTotalCardViews =(21 to 40)_PASSEDCase 1:
Case 2: View 40 cards Case 6: Brave.Today.WeeklyTotalCardViews =(41 to 80)_PASSEDCase 1:
Case 2: View 80 cards Case 7: Brave.Today.WeeklyMaxCardViewsCount =(81 to 100)_PASSEDCase 1:
Case 2: View 100 cards Case 8: Brave.Today.WeeklyMaxCardViewsCount =(100 or more)_PASSEDCase 1:
Upgrade profile Case 1: Brave.Today.WeeklyTotalCardViews =0_PASSED
Case 2: Brave.Today.WeeklyTotalCardViews =1_PASSED
Case 3: Brave.Today.WeeklyTotalCardViews =(2 to 10)_PASSED
Case 4: Brave.Today.WeeklyTotalCardViews =(11 to 20)_PASSED
Case 5: Brave.Today.WeeklyTotalCardViews =(21 to 40)_PASSED
|
@DJAndries There is no metrics called |
@DJAndries Logged the issues above. Could you take look at them and update the response values if required so that I can proceed further with issue verification. Thanks! |
Adding |
WeeklyTotalCardViews is the correct metric name, however, I made a mistake by not using that metric name in the code. brave/brave-core#13360 will resolve this once merged. I will also request an uplift to 1.39.x. |
@GeetaSarvadnya brave/brave-core#13373 has been merged into |
Verification PASSED on Logged #22997 Clean profile Case 1: Brave.Today.WeeklyTotalCardViews =0_PASSED
Case 2: Brave.Today.WeeklyTotalCardViews =1_PASSEDCase 3: Brave.Today.WeeklyTotalCardViews =(2 to 10)_FAILEDCase 1: View 2 cards
Case 2:
Case 3:
Case 4: View 10 cards
Case 4: Brave.Today.WeeklyTotalCardViews =(11 to 20)_FAILEDCase 1: View 11 cards
Case 2:
Case 3:
Case 4: View 20 cards
Case 5: Brave.Today.WeeklyTotalCardViews =(21 to 40)_FAILEDCase 1:
Case 2: View 40 cards Case 6: Brave.Today.WeeklyTotalCardViews =(41 to 80)_FAILEDCase 1:
Case 2: View 80 cards Case 7: Brave.Today.WeeklyMaxCardViewsCount =(81 to 100)_FAILEDCase 1:
Case 2: View 100 cards Case 8: Brave.Today.WeeklyMaxCardViewsCount =(100 or more)_FAILEDCase 1:
|
Description
Add new News P3A question, for total cards viewed:
How many Brave News cards did you view in the past week?
Brave.Today.WeeklyTotalCardViews
Miscellaneous Information:
Will raise PR soon.
The text was updated successfully, but these errors were encountered: