Add UMA for tile suggestions context menu actions |
||
Issue descriptionIt would be nice to see how the NTP tile actions are used, so we need to record UMA for it. In particular: - When the context menu is shown for a tile (onContextMenuCreated) - When the Undo action on the snackbar is used (in RemovalUndoneCallback) And maybe take a look whether the other context menu items are tracked.
,
Apr 25 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/20a75f52c468e41ecc06a80b3cd7486b203c00a7 commit 20a75f52c468e41ecc06a80b3cd7486b203c00a7 Author: galinap <galinap@google.com> Date: Tue Apr 25 09:05:52 2017 [Suggestions] Add User action UMA for context menu actions Added recording of user actions for all context menu actions: - open context menu - open item in new tab - open item in new window - open item in an incognito tab - download item - remove item - undo removal of item BUG= 713145 Review-Url: https://codereview.chromium.org/2831113002 Cr-Commit-Position: refs/heads/master@{#466932} [modify] https://crrev.com/20a75f52c468e41ecc06a80b3cd7486b203c00a7/chrome/android/java/src/org/chromium/chrome/browser/ntp/ContextMenuManager.java [modify] https://crrev.com/20a75f52c468e41ecc06a80b3cd7486b203c00a7/chrome/android/java/src/org/chromium/chrome/browser/suggestions/TileGroup.java [modify] https://crrev.com/20a75f52c468e41ecc06a80b3cd7486b203c00a7/tools/metrics/actions/actions.xml
,
May 2 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by dgn@chromium.org
, Apr 20 2017