Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(99)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2810323002: [Payments] Add metric for when Pr UI is skipped. (Closed)
Patch Set: Addressed comments Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « components/payments/core/journey_logger.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 59793169f1b928a1b3ef9a4a684084bc7654830d..e0178ee07ea93aa85ffa9b801ae5a0b765b5c062 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -48777,6 +48777,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="PaymentRequest.CheckoutFunnel.SkippedShow" enum="BooleanHit">
jwd 2017/04/13 20:53:03 What about boolean skipped?
sebsg 2017/04/13 21:03:10 Sweet! thanks!
+ <owner>sebsg@chromium.org</owner>
+ <summary>
+ When the Payment Request UI gets skipped to go directly to the payment app.
+ </summary>
+</histogram>
+
<histogram name="PaymentRequest.NumberOfSelectionAdds">
<owner>sebsg@chromium.org</owner>
<summary>
« no previous file with comments | « components/payments/core/journey_logger.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698