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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2321063003: Ntp: add UMA for Learn More clicks. (Closed)
Patch Set: Created 4 years, 3 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 fb9037b503330289916dfb4956ee1dac297a8504..16106290e6ae23fc326a2c7bac61de3eac79f751 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -88317,6 +88317,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="6" label="Opened a foreign session (from other devices section)"/>
<int value="7" label="Navigated to the webpage for a snippet"/>
<int value="8" label="Clicked on an interest item"/>
+ <int value="9" label="Clicked on Learn More"/>
</enum>
<enum name="NewTabPageBookmarkActionAndroid" 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