New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 713145 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Email to this user bounced
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug

Blocking:
issue 693593



Sign in to add a comment

Add UMA for tile suggestions context menu actions

Project Member Reported by dgn@chromium.org, Apr 19 2017

Issue description

It 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.

 

Comment 1 by dgn@chromium.org, Apr 20 2017

Blocking: 693593
Project Member

Comment 2 by bugdroid1@chromium.org, 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

Comment 3 by dgn@chromium.org, May 2 2017

Status: Fixed (was: Assigned)

Sign in to add a comment