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

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: 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index c867b90c99b1397d92be28ec3d1e64489fa3d7b9..74bbc588613df64c91a4b31841bf9c5d28509834 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -48663,6 +48663,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="PaymentRequest.CheckoutFunnel.SkippedShow" enum="BooleanHit">
+ <owner>sebsg@chromium.org</owner>
+ <summary>
+ When the Payment Request UI gets skipped to go directly to the payment
+ method.
please use gerrit instead 2017/04/13 13:49:47 s/method/app/
sebsg 2017/04/13 19:45:56 Done.
+ </summary>
+</histogram>
+
<histogram name="PaymentRequest.NumberOfSelectionAdds">
<owner>sebsg@chromium.org</owner>
<summary>
« chrome/test/data/payments/metrics.js ('K') | « components/payments/core/journey_logger.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698