-
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
New tab page sponsored image (NTP SI) P3A metrics for users not opted in to rewards #24609
Comments
Verification PASSED on
Verify creativeInstanceId when ads rewards is disabled_PASSEDVerify creative metric with the suffix views_PASSED
Verify creative metric with the suffix clicks_PASSED
Verify creative metrics are sent to the endpoint https://p3a-creative.brave.com_PASSED
|
@DJAndries I would need a clarification on step 4 and 5. In the step 4, I have adavanced the sys clock by one day (i.e 3rd Nov) when I relaunch the browser, I don't see |
@GeetaSarvadnya Once the metric has been sent, you should not see the |
Removing the QA Pass label as this issue will be uplifted to 1.45 via brave/brave-core#15745 and testing will be done in 1.45.x |
The above requires |
Verification PASSED on
Verify creativeInstanceId when ads rewards is disabled_PASSEDVerify creative metric with the suffix views_PASSED
Verify creative metric with the suffix clicks_PASSED
Verify creative metrics are sent to the endpoint https://p3a-creative.brave.com_PASSED
|
@DJAndries I don't see landed creativeinstanceId in brave://local-state even which I click on NTP SI and stay on the landing page for more than 10 secs. This was working fine when I tested the issue in |
Landed creativeinstanceId's are shown now, thanks @DJAndries ! |
Verification PASSED on
Verify creativeInstanceId when ads rewards is disabled_PASSEDVerify creative metric with the suffix views_PASSED
Verify creative metric with the suffix clicks_PASSED
Verify creative metrics are sent to the endpoint https://p3a-creative.brave.com_PASSED
|
P3A metrics will be dynamically created for each NTP-SI campaign. Views, clicks and landings will be recorded for each campaign.
The name format will be as follows:
creativeInstanceId.{campaign id}.{event type}
.These metrics will be reported daily, for up to seven days per campaign. When the metrics are uploaded, the header
X-Brave-P3A-Creative
will be set totrue
.This issue depends on #24318 and #24319 .
The text was updated successfully, but these errors were encountered: