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

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

Issue 1882953004: [NTP Snippets] Add UMA for snippet dismissal (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 4 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 | « chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPageUma.java ('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 d7da57799594396b37623081f2ab201736674740..a87417d0f107b1f1165762aeac19963a5a9c9dc2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83382,6 +83382,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="0" label="Snippets were shown to the user"/>
<int value="1" label="User scrolled through the snippets"/>
<int value="2" label="User clicked on a snippet into the host website"/>
+ <int value="3" label="User swiped a snippet away"/>
</enum>
<enum name="SocketStreamConnectionType" type="int">
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPageUma.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698