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

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

Issue 2490713003: Add "PasswordManager.SignInPromoDismissalCount" histogram. (Closed)
Patch Set: Created 4 years, 1 month 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 | « chrome/browser/ui/passwords/manage_passwords_bubble_model_unittest.cc ('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 f657733facc3712c6587a4d182108512be06d338..34b1ee557de9404ad8e9db347084a30b14a5086e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -41611,6 +41611,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="PasswordManager.SignInPromoDismissalCount">
+ <owner>vasilii@chromium.org</owner>
+ <summary>
+ The number of times the Sign In promo in the password bubble was implcitly
+ dismissed. Recorded each time the promo is implicitly dismissed.
+ </summary>
+</histogram>
+
<histogram name="PasswordManager.StorePasswordImportedFromCSVResult"
enum="BooleanSuccess">
<owner>xunlu@chromium.org</owner>
« no previous file with comments | « chrome/browser/ui/passwords/manage_passwords_bubble_model_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698