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

Issue 694723 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit 15 days ago
Closed: Mar 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Previews opt-out UMA should be reported separately for each treatment

Project Member Reported by bengr@chromium.org, Feb 21 2017

Issue description

UMA should track the type of Preview that was being shown when the user requested that the original version of the page be loaded.
 
Type is tracked here using the Previews.InfoBarAction.<PreviewsType> UMA. The following actions are all tracked for each Preview type:
INFOBAR_SHOWN
INFOBAR_LOAD_ORIGINAL_CLICKED
INFOBAR_DISMISSED_BY_USER
INFOBAR_DISMISSED_BY_NAVIGATION
INFOBAR_DISMISSED_BY_RELOAD
    
https://cs.chromium.org/chromium/src/chrome/browser/previews/previews_infobar_delegate.cc?rcl=dd47ba396451348cc15ecbc53255cb618e457414&l=32
Status: Fixed (was: Assigned)

Sign in to add a comment