mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Bug 1748443 - Drop reference to search telemetry from BrowserUsageTelemetry documentation. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D135049
This commit is contained in:
parent
87869ccd79
commit
0afa80b9c4
@ -8,12 +8,6 @@ The `BrowserUsageTelemetry.jsm <https://searchfox.org/mozilla-central/source/bro
|
||||
|
||||
The measurements recording begins right after the ``SessionStore`` has finished restoring the session (i.e. restoring tabs/windows after Firefox starts).
|
||||
|
||||
Search telemetry
|
||||
================
|
||||
This module exposes the ``recordSearch`` method, which serves as the main entry point for recording search related Telemetry. It records only the search *counts* per engine and the origin of the search, but nothing pertaining the search contents themselves.
|
||||
|
||||
A list of the components recording search Telemetry can be found using the following `Searchfox search <https://searchfox.org/mozilla-central/search?q=recordSearch>`_.
|
||||
|
||||
Tab and window interactions
|
||||
===========================
|
||||
The usage telemetry module currently measures these interactions with the browser's tabs and windows:
|
||||
|
Loading…
Reference in New Issue
Block a user