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

Issue 2953083005: Implementing sign-in promo histograms for settings (Closed)

Created:
3 years, 6 months ago by jlebel
Modified:
3 years, 5 months ago
Reviewers:
rkaplow, sdefresne
CC:
chromium-reviews, marq+watch_chromium.org, ios-reviews+chrome_chromium.org, noyau+watch_chromium.org, ios-reviews_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Implementing sign-in promo histograms for settings Histograms implemented: - Number of times the sign-in promo has been displayed when the settings view is closed without user actions on the sign-in promo view. - Number of times the sign-in promo has been displayed when the user taps on it to sign-in. Also after displaying the sign-in promo 20 times, the previous sign-in promo is shown (smaller promo). BUG=709286 Review-Url: https://codereview.chromium.org/2953083005 Cr-Commit-Position: refs/heads/master@{#483245} Committed: https://chromium.googlesource.com/chromium/src/+/76ad8e535567e85334767cf5722f57206cc9d4ae

Patch Set 1 #

Total comments: 4

Patch Set 2 : . #

Patch Set 3 : Renaming histograms #

Patch Set 4 : Merge #

Total comments: 2

Patch Set 5 : Adding "iSO only" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -6 lines) Patch
M ios/chrome/browser/pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/pref_names.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ios/chrome/browser/prefs/browser_prefs.mm View 1 chunk +2 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/settings/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/ui/settings/settings_collection_view_controller.mm View 1 2 3 11 chunks +42 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 3 chunks +23 lines, -3 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 56 (48 generated)
jlebel
Hello Sylvain, Can you review this patch? Thanks,
3 years, 5 months ago (2017-06-26 01:49:10 UTC) #33
sdefresne
lgtm https://codereview.chromium.org/2953083005/diff/180001/ios/chrome/browser/ui/settings/settings_collection_view_controller.mm File ios/chrome/browser/ui/settings/settings_collection_view_controller.mm (right): https://codereview.chromium.org/2953083005/diff/180001/ios/chrome/browser/ui/settings/settings_collection_view_controller.mm#newcode353 ios/chrome/browser/ui/settings/settings_collection_view_controller.mm:353: ++displayedCount; nit: it is clearer in my opinion ...
3 years, 5 months ago (2017-06-26 06:34:35 UTC) #34
jlebel
thanks https://codereview.chromium.org/2953083005/diff/180001/ios/chrome/browser/ui/settings/settings_collection_view_controller.mm File ios/chrome/browser/ui/settings/settings_collection_view_controller.mm (right): https://codereview.chromium.org/2953083005/diff/180001/ios/chrome/browser/ui/settings/settings_collection_view_controller.mm#newcode353 ios/chrome/browser/ui/settings/settings_collection_view_controller.mm:353: ++displayedCount; On 2017/06/26 06:34:35, sdefresne wrote: > nit: ...
3 years, 5 months ago (2017-06-26 19:19:21 UTC) #35
jlebel
Hello Robert, Can you review my patch to add new histograms to Chrome iOS? This ...
3 years, 5 months ago (2017-06-28 12:02:29 UTC) #39
rkaplow
lgtm https://codereview.chromium.org/2953083005/diff/280001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2953083005/diff/280001/tools/metrics/histograms/histograms.xml#newcode32774 tools/metrics/histograms/histograms.xml:32774: + Counts how many times the signin promo ...
3 years, 5 months ago (2017-06-28 15:20:16 UTC) #48
jlebel
I also added for the previous histograms. Thanks https://codereview.chromium.org/2953083005/diff/280001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2953083005/diff/280001/tools/metrics/histograms/histograms.xml#newcode32774 tools/metrics/histograms/histograms.xml:32774: + ...
3 years, 5 months ago (2017-06-29 00:00:53 UTC) #49
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2953083005/300001
3 years, 5 months ago (2017-06-29 00:01:30 UTC) #52
commit-bot: I haz the power
3 years, 5 months ago (2017-06-29 01:48:49 UTC) #56
Message was sent while issue was closed.
Committed patchset #5 (id:300001) as
https://chromium.googlesource.com/chromium/src/+/76ad8e535567e85334767cf5722f...

Powered by Google App Engine
This is Rietveld 408576698