fune/browser/components/urlbar/docs
Drew Willcoxon 774cdbe2fc Bug 1806765 - Implement zero-prefix telemetry and add weather suggestion exposure telemetry. r=dao
This adds telemetry to UrlbarView that records the following things related to
the zero-prefix view (i.e., the topsites view):

* Exposures: How many times the ZP view was shown
* Engagements: How many times a result was picked in the ZP view
* Abandonments: How many times the user abandoned the ZP view
* Dwell time: How long the user was shown the ZP view

I considered adding telemetry specifically for topsites instead of the ZP view
as a whole, but since we have plans to start showing other types of results in
the ZP view, I don't think it's a good idea to rely on one specific type of
result as a proxy for the view itself. What DS and Product want to know about is
the view itself: how many times it was shown, for how long, etc.

This also adds one related scalar related to weather suggestions that counts the
number of times it's shown. This is the same scalar I added in D164778 using a
different, more complex approach.

Depends on D164615

Differential Revision: https://phabricator.services.mozilla.com/D165253
2023-01-06 23:44:19 +00:00
..
assets
.rstcheck.cfg
contact.rst
debugging.rst
dynamic-result-types.rst
experiments.rst
firefox-suggest-telemetry.rst Bug 1806765 - Implement zero-prefix telemetry and add weather suggestion exposure telemetry. r=dao 2023-01-06 23:44:19 +00:00
index.rst
lifetime.rst
nontechnical-overview.rst
overview.rst Bug 1803873 - Support row buttons in all row types and make changes to tip rows. r=dao 2022-12-06 18:43:49 -05:00
preferences.rst Bug 1798912 - Add showSearchTerms.enabled to TelemetryEnvironment - r=adw 2022-11-07 21:53:44 +00:00
telemetry.rst Bug 1806765 - Implement zero-prefix telemetry and add weather suggestion exposure telemetry. r=dao 2023-01-06 23:44:19 +00:00
testing.rst Bug 1799314 - Convert consumers of testing modules to import ES modules direct (browser/). r=Gijs,settings-reviewers 2022-11-17 12:00:30 +00:00
UrlbarController.rst
UrlbarInput.rst
UrlbarView.rst
utilities.rst