Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link). The proposed metrics could also complement our understanding of URL editing behavior.
Omnibox.Focus
Counts the number of times that the omnibox is focused.
Omnibox.ClearAllText
Counts the number of times that all text in the omnibox is cleared. This can happen by tapping the clear button in the toolbar or the backspace button on the keyboard.
Omnibox.OverwriteText
Counts the number of times that the selected text in the omnibox is overwritten by typing on the keyboard after focusing the omnibox.
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link). The proposed metrics could also complement our understanding of URL editing behavior.
Metrics that Already Exist
Omnibox.NumEvents - The number of times users used the omnibox to go somewhere.
https://uma.googleplex.com/variations?sid=6acdf64cbdd24ec81d3ec924dc6acd7d
Android.OmniboxFocusReason - Records how the omnibox was focused.
https://uma.googleplex.com/variations?sid=92cc1855b4d2ddccb8d9f5a9295fe9bb
Omnibox.InputType - The kind of input the user provided when using the omnibox to go somewhere.
https://uma.googleplex.com/variations?sid=5766729d46bcf8923582fcf75b01ce30
Omnibox.SuggestionUsed.SearchVsUrl - The rough type of the suggestion the user selected when the user used the omnibox to go somewhere.
https://uma.googleplex.com/variations?sid=2e519ab761ff4e9ffc0134abe1ecfb83
Omnibox.TypedLength - The length of the text the user entered in the omnibox when they used the omnibox to go somewhere.
https://uma.googleplex.com/variations?sid=d0af437514b536531d98fee5b6f9f0aa
Omnibox.TypingDuration - The amount of time, in milliseconds, since the user first began modifying the text in the omnibox until the user used the omnibox to go somewhere.
https://uma.googleplex.com/variations?sid=60ead9e0c1189b300f98e7430bda121f
--
--
Requested Metrics
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
--
--
Postponed Metrics
These metrics were postponed because they are not directly related to the Search Ready Omnibox Experiment. We will add them before the 1% stable experiment if Canary, Dev, and Beta data suuggest that this is a worthwhile investment. https://bugs.chromium.org/p/chromium/issues/detail?id=894211
Omnibox.ClearTextReason - This metric counts the number of times text in the omnibox was cleared using each method of clearing the text. This metric histogram should behave similarly to the way the Android.OmniboxFocusReason metric histogram behaves. Please track the following reasons:
1 - backspaced full selection - the user selected the full text in the omnibox and pressed backspace
2 - backspaced each character - the user pressed backspace one each character in the omnibox until it was empty
3 - cleared by x button - the user tapped the x button in the right order of the omnibox to clear the omnibox
4 - cleared by cutting selection - the user selected the full text of the omnibox and tapped the cut button in the menu that appears
Omnibox.OverwriteTextReason - This metric counts the number of times that the selected text in the omnibox is overwritten using each method of overwriting text. This metric histogram should behave similarly to the way the Android.OmniboxFocusReason metric histogram behaves. Please track the following reasons:
1 - pasted new text - the user selected the full text of the omnibox and pasted new text using the paste button in the menu that appears
2 - typed new text - the user selected the full text of the omnibox and overwrote it by typing new text directly over it
3 - promoted suggestion - the user used the <- up arrow in the omnibox suggestions to promote a suggested item to the omnibox, which overwrites the omniboxs previous text
4 - tapped suggestion - the user tapped one of the omnibox suggestions, which overwrites the text and automatically navigates to that webpage or search result page
Omnibox.URLNavigationPath - This metric counts the number of times that the omnibox was used to navigate to a url and what type of url was selected. This metric histogram should behave similarly to the way the Android.OmniboxFocusReason metric histogram behaves. Please track the following reasons:
1 - To Same Host - counts the number of times the user used the omnibox to go to any page on the same host as the current page
2 - To Same Page - counts the number of times the omnibox was used to reload the current page. This is a subset of the first number.
3 - To Root Page of Same Host - counts the number of times the omnibox was used to go to the root page of the same host. This is a subset of the first number.
4 - To Different Host - counts the number of times the user used the omnibox to go to a page on a different host than the current page
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link). The proposed metrics could also complement our understanding of URL editing behavior.
Metrics that Already Exist
Omnibox.NumEvents - The number of times users used the omnibox to go somewhere.
https://uma.googleplex.com/variations?sid=6acdf64cbdd24ec81d3ec924dc6acd7d
Android.OmniboxFocusReason - Records how the omnibox was focused.
https://uma.googleplex.com/variations?sid=92cc1855b4d2ddccb8d9f5a9295fe9bb
Omnibox.InputType - The kind of input the user provided when using the omnibox to go somewhere.
https://uma.googleplex.com/variations?sid=5766729d46bcf8923582fcf75b01ce30
Omnibox.SuggestionUsed.SearchVsUrl - The rough type of the suggestion the user selected when the user used the omnibox to go somewhere.
https://uma.googleplex.com/variations?sid=2e519ab761ff4e9ffc0134abe1ecfb83
Omnibox.TypedLength - The length of the text the user entered in the omnibox when they used the omnibox to go somewhere.
https://uma.googleplex.com/variations?sid=d0af437514b536531d98fee5b6f9f0aa
Omnibox.TypingDuration - The amount of time, in milliseconds, since the user first began modifying the text in the omnibox until the user used the omnibox to go somewhere.
https://uma.googleplex.com/variations?sid=60ead9e0c1189b300f98e7430bda121f
--
--
Requested Metrics
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
--
--
Postponed Metrics
These metrics were postponed because they are not directly related to the Search Ready Omnibox Experiment. We will add them before the 1% stable experiment if Canary, Dev, and Beta data suuggest that this is a worthwhile investment. https://bugs.chromium.org/p/chromium/issues/detail?id=894211
Omnibox.ClearTextReason - This metric counts the number of times text in the omnibox was cleared using each method of clearing the text. This metric histogram should behave similarly to the way the Android.OmniboxFocusReason metric histogram behaves. Please track the following reasons:
1 - backspaced full selection - the user selected the full text in the omnibox and pressed backspace
2 - backspaced each character - the user pressed backspace one each character in the omnibox until it was empty
3 - cleared by x button - the user tapped the x button in the right order of the omnibox to clear the omnibox
4 - cleared by cutting selection - the user selected the full text of the omnibox and tapped the cut button in the menu that appears
Omnibox.OverwriteTextReason - This metric counts the number of times that the selected text in the omnibox is overwritten using each method of overwriting text. This metric histogram should behave similarly to the way the Android.OmniboxFocusReason metric histogram behaves. Please track the following reasons:
1 - pasted new text - the user selected the full text of the omnibox and pasted new text using the paste button in the menu that appears
2 - typed new text - the user selected the full text of the omnibox and overwrote it by typing new text directly over it
3 - promoted suggestion - the user used the <- up arrow in the omnibox suggestions to promote a suggested item to the omnibox, which overwrites the omniboxs previous text
4 - tapped suggestion - the user tapped one of the omnibox suggestions, which overwrites the text and automatically navigates to that webpage or search result page
Omnibox.URLNavigationPath - This metric counts the number of times that the omnibox was used to navigate to a url and what type of url was selected. This metric histogram should behave similarly to the way the Android.OmniboxFocusReason metric histogram behaves. Please track the following reasons:
1 - To Same Host - counts the number of times the user used the omnibox to go to any page on the same host as the current page
2 - To Same Page - counts the number of times the omnibox was used to reload the current page. This is a subset of the first number.
3 - To Root Page of Same Host - counts the number of times the omnibox was used to go to the root page of the same host. This is a subset of the first number.
4 - To Different Host - counts the number of times the user used the omnibox to go to a page on a different host than the current page
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link). The proposed metrics could also complement our understanding of URL editing behavior.
--
--
Requested Metrics
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link).
See this PRD for background on the relevant experiment
https://docs.google.com/presentation/d/149lxhf9c_nWeHng8__E0pXZl8f8uzLrxueww5R5aS8Q/edit?usp=sharing
--
--
Requested Metrics
UserActions.Counts
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link).
See this PRD for background on the relevant experiment
https://docs.google.com/presentation/d/149lxhf9c_nWeHng8__E0pXZl8f8uzLrxueww5R5aS8Q/edit?usp=sharing
--
--
Requested Metrics
UserActions.Counts - add three new user actions to the UserActions.Counts metric
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
Omnibox.TimetoCopyorShare - This metric counts the number of milliseconds between the omnibox counting into focus and either the user copying the contents of the omnibox or sharing the contents o the omnibox. Copying the contents of the omnibox can be achieved either by tapping the copy icon on the first suggestion or by long pressing the contents of the omnibox and tapping copy. Sharing the contents of the omnibox is achieved by the share intent sheet being brought into view.
1 - time to copy, for the 25th, 50th, 75th, 90th, and 99th percentiles
2 - average time to share, for the 25th, 50th, 75th, 90th, and 99th percentiles
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link).
See this PRD for background on the relevant experiment
https://docs.google.com/presentation/d/149lxhf9c_nWeHng8__E0pXZl8f8uzLrxueww5R5aS8Q/edit?usp=sharing
--
--
Requested Metrics
UserActions.Counts - add three new user actions to the UserActions.Counts metric
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
Omnibox.TimeUntilCopyorShare - This metric counts the number of milliseconds between the omnibox counting into focus and either the user copying the contents of the omnibox or sharing the contents o the omnibox. Copying the contents of the omnibox can be achieved either by tapping the copy icon on the first suggestion or by long pressing the contents of the omnibox and tapping copy. Sharing the contents of the omnibox is achieved by the share intent sheet being brought into view.
1 - time until copy, for the 25th, 50th, 75th, 90th, and 99th percentiles
2 - time until share, for the 25th, 50th, 75th, 90th, and 99th percentiles
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link).
See this PRD for background on the relevant experiment
https://docs.google.com/presentation/d/149lxhf9c_nWeHng8__E0pXZl8f8uzLrxueww5R5aS8Q/edit?usp=sharing
--
--
Requested Metrics
UserActions.Counts - add three new user actions to the UserActions.Counts metric
1 - tapped edit on first omnibox suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first omnibox suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first omnibox suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
Omnibox.TimeUntilCopyorShare - This metric counts the number of milliseconds between the omnibox counting into focus and either the user copying the contents of the omnibox or sharing the contents o the omnibox. Copying the contents of the omnibox can be achieved either by tapping the copy icon on the first suggestion or by long pressing the contents of the omnibox and tapping copy. Sharing the contents of the omnibox is achieved by the share intent sheet being brought into view.
1 - time until copy, for the 25th, 50th, 75th, 90th, and 99th percentiles
2 - time until share, for the 25th, 50th, 75th, 90th, and 99th percentiles
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link).
See this PRD for background on the relevant experiment
https://docs.google.com/presentation/d/149lxhf9c_nWeHng8__E0pXZl8f8uzLrxueww5R5aS8Q/edit?usp=sharing
--
--
Requested Metrics
New user actions:
Omnibox.LongPressAndCutOrCopyURL - counts the number of times that the user long-pressed on the omnibox and tapped "Cut" or "Copy" in the resulting dropdown
Omnibox.LongPressAndShareURL - counts the number of times that the user long-pressed on the omnibox and tapped "Share" in the resulting dropdown
Omnibox.CopyURL - counts the number of times that the user tapped the "copy" icon on the first suggestion below the omnibox
Omnibox.ShareURL - counts the number of times that the user tapped the "share" icon on the first suggestion below the omnibox
Omnibox.EditURL - counts the number of times that the user tapped the "edit" icon on the first suggestion below the omnibox
Omnibox.TimeUntilCutCopyOrShare - This metric counts the number of milliseconds between the omnibox counting into focus and either the user cutting/copying the contents of the omnibox or sharing the contents of the omnibox. Cutting/copying the contents of the omnibox can be achieved either by tapping the "copy" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Cut" or "Copy." Sharing the contents of the omnibox can be achieved either by tapping the "share" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Share." Note that "share" is recorded when the share sheet is shown, not necessarily when the user actually shares the URL.
Omnibox.TimeUntilCutCopy - This metrics tracks the same thing as Omnibox.TimeUntilCutCopyOrShare, but only for cuts/copies. The records in this histogram will be a strict subset of those in Omnibox.TimeUntilCutCopyOrShare.
Omnibox.TimeUntilShare - This metrics tracks the same thing as Omnibox.TimeUntilCutCopyOrShare, but only for shares. The records in this histogram will be a strict subset of those in Omnibox.TimeUntilCutCopyOrShare.
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link).
See this PRD for background on the relevant experiment
https://docs.google.com/presentation/d/149lxhf9c_nWeHng8__E0pXZl8f8uzLrxueww5R5aS8Q/edit?usp=sharing
--
--
Requested Metrics
New user actions:
Omnibox.LongPressAndCutOrCopyURL - counts the number of times that the user long-pressed on the omnibox and tapped "Cut" or "Copy" in the resulting dropdown
Omnibox.LongPressAndShareURL - counts the number of times that the user long-pressed on the omnibox and tapped "Share" in the resulting dropdown
Omnibox.CopyURL - counts the number of times that the user tapped the "copy" icon on the first suggestion below the omnibox
Omnibox.ShareURL - counts the number of times that the user tapped the "share" icon on the first suggestion below the omnibox
Omnibox.EditURL - counts the number of times that the user tapped the "edit" icon on the first suggestion below the omnibox
New histograms:
Omnibox.TimeUntilCutCopyOrShare - This metric counts the number of milliseconds between the omnibox counting into focus and either the user cutting/copying the contents of the omnibox or sharing the contents of the omnibox. Cutting/copying the contents of the omnibox can be achieved either by tapping the "copy" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Cut" or "Copy." Sharing the contents of the omnibox can be achieved either by tapping the "share" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Share." Note that "share" is recorded when the share sheet is shown, not necessarily when the user actually shares the URL.
Omnibox.TimeUntilCutCopy - This metrics tracks the same thing as Omnibox.TimeUntilCutCopyOrShare, but only for cuts/copies. The records in this histogram will be a strict subset of those in Omnibox.TimeUntilCutCopyOrShare.
Omnibox.TimeUntilShare - This metrics tracks the same thing as Omnibox.TimeUntilCutCopyOrShare, but only for shares. The records in this histogram will be a strict subset of those in Omnibox.TimeUntilCutCopyOrShare.
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link).
See this PRD for background on the relevant experiment
https://docs.google.com/presentation/d/149lxhf9c_nWeHng8__E0pXZl8f8uzLrxueww5R5aS8Q/edit?usp=sharing
--
--
Requested Metrics
New user actions:
Omnibox.LongPressAndCutOrCopyURL - counts the number of times that the user long-pressed on the omnibox and tapped "Cut" or "Copy" in the resulting dropdown
Omnibox.LongPressAndShareURL - counts the number of times that the user long-pressed on the omnibox and tapped "Share" in the resulting dropdown
Omnibox.CopyURL - counts the number of times that the user tapped the "copy" icon on the first suggestion below the omnibox
Omnibox.ShareURL - counts the number of times that the user tapped the "share" icon on the first suggestion below the omnibox
Omnibox.EditURL - counts the number of times that the user tapped the "edit" icon on the first suggestion below the omnibox
New histograms:
Omnibox.TimeUntilCutCopyOrShare - This metric counts the number of milliseconds between the omnibox coming into focus and either the user cutting/copying the contents of the omnibox or sharing the contents of the omnibox. Cutting/copying the contents of the omnibox can be achieved either by tapping the "copy" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Cut" or "Copy." Sharing the contents of the omnibox can be achieved either by tapping the "share" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Share." Note that "share" is recorded when the share sheet is shown, not necessarily when the user actually shares the URL.
Omnibox.TimeUntilCutCopy - This metrics tracks the same thing as Omnibox.TimeUntilCutCopyOrShare, but only for cuts/copies. The records in this histogram will be a strict subset of those in Omnibox.TimeUntilCutCopyOrShare.
Omnibox.TimeUntilShare - This metrics tracks the same thing as Omnibox.TimeUntilCutCopyOrShare, but only for shares. The records in this histogram will be a strict subset of those in Omnibox.TimeUntilCutCopyOrShare.
Omnibox.TimeUntilEvent - This metric counts the number of milliseconds between the omnibox coming into focus and the user going anywhere via the omnibox.
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link).
See this PRD for background on the relevant experiment
https://docs.google.com/presentation/d/149lxhf9c_nWeHng8__E0pXZl8f8uzLrxueww5R5aS8Q/edit?usp=sharing
--
--
Requested Metrics
New user actions:
Omnibox.LongPressAndCutOrCopyURL - counts the number of times that the user long-pressed on the omnibox and tapped "Cut" or "Copy" in the resulting dropdown
Omnibox.LongPressAndShareURL - counts the number of times that the user long-pressed on the omnibox and tapped "Share" in the resulting dropdown
Omnibox.CopyURL - counts the number of times that the user tapped the "copy" icon on the first suggestion below the omnibox
Omnibox.ShareURL - counts the number of times that the user tapped the "share" icon on the first suggestion below the omnibox
Omnibox.EditURL - counts the number of times that the user tapped the "edit" icon on the first suggestion below the omnibox
New histograms:
Omnibox.TimeUntilCutCopyOrShare - This metric counts the number of milliseconds between the omnibox coming into focus and either the user cutting/copying the contents of the omnibox or sharing the contents of the omnibox. Cutting/copying the contents of the omnibox can be achieved either by tapping the "copy" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Cut" or "Copy." Sharing the contents of the omnibox can be achieved either by tapping the "share" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Share." Note that "share" is recorded when the share sheet is shown, not necessarily when the user actually shares the URL.
Omnibox.TimeUntilCutCopy - This metrics tracks the same thing as Omnibox.TimeUntilCutCopyOrShare, but only for cuts/copies. The records in this histogram will be a strict subset of those in Omnibox.TimeUntilCutCopyOrShare.
Omnibox.TimeUntilShare - This metrics tracks the same thing as Omnibox.TimeUntilCutCopyOrShare, but only for shares. The records in this histogram will be a strict subset of those in Omnibox.TimeUntilCutCopyOrShare.
Omnibox.FocusToOpenTimeAnyPopupState3 - This metric counts the number of milliseconds between the omnibox coming into focus and the user going anywhere via the omnibox. Note that this histogram is already implemented on desktop, and we should only re-use the same histogram name if it can be implemented the same way on Android as it is currently implemented on desktop. If it can't be, we should use a new histogram name instead (Omnibox.TimeUntilEvent).
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link).
See this PRD for background on the relevant experiment
https://docs.google.com/presentation/d/149lxhf9c_nWeHng8__E0pXZl8f8uzLrxueww5R5aS8Q/edit?usp=sharing
--
--
Requested Metrics
New user actions:
Omnibox.LongPressAndCutOrCopyURL - counts the number of times that the user long-pressed on the omnibox and tapped "Cut" or "Copy" in the resulting dropdown
Omnibox.LongPressAndShareURL - counts the number of times that the user long-pressed on the omnibox and tapped "Share" in the resulting dropdown
Omnibox.CopyURL - counts the number of times that the user tapped the "copy" icon on the first suggestion below the omnibox
Omnibox.ShareURL - counts the number of times that the user tapped the "share" icon on the first suggestion below the omnibox
Omnibox.EditURL - counts the number of times that the user tapped the "edit" icon on the first suggestion below the omnibox
New histograms:
Omnibox.TimeUntilCutCopy - Cutting/copying the contents of the omnibox can be achieved either by tapping the "copy" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Cut" or "Copy."
Omnibox.TimeUntilShare - Sharing the contents of the omnibox can be achieved either by tapping the "share" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Share." Note that "share" is recorded when the share sheet is shown, not necessarily when the user actually shares the URL.
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
Omnibox.FocusToOpenTimeAnyPopupState3 - This metric counts the number of milliseconds between the omnibox coming into focus and the user going anywhere via the omnibox. Note that this histogram is already implemented on desktop, and we should only re-use the same histogram name if it can be implemented the same way on Android as it is currently implemented on desktop. If it can't be, we should use a new histogram name instead (Omnibox.TimeUntilEvent).
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link).
See this PRD for background on the relevant experiment
https://docs.google.com/presentation/d/149lxhf9c_nWeHng8__E0pXZl8f8uzLrxueww5R5aS8Q/edit?usp=sharing
--
--
Requested Metrics
New user actions:
Omnibox.LongPressAndCutOrCopyURL - counts the number of times that the user long-pressed on the omnibox and tapped "Cut" or "Copy" in the resulting dropdown
Omnibox.LongPressAndShareURL - counts the number of times that the user long-pressed on the omnibox and tapped "Share" in the resulting dropdown
Omnibox.CopyURL - counts the number of times that the user tapped the "copy" icon on the first suggestion below the omnibox
Omnibox.ShareURL - counts the number of times that the user tapped the "share" icon on the first suggestion below the omnibox
Omnibox.EditURL - counts the number of times that the user tapped the "edit" icon on the first suggestion below the omnibox
New histograms:
Omnibox.TimeUntilCutCopy - This metric measures the number of milliseconds that pass between when the omnibox is focused and then user takes a Cut or Copy action. Cutting/copying the contents of the omnibox can be achieved either by tapping the "copy" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Cut" or "Copy."
Omnibox.TimeUntilShare - This metric measures the number of milliseconds that pass between when the omnibox is focused and then user takes a Share action. Sharing the contents of the omnibox can be achieved either by tapping the "share" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Share." Note that "share" is recorded when the share sheet is shown, not necessarily when the user actually shares the URL.
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
5 - long pressed first suggestion - counts the number of times that the user long pressed the first suggestion below the omnibox, which does nothing but is still worth tracking
Omnibox.FocusToOpenTimeAnyPopupState3 - This metric counts the number of milliseconds between the omnibox coming into focus and the user going anywhere via the omnibox. Note that this histogram is already implemented on desktop, and we should only re-use the same histogram name if it can be implemented the same way on Android as it is currently implemented on desktop. If it can't be, we should use a new histogram name instead (Omnibox.TimeUntilEvent).
Additional metrics would help us to get a better sense of how people use our UI after focusing the omnibox. This would be useful when evaluating ideas for new feature (example: https://docs.google.com/presentation/d/1Hz8gsp96ebT_QT8THnmx8U9J6yHdp_aFv5w1TZ4Qn2o/edit#slide=id.p, Google internal link).
See this PRD for background on the relevant experiment
https://docs.google.com/presentation/d/149lxhf9c_nWeHng8__E0pXZl8f8uzLrxueww5R5aS8Q/edit?usp=sharing
--
--
Requested Metrics
New user actions:
Omnibox.LongPressAndCutOrCopyURL - counts the number of times that the user long-pressed on the omnibox and tapped "Cut" or "Copy" in the resulting dropdown
Omnibox.LongPressAndShareURL - counts the number of times that the user long-pressed on the omnibox and tapped "Share" in the resulting dropdown
Omnibox.CopyURL - counts the number of times that the user tapped the "copy" icon on the first suggestion below the omnibox
Omnibox.ShareURL - counts the number of times that the user tapped the "share" icon on the first suggestion below the omnibox
Omnibox.EditURL - counts the number of times that the user tapped the "edit" icon on the first suggestion below the omnibox
New histograms:
Omnibox.TimeUntilCutCopy - This metric measures the number of milliseconds that pass between when the omnibox is focused and then user takes a Cut or Copy action. Cutting/copying the contents of the omnibox can be achieved either by tapping the "copy" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Cut" or "Copy."
Omnibox.TimeUntilShare - This metric measures the number of milliseconds that pass between when the omnibox is focused and then user takes a Share action. Sharing the contents of the omnibox can be achieved either by tapping the "share" icon on the first suggestion below the omnibox or by long pressing the contents of the omnibox and tapping "Share." Note that "share" is recorded when the share sheet is shown, not necessarily when the user actually shares the URL.
Omnibx.FirstSuggestionAction - This metric counts the number of times that each of the possible actions on the first suggestion below the omnibox is used.
1 - tapped edit on first suggestion - counts the number of times that the user tapped the edit icon on the first suggestion below the omnibox
2 - tapped copy on first suggestion - counts the number of times that the user tapped the copy icon on the first suggestion below the omnibox
3 - tapped share on first suggestion - counts the number of times that the user tapped the share icon on the first suggestion below the omnibox
4 - tapped on first suggestion - counts the number of times that the user tapped the first suggestion below the omnibox thereby navigating to that suggestion
Omnibox.FocusToOpenTimeAnyPopupState3 - This metric counts the number of milliseconds between the omnibox coming into focus and the user going anywhere via the omnibox. Note that this histogram is already implemented on desktop, and we should only re-use the same histogram name if it can be implemented the same way on Android as it is currently implemented on desktop. If it can't be, we should use a new histogram name instead (Omnibox.TimeUntilEvent).
I have two additional requests that might help decide on omnibox features/changes:
Omnibox.URLNavigateToSameHost
Omnibox.URLNavigateToSamePage
Omnibox.URLNavigateToRootPageOfSameHost
These all should be only recorded when the user is on an arbitrary URL (page context "OTHER") and uses the omnibox to navigate to a URL as opposed to doing a search. The first should count using the omnibox to go to any page on the same host. The second should, in effect, count the number of uses of the omnibox to reload the current page. This is obviously a subset of the first.
The third should count the number of uses of the omnibox to go to the root page of the same host. This too is a subset of the first.
We already have information to put these numbers in context (the number of omnibox uses on a page context "OTHER", the number of omnibox-issued queries from page context "OTHER").
Hey Lukasz and Matt, I think we need to add these metrics for our experiment to get the data we want. Marking this as blocking the launch bug, and assigning to Matt for now to take a look.
Some clarifying questions:
- For Omnibox.Focus, we already have a histogram that tracks focus reason (Android.OmniboxFocusReason) and as a result has the count of omnibox focuses. Do we still want a separate count for this?
- It seems like there are two separate histograms we want here: one for how the omnibox is used and one for what goes into it. Is this correct or do we want all of these to be part of the same histogram?
- I'm not clear on what page context "OTHER" is, can someone clarify?
> - For Omnibox.Focus, we already have a histogram that tracks focus reason
> (Android.OmniboxFocusReason) and as a result has the count of omnibox focuses.
> Do we still want a separate count for this?
Max and I weren't aware of that histogram. I think it'll by fine.
> - It seems like there are two separate histograms we want here: one for how
> the omnibox is used and one for what goes into it. Is this correct or do we
> want all of these to be part of the same histogram?
I think we want both the second and third histogram listed in the original report, separately, that involve omnibox editing. And we want three additional histograms (comment #3) that involve omnibox transitions. Is that what you're asking?
> - I'm not clear on what page context "OTHER" is, can someone clarify?
These descriptions might help identify page "classification":
https://cs.chromium.org/chromium/src/third_party/metrics_proto/omnibox_event.proto?l=96-161
and here's where classification already happens in Android code:
https://cs.chromium.org/chromium/src/chrome/browser/android/omnibox/autocomplete_controller_android.h?q=ClassifyPage&sq=package:chromium&g=0&l=123-126
I actually propose three histograms for the "time until copy or share." We should have one for Omnibox.TimeUntilCopyorShare (basically, how long between omnibox focus and the user *either* copying or sharing the URL), as well as Omnibox.TimeUntilCopy and Omnibox.TimeUntilShare (so we can split it out per action). Note that the buckets for each of these three histograms will be time in millis.
For the three user actions, I proposed the following names: Omnibox.EditURL, Omnibox.CopyURL, Omnibox.ShareURL. But I defer to Mark and Emily for help naming new omnibox-related user actions :)
Note that I've updated the doc here: https://docs.google.com/document/d/1PhTVbHgQ23-FNrxvO6YrPM-2EPdyVmDjDn-8PsXVxho/edit#heading=h.f0fxq14cnvhy
Also, it turns out we don't have a user action to track users long-pressing and cut/copying from the omnibox. We'll need to add something for that as well.
I'm going to update the original description with all the metrics I think we need.
Also, we need one more histogram for tracking the time between focusing the omnibox and going somewhere (either by navigating, picking a URL or search suggestion, typing in a search, etc.) Updating description again.
Comment 1 by isherman@chromium.org
, Sep 6Labels: Hotlist-Metrics