-
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 ads enabled + installation time P3A metric #28109
Labels
feature/ads
features/P3A
OS/Android
Fixes related to Android browser functionality
OS/Desktop
QA Pass - Android ARM
QA Pass-Win64
QA/Yes
release-notes/exclude
Milestone
Comments
DJAndries
added
OS/Android
Fixes related to Android browser functionality
OS/Desktop
labels
Jan 27, 2023
DJAndries
changed the title
Add ads enabled + installation to
Add ads enabled + installation time P3A metric
Jan 27, 2023
25 tasks
Verification PASSED on
Case 1: Less than an hour = 0_FAILED_#29624
Case 2: 1 hour or more, less than 12 hours_PASSEDCase 1: Ads is enabled after one hour_PASSED
Case 2: Ads is enabled after 6 hours before 12 hours_PASSED
Case 3: Ads is enabled one minute (11:59) before 12 hours_PASSED
Case 3: 12 hours or more, less than 24 hours_PASSEDCase 3.1: Ads is enabled extactly at 12th hour_PASSED
Case 3.2: Ads is enabled after 12+ hour before 24 hours_PASSED
Case 3.3: Ads is enabled one minute before (23:59) 24 hours_PASSED
Case 4: 24 hours or more, less than 72 hours_PASSEDCase 4.1: Ads is enabled exactly at 24th hour_PASSED
Case 4.2: Ads is enabled after 24+ hours_PASSED
Case 4.3: Ads is enabled before 72 hours_FAILED_#29653
Case 5: 72 hours or more_PASSED
|
GeetaSarvadnya
added
the
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
label
Apr 6, 2023
GeetaSarvadnya
added
QA Pass-Win64
and removed
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
labels
Apr 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature/ads
features/P3A
OS/Android
Fixes related to Android browser functionality
OS/Desktop
QA Pass - Android ARM
QA Pass-Win64
QA/Yes
release-notes/exclude
Add a one-time P3A metric reporting the number of hours between the installation time and the time when ads are enabled.
Brave.Rewards.EnabledInstallationTime
The bucket values will be as follows:
The P3A metric will be sent only once, but will be reported via the daily cadence.
Support for ephemeral/one-time P3A metrics is also part of this issue. A new flat set in metric_names.h will be added to enumerate ephemeral metrics.
The text was updated successfully, but these errors were encountered: