1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
6 $schema: moz://mozilla.org/schemas/glean/metrics/1-0-0
18 description: "The method used to open Fenix. Possible values are: `app_icon`, `custom_tab` or `link`"
20 - https://github.com/mozilla-mobile/fenix/issues/968
22 - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673
24 - telemetry-client-dev@mozilla.com
25 - fenix-core@mozilla.com
30 A user tapped the search bar
33 description: "The view the user was on when they initiated the search (For example: `Home` or `Browser`)"
35 - https://github.com/mozilla-mobile/fenix/issues/959
37 - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673
39 - fenix-core@mozilla.com
47 description: "A boolean that tells us whether the URL was autofilled by an Autocomplete suggestion"
49 - https://github.com/mozilla-mobile/fenix/issues/959
51 - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673
53 - fenix-core@mozilla.com
58 A user performed a search
62 A string that tells us how the user performed the search. Possible values are:
68 - https://github.com/mozilla-mobile/fenix/issues/959
70 - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673
71 - https://github.com/mozilla-mobile/fenix/pull/1677
73 - fenix-core@mozilla.com
78 A browser menu item was tapped
82 A string containing the name of the item the user tapped. These items include:
83 Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab,
84 Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit,
85 Reader Mode On, Reader Mode Off, Open In App, Add To Top Sites, Add-ons Manager
87 - https://github.com/mozilla-mobile/fenix/issues/1024
89 - https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708
90 - https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996
91 - https://github.com/mozilla-mobile/fenix/pull/6310
93 - fenix-core@mozilla.com
98 A counter of URIs visited by the user in the current session, including page reloads. This does not include background page requests and URIs from embedded pages or private browsing.
103 - https://github.com/mozilla-mobile/fenix/issues/1301
104 - https://github.com/mozilla-mobile/fenix/issues/4456
106 - https://github.com/mozilla-mobile/fenix/pull/1785
107 - https://github.com/mozilla-mobile/fenix/pull/8314
109 - fenix-core@mozilla.com
110 expires: "2020-09-01"
114 A user toggled a boolean preference in settings
117 description: "The preference key for the boolean (true/false) preference the user toggled. We currently track:
118 show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks,
119 search_browsing_history, show_clipboard_suggestions, show_search_shortcuts, open_links_in_a_private_tab (bug in implementation https://github.com/mozilla-mobile/fenix/issues/7384),
120 pref_key_sync_logins, pref_key_sync_bookmarks, pref_key_sync_history,
121 and pref_key_show_search_suggestions_in_private"
123 description: "Whether or not the preference is *now* enabled"
125 - https://github.com/mozilla-mobile/fenix/issues/975
126 - https://github.com/mozilla-mobile/fenix/issues/5094
127 - https://github.com/mozilla-mobile/fenix/issues/5737
128 - https://github.com/mozilla-mobile/fenix/issues/5586
129 - https://github.com/mozilla-mobile/fenix/issues/6396
130 - https://github.com/mozilla-mobile/fenix/issues/6070
132 - https://github.com/mozilla-mobile/fenix/pull/1896
133 - https://github.com/mozilla-mobile/fenix/pull/5704
134 - https://github.com/mozilla-mobile/fenix/pull/5886
135 - https://github.com/mozilla-mobile/fenix/pull/5975
136 - https://github.com/mozilla-mobile/fenix/pull/6352
137 - https://github.com/mozilla-mobile/fenix/pull/6601
138 - https://github.com/mozilla-mobile/fenix/pull/6746
140 - fenix-core@mozilla.com
141 expires: "2020-09-01"
145 A user opened the "what's new" page button
147 - https://github.com/mozilla-mobile/fenix/issues/5021
149 - https://github.com/mozilla-mobile/fenix/pull/5090
151 - fenix-core@mozilla.com
152 expires: "2020-09-01"
156 A user opened a link with Fenix
159 description: "The mode the link was opened in. Either 'PRIVATE' or 'NORMAL'"
161 - https://github.com/mozilla-mobile/fenix/issues/5737
163 - https://github.com/mozilla-mobile/fenix/pull/5975
165 - fenix-core@mozilla.com
166 expires: "2020-09-01"
172 A user selected a search shortcut engine to use
175 description: "The name of the built-in search engine the user selected as a string"
177 - https://github.com/mozilla-mobile/fenix/issues/793
179 - https://github.com/mozilla-mobile/fenix/pull/1202#issuecomment-476870449
181 - fenix-core@mozilla.com
182 expires: "2020-09-01"
188 The user selected a new position for the toolbar
191 description: "A string that indicates the new position of the toolbar TOP or BOTTOM"
193 - https://github.com/mozilla-mobile/fenix/issues/6054
195 - https://github.com/mozilla-mobile/fenix/pull/6608
197 - fenix-core@mozilla.com
198 expires: "2020-09-01"
204 The crash reporter was displayed
206 - https://github.com/mozilla-mobile/fenix/issues/1040
208 - https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708
210 - fenix-core@mozilla.com
211 expires: "2020-09-01"
215 The crash reporter was closed
218 description: "A boolean that tells us whether or not the user submitted a crash report"
220 - https://github.com/mozilla-mobile/fenix/issues/1040
222 - https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708
224 - fenix-core@mozilla.com
225 expires: "2020-09-01"
231 A user tapped an item in the browsers context menu
235 The name of the item that was tapped. Available items are
237 open_in_new_tab, open_in_private_tab, open_image_in_new_tab,
238 save_image, share_link, copy_link, copy_image_location
241 - https://github.com/mozilla-mobile/fenix/issues/957
243 - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010
245 - fenix-core@mozilla.com
246 expires: "2020-09-01"
252 A user opened the find in page UI
254 - https://github.com/mozilla-mobile/fenix/issues/1036
256 - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010
258 - fenix-core@mozilla.com
259 expires: "2020-09-01"
263 A user closed the find in page UI
265 - https://github.com/mozilla-mobile/fenix/issues/1036
267 - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010
269 - fenix-core@mozilla.com
270 expires: "2020-09-01"
274 A user searched the page
276 - https://github.com/mozilla-mobile/fenix/issues/1036
278 - https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010
280 - fenix-core@mozilla.com
281 expires: "2020-09-01"
286 lifetime: application
288 Is Fenix the default browser?
292 - https://github.com/mozilla-mobile/fenix/issues/960
294 - https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673
296 - fenix-core@mozilla.com
297 expires: "2020-09-01"
299 type: labeled_counter
301 The labels for this counter are `<search-engine-name>.<source>`.
303 If the search engine is bundled with Fenix `search-engine-name` will be the name of the search engine. If it's a
304 custom search engine (defined: https://github.com/mozilla-mobile/fenix/issues/1607) the value will be `custom`.
306 `source` will be: `action`, `suggestion`, `widget` or `shortcut` (depending on the source from which the search started).
307 Also added the `other` option for the source but it should never enter on this case.
312 - https://github.com/mozilla-mobile/fenix/issues/1158
313 - https://github.com/mozilla-mobile/fenix/issues/6556
315 - https://github.com/mozilla-mobile/fenix/pull/1677
316 - https://github.com/mozilla-mobile/fenix/pull/5216
317 - https://github.com/mozilla-mobile/fenix/pull/7310
319 - fenix-core@mozilla.com
320 expires: "2020-09-01"
323 lifetime: application
325 A list of all the Mozilla products installed on device. We currently scan for: Firefox, Firefox Beta,
326 Firefox Aurora, Firefox Nightly, Firefox Fdroid, Firefox Lite, Reference Browser, Reference Browser Debug,
327 Fenix, Focus, and Lockwise.
331 - https://github.com/mozilla-mobile/fenix/issues/1192
333 - https://github.com/mozilla-mobile/fenix/pull/1953/
334 - https://github.com/mozilla-mobile/fenix/pull/5216
336 - fenix-core@mozilla.com
337 expires: "2020-09-01"
340 lifetime: application
342 The name of the default browser on device if and only if it's a Mozilla owned product
346 - https://github.com/mozilla-mobile/fenix/issues/1192
348 - https://github.com/mozilla-mobile/fenix/pull/1953/
349 - https://github.com/mozilla-mobile/fenix/pull/5216
351 - fenix-core@mozilla.com
352 expires: "2020-09-01"
355 lifetime: application
357 A string containing the Adjust campaign ID from which the user installed Fenix. This will not
358 send on the first session the user runs. If the install is organic, this will be empty.
362 - https://github.com/mozilla-mobile/fenix/issues/1298
364 - https://github.com/mozilla-mobile/fenix/pull/5579
366 - fenix-core@mozilla.com
367 expires: "2020-09-01"
370 lifetime: application
372 A string that indicates the new position of the toolbar TOP or BOTTOM
376 - https://github.com/mozilla-mobile/fenix/issues/6054
378 - https://github.com/mozilla-mobile/fenix/pull/6608
380 - fenix-core@mozilla.com
381 expires: "2020-09-01"
384 search.default_engine:
387 lifetime: application
389 If the search engine is pre-loaded with Fenix this value
390 will be the search engine identifier. If it's a custom search engine
391 (defined: https://github.com/mozilla-mobile/fenix/issues/1607) the
392 value will be "custom"
396 - https://github.com/mozilla-mobile/fenix/issues/800
398 - https://github.com/mozilla-mobile/fenix/pull/1606
399 - https://github.com/mozilla-mobile/fenix/pull/5216
401 - fenix-core@mozilla.com
402 expires: "2020-09-01"
405 lifetime: application
407 If the search engine is pre-loaded with Fenix this value
408 will be the search engine name. If it's a custom search engine
409 (defined: https://github.com/mozilla-mobile/fenix/issues/1607) the
410 value will be "custom"
414 - https://github.com/mozilla-mobile/fenix/issues/800
416 - https://github.com/mozilla-mobile/fenix/pull/1606
417 - https://github.com/mozilla-mobile/fenix/pull/5216
419 - fenix-core@mozilla.com
420 expires: "2020-09-01"
423 lifetime: application
425 If the search engine is pre-loaded with Fenix this value
426 will be he base URL we use to build the search query for the search engine.
427 For example: https://mysearchengine.com/?query=%s. If it's a custom search engine
428 (defined: https://github.com/mozilla-mobile/fenix/issues/1607) the
429 value will be "custom"
433 - https://github.com/mozilla-mobile/fenix/issues/800
435 - https://github.com/mozilla-mobile/fenix/pull/1606
436 - https://github.com/mozilla-mobile/fenix/pull/5216
438 - fenix-core@mozilla.com
439 expires: "2020-09-01"
441 bookmarks_management:
445 A user opened a bookmark in a new tab.
447 - https://github.com/mozilla-mobile/fenix/issues/974
449 - https://github.com/mozilla-mobile/fenix/pull/1708
451 - fenix-core@mozilla.com
452 expires: "2020-09-01"
456 A user opened multiple bookmarks at once in new tabs.
458 - https://github.com/mozilla-mobile/fenix/issues/974
460 - https://github.com/mozilla-mobile/fenix/pull/1708
462 - fenix-core@mozilla.com
463 expires: "2020-09-01"
467 A user opened a bookmark in a new private tab.
469 - https://github.com/mozilla-mobile/fenix/issues/974
471 - https://github.com/mozilla-mobile/fenix/pull/1708
473 - fenix-core@mozilla.com
474 expires: "2020-09-01"
475 open_in_private_tabs:
478 A user opened multiple bookmarks at once in new private tabs.
480 - https://github.com/mozilla-mobile/fenix/issues/974
482 - https://github.com/mozilla-mobile/fenix/pull/1708
484 - fenix-core@mozilla.com
485 expires: "2020-09-01"
489 A user edited the title and/or URL of an existing bookmark.
491 - https://github.com/mozilla-mobile/fenix/issues/974
493 - https://github.com/mozilla-mobile/fenix/pull/1708
495 - fenix-core@mozilla.com
496 expires: "2020-09-01"
500 A user moved an existing bookmark or folder to another folder.
502 - https://github.com/mozilla-mobile/fenix/issues/974
504 - https://github.com/mozilla-mobile/fenix/pull/1708
506 - fenix-core@mozilla.com
507 expires: "2020-09-01"
511 A user removed a bookmark item.
513 - https://github.com/mozilla-mobile/fenix/issues/974
515 - https://github.com/mozilla-mobile/fenix/pull/1708
517 - fenix-core@mozilla.com
518 expires: "2020-09-01"
522 A user removed multiple bookmarks at once.
524 - https://github.com/mozilla-mobile/fenix/issues/974
526 - https://github.com/mozilla-mobile/fenix/pull/1708
528 - fenix-core@mozilla.com
529 expires: "2020-09-01"
533 A user shared a bookmark.
535 - https://github.com/mozilla-mobile/fenix/issues/974
537 - https://github.com/mozilla-mobile/fenix/pull/1708
539 - fenix-core@mozilla.com
540 expires: "2020-09-01"
544 A user copied a bookmark.
546 - https://github.com/mozilla-mobile/fenix/issues/974
548 - https://github.com/mozilla-mobile/fenix/pull/1708
550 - fenix-core@mozilla.com
551 expires: "2020-09-01"
555 A user added a new bookmark folder.
557 - https://github.com/mozilla-mobile/fenix/issues/974
559 - https://github.com/mozilla-mobile/fenix/pull/1708
561 - fenix-core@mozilla.com
562 expires: "2020-09-01"
566 A user removed a bookmark folder.
568 - https://github.com/mozilla-mobile/fenix/issues/3174
570 - https://github.com/mozilla-mobile/fenix/pull/3724
572 - fenix-core@mozilla.com
573 expires: "2020-09-01"
579 A user closed the custom tab
581 - https://github.com/mozilla-mobile/fenix/issues/977
583 - https://github.com/mozilla-mobile/fenix/pull/1697
585 - fenix-core@mozilla.com
586 expires: "2020-09-01"
590 A user pressed the action button provided by the launching app
592 - https://github.com/mozilla-mobile/fenix/issues/977
594 - https://github.com/mozilla-mobile/fenix/pull/1697
596 - fenix-core@mozilla.com
597 expires: "2020-09-01"
601 A user opened the custom tabs menu
603 - https://github.com/mozilla-mobile/fenix/issues/977
605 - https://github.com/mozilla-mobile/fenix/pull/1697
607 - fenix-core@mozilla.com
608 expires: "2020-09-01"
615 A hashed and salted version of the Google Advertising ID from the device.
616 This will never be sent in a ping that also contains the client_id.
620 - https://bugzilla.mozilla.org/1538011
621 - https://bugzilla.mozilla.org/1501822
623 - https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209
625 - fenix-core@mozilla.com
626 expires: "2020-09-01"
631 An alternate identifier, not correlated with the client_id, generated once
632 and only sent with the activation ping.
636 - https://bugzilla.mozilla.org/1538011
638 - https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209
640 - fenix-core@mozilla.com
641 expires: "2020-09-01"
647 A user opened the QR scanner
649 - https://github.com/mozilla-mobile/fenix/issues/1857
651 - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967
653 - fenix-core@mozilla.com
654 expires: "2020-09-01"
658 A user scanned a QR code, causing a confirmation prompt to display asking if they want to navigate to the page
660 - https://github.com/mozilla-mobile/fenix/issues/1857
662 - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967
664 - fenix-core@mozilla.com
665 expires: "2020-09-01"
669 A user tapped "allow" on the prompt, directing the user to the website scanned
671 - https://github.com/mozilla-mobile/fenix/issues/1857
673 - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967
675 - fenix-core@mozilla.com
676 expires: "2020-09-01"
680 A user tapped "deny" on the prompt, putting the user back to the scanning view
682 - https://github.com/mozilla-mobile/fenix/issues/1857
684 - https://github.com/mozilla-mobile/fenix/pull/2524#issuecomment-492739967
686 - fenix-core@mozilla.com
687 expires: "2020-09-01"
693 A user opened the library
695 - https://github.com/mozilla-mobile/fenix/issues/976
697 - https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242
699 - fenix-core@mozilla.com
700 expires: "2020-09-01"
704 A user closed the library
706 - https://github.com/mozilla-mobile/fenix/issues/976
708 - https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242
710 - fenix-core@mozilla.com
711 expires: "2020-09-01"
715 A user selected a library item
718 description: "The library item the user selected"
720 - https://github.com/mozilla-mobile/fenix/issues/976
722 - https://github.com/mozilla-mobile/fenix/pull/2538#issuecomment-492830242
724 - fenix-core@mozilla.com
725 expires: "2020-09-01"
731 A user encountered an error page
734 description: "The error type of the error page encountered"
736 - https://github.com/mozilla-mobile/fenix/issues/1242
738 - https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486
740 - fenix-core@mozilla.com
741 expires: "2020-09-01"
747 A user opened the sync authentication page
749 - https://github.com/mozilla-mobile/fenix/issues/1190
751 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
753 - fenix-core@mozilla.com
754 expires: "2020-09-01"
758 A user closed the sync page
760 - https://github.com/mozilla-mobile/fenix/issues/1190
762 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
764 - fenix-core@mozilla.com
765 expires: "2020-09-01"
769 A user pressed the sign in button on the sync authentication page and was successfully signed in to FxA
771 - https://github.com/mozilla-mobile/fenix/issues/1190
773 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
775 - fenix-core@mozilla.com
776 expires: "2020-09-01"
780 A user pressed the sign out button on the sync account page and was successfully signed out of FxA
782 - https://github.com/mozilla-mobile/fenix/issues/1190
784 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
786 - fenix-core@mozilla.com
787 expires: "2020-09-01"
791 User registered a new Firefox Account, and was signed into it
793 - https://github.com/mozilla-mobile/fenix/issues/4971
795 - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300
797 - fenix-core@mozilla.com
798 expires: "2020-09-01"
802 User signed into FxA by pairing with a different Firefox browser, using a QR code
804 - https://github.com/mozilla-mobile/fenix/issues/4971
806 - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300
808 - fenix-core@mozilla.com
809 expires: "2020-09-01"
813 User signed into FxA via an account shared from another locally installed Mozilla application (e.g. Fennec)
815 - https://github.com/mozilla-mobile/fenix/issues/4971
817 - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300
819 - fenix-core@mozilla.com
820 expires: "2020-09-01"
824 Account manager automatically recovered FxA authentication state without direct user involvement
826 - https://github.com/mozilla-mobile/fenix/issues/4971
828 - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300
830 - fenix-core@mozilla.com
831 expires: "2020-09-01"
835 User authenticated via FxA using an unknown mechanism. "Known" mechanisms are currently sign-in, sign-up and pairing
837 - https://github.com/mozilla-mobile/fenix/issues/4971
839 - https://github.com/mozilla-mobile/fenix/pull/4931#issuecomment-529740300
841 - fenix-core@mozilla.com
842 expires: "2020-09-01"
846 A user pressed the scan pairing button on the sync authentication page
848 - https://github.com/mozilla-mobile/fenix/issues/1190
850 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
852 - fenix-core@mozilla.com
853 expires: "2020-09-01"
859 A user opened the sync account page
861 - https://github.com/mozilla-mobile/fenix/issues/1190
863 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
865 - fenix-core@mozilla.com
866 expires: "2020-09-01"
870 A user closed the sync account page
872 - https://github.com/mozilla-mobile/fenix/issues/1190
874 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
876 - fenix-core@mozilla.com
877 expires: "2020-09-01"
881 A user pressed the sync now button on the sync account page
883 - https://github.com/mozilla-mobile/fenix/issues/1190
885 - https://github.com/mozilla-mobile/fenix/pull/2745#issuecomment-494918532
887 - fenix-core@mozilla.com
888 expires: "2020-09-01"
892 A user sent the current tab to another FxA device
894 - https://github.com/mozilla-mobile/fenix/issues/4908
896 - https://github.com/mozilla-mobile/fenix/pull/5106
898 - fenix-core@mozilla.com
899 expires: "2020-09-01"
903 A user pressed the "sign in to send tab" button inside the share tab menu
905 - https://github.com/mozilla-mobile/fenix/issues/4908
907 - https://github.com/mozilla-mobile/fenix/pull/5106
909 - fenix-core@mozilla.com
910 expires: "2020-09-01"
916 A user opened the history screen
918 - https://github.com/mozilla-mobile/fenix/issues/2362
920 - https://github.com/mozilla-mobile/fenix/pull/3940
922 - fenix-core@mozilla.com
923 expires: "2020-09-01"
927 A user removed a history item
929 - https://github.com/mozilla-mobile/fenix/issues/2362
931 - https://github.com/mozilla-mobile/fenix/pull/3940
933 - fenix-core@mozilla.com
934 expires: "2020-09-01"
938 A user removed all history items
940 - https://github.com/mozilla-mobile/fenix/issues/2362
942 - https://github.com/mozilla-mobile/fenix/pull/3940
944 - fenix-core@mozilla.com
945 expires: "2020-09-01"
949 A user shared a history item
951 - https://github.com/mozilla-mobile/fenix/issues/2362
953 - https://github.com/mozilla-mobile/fenix/pull/3940
955 - fenix-core@mozilla.com
956 expires: "2020-09-01"
960 A user opened a history item
962 - https://github.com/mozilla-mobile/fenix/issues/2362
964 - https://github.com/mozilla-mobile/fenix/pull/3940
966 - fenix-core@mozilla.com
967 expires: "2020-09-01"
973 Reader mode is available for the current page
975 - https://github.com/mozilla-mobile/fenix/issues/2267
977 - https://github.com/mozilla-mobile/fenix/pull/3941
979 - fenix-core@mozilla.com
980 expires: "2020-09-01"
984 A user opened reader mode
986 - https://github.com/mozilla-mobile/fenix/issues/2267
988 - https://github.com/mozilla-mobile/fenix/pull/3941
990 - fenix-core@mozilla.com
991 expires: "2020-09-01"
995 A user closed reader mode
997 - https://github.com/mozilla-mobile/fenix/issues/2267
999 - https://github.com/mozilla-mobile/fenix/pull/4328
1000 notification_emails:
1001 - fenix-core@mozilla.com
1002 expires: "2020-09-01"
1006 A user tapped the appearance button
1008 - https://github.com/mozilla-mobile/fenix/issues/2267
1010 - https://github.com/mozilla-mobile/fenix/pull/3941
1011 notification_emails:
1012 - fenix-core@mozilla.com
1013 expires: "2020-09-01"
1019 A user renamed a collection
1021 - https://github.com/mozilla-mobile/fenix/issues/969
1023 - https://github.com/mozilla-mobile/fenix/pull/3935
1024 notification_emails:
1025 - fenix-core@mozilla.com
1026 expires: "2020-09-01"
1030 A user restored a tab from collection tab list
1032 - https://github.com/mozilla-mobile/fenix/issues/969
1034 - https://github.com/mozilla-mobile/fenix/pull/3935
1035 notification_emails:
1036 - fenix-core@mozilla.com
1037 expires: "2020-09-01"
1041 A user tapped "open tabs" from collection menu
1043 - https://github.com/mozilla-mobile/fenix/issues/969
1045 - https://github.com/mozilla-mobile/fenix/pull/3935
1046 notification_emails:
1047 - fenix-core@mozilla.com
1048 expires: "2020-09-01"
1052 A user tapped remove tab from collection tab list
1054 - https://github.com/mozilla-mobile/fenix/issues/969
1056 - https://github.com/mozilla-mobile/fenix/pull/3935
1057 notification_emails:
1058 - fenix-core@mozilla.com
1059 expires: "2020-09-01"
1063 A user tapped share collection
1065 - https://github.com/mozilla-mobile/fenix/issues/969
1067 - https://github.com/mozilla-mobile/fenix/pull/3935
1068 notification_emails:
1069 - fenix-core@mozilla.com
1070 expires: "2020-09-01"
1074 A user tapped delete collection from collection menu
1076 - https://github.com/mozilla-mobile/fenix/issues/969
1078 - https://github.com/mozilla-mobile/fenix/pull/3935
1079 notification_emails:
1080 - fenix-core@mozilla.com
1081 expires: "2020-09-01"
1085 A user saved a list of tabs to a new collection
1088 description: "The number of tabs open in the current session"
1090 description: "The number of tabs added to the collection"
1092 - https://github.com/mozilla-mobile/fenix/issues/969
1094 - https://github.com/mozilla-mobile/fenix/pull/3935
1095 notification_emails:
1096 - fenix-core@mozilla.com
1097 expires: "2020-09-01"
1101 A user saved a list of tabs to an existing collection
1104 description: "The number of tabs open in the current session"
1106 description: "The number of tabs added to the collection"
1108 - https://github.com/mozilla-mobile/fenix/issues/969
1110 - https://github.com/mozilla-mobile/fenix/pull/3935
1111 notification_emails:
1112 - fenix-core@mozilla.com
1113 expires: "2020-09-01"
1117 A user opened the select tabs screen (the first step of the collection creation flow)
1119 - https://github.com/mozilla-mobile/fenix/issues/969
1121 - https://github.com/mozilla-mobile/fenix/pull/3935
1122 notification_emails:
1123 - fenix-core@mozilla.com
1124 expires: "2020-09-01"
1128 A user tapped the "add tab" button in the three dot menu of collections
1130 - https://github.com/mozilla-mobile/fenix/issues/969
1132 - https://github.com/mozilla-mobile/fenix/pull/4358
1133 notification_emails:
1134 - fenix-core@mozilla.com
1135 expires: "2020-09-01"
1139 A user long pressed on a tab, triggering the collection creation screen
1141 - https://github.com/mozilla-mobile/fenix/issues/969
1143 - https://github.com/mozilla-mobile/fenix/pull/4358
1144 notification_emails:
1145 - fenix-core@mozilla.com
1146 expires: "2020-09-01"
1150 A user pressed the "save to collection" button on either the home or browser screen, triggering the
1151 collection creation screen to open (tab_select_opened)
1153 - https://github.com/mozilla-mobile/fenix/issues/969
1155 - https://github.com/mozilla-mobile/fenix/pull/4358
1156 notification_emails:
1157 - fenix-core@mozilla.com
1158 expires: "2020-09-01"
1162 A string representing the screen from which the user pressed the save button.
1163 Currently one of: `browserMenu`, `homeMenu` or `home`
1167 A user pressed the "rename collection" button in the three dot menu
1169 - https://github.com/mozilla-mobile/fenix/issues/969
1171 - https://github.com/mozilla-mobile/fenix/pull/4539
1172 notification_emails:
1173 - fenix-core@mozilla.com
1174 expires: "2020-09-01"
1180 A user pressed anywhere from the Firefox logo until the start of the microphone icon, opening a
1181 new tab search screen.
1183 - https://github.com/mozilla-mobile/fenix/issues/4457
1185 - https://github.com/mozilla-mobile/fenix/pull/4714
1186 notification_emails:
1187 - fenix-core@mozilla.com
1188 expires: "2020-09-01"
1192 A user pressed the microphone icon, opening a new voice search screen.
1194 - https://github.com/mozilla-mobile/fenix/issues/4457
1196 - https://github.com/mozilla-mobile/fenix/pull/4714
1197 notification_emails:
1198 - fenix-core@mozilla.com
1199 expires: "2020-09-01"
1201 private_browsing_mode:
1205 A user pressed the garbage can icon on the private browsing home page,
1206 deleting all private tabs.
1208 - https://github.com/mozilla-mobile/fenix/issues/4658
1210 - https://github.com/mozilla-mobile/fenix/pull/4968
1211 notification_emails:
1212 - fenix-core@mozilla.com
1213 expires: "2020-09-01"
1217 A user pressed the "undo" button in the snackbar that is shown when the garbage icon is
1220 - https://github.com/mozilla-mobile/fenix/issues/4658
1222 - https://github.com/mozilla-mobile/fenix/pull/4968
1223 notification_emails:
1224 - fenix-core@mozilla.com
1225 expires: "2020-09-01"
1226 notification_tapped:
1229 A user pressed the private browsing mode notification itself.
1231 - https://github.com/mozilla-mobile/fenix/issues/4658
1233 - https://github.com/mozilla-mobile/fenix/pull/4968
1234 notification_emails:
1235 - fenix-core@mozilla.com
1236 expires: "2020-09-01"
1240 A user pressed the private browsing mode notification's "Open" button.
1242 - https://github.com/mozilla-mobile/fenix/issues/4658
1244 - https://github.com/mozilla-mobile/fenix/pull/4968
1245 notification_emails:
1246 - fenix-core@mozilla.com
1247 expires: "2020-09-01"
1248 notification_delete:
1251 A user pressed the private browsing mode notification's "Delete and Open" button.
1253 - https://github.com/mozilla-mobile/fenix/issues/4658
1255 - https://github.com/mozilla-mobile/fenix/pull/4968
1256 notification_emails:
1257 - fenix-core@mozilla.com
1258 expires: "2020-09-01"
1260 tracking_protection:
1264 A user added a tracking protection exception through the TP toggle in the panel.
1266 - https://github.com/mozilla-mobile/fenix/issues/5312
1268 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
1269 notification_emails:
1270 - fenix-core@mozilla.com
1271 expires: "2020-09-01"
1275 A user opened tracking protection settings from the panel.
1277 - https://github.com/mozilla-mobile/fenix/issues/5312
1279 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
1280 notification_emails:
1281 - fenix-core@mozilla.com
1282 expires: "2020-09-01"
1286 A user pressed the tracking protection shield icon in toolbar.
1288 - https://github.com/mozilla-mobile/fenix/issues/5312
1290 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
1291 notification_emails:
1292 - fenix-core@mozilla.com
1293 expires: "2020-09-01"
1297 A user pressed into a list of categorized trackers in tracking protection panel.
1299 - https://github.com/mozilla-mobile/fenix/issues/5312
1301 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
1302 notification_emails:
1303 - fenix-core@mozilla.com
1304 expires: "2020-09-01"
1308 A user opened tracking protection settings through settings.
1310 - https://github.com/mozilla-mobile/fenix/issues/5312
1312 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
1313 notification_emails:
1314 - fenix-core@mozilla.com
1315 expires: "2020-09-01"
1316 etp_setting_changed:
1319 A user changed their tracking protection level setting to either strict or standard.
1322 description: "The new setting for ETP: strict, standard"
1324 - https://github.com/mozilla-mobile/fenix/issues/5312
1326 - https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188
1327 notification_emails:
1328 - fenix-core@mozilla.com
1329 expires: "2020-09-01"
1331 private_browsing_shortcut:
1335 A user pressed the "Add private browsing shortcut" button in settings.
1337 - https://github.com/mozilla-mobile/fenix/issues/4658
1339 - https://github.com/mozilla-mobile/fenix/pull/5194
1340 notification_emails:
1341 - fenix-core@mozilla.com
1342 expires: "2020-09-01"
1346 A user pressed the "Add shortcut" button when the contextual feature recommender appeared.
1348 - https://github.com/mozilla-mobile/fenix/issues/4658
1350 - https://github.com/mozilla-mobile/fenix/pull/5194
1351 notification_emails:
1352 - fenix-core@mozilla.com
1353 expires: "2020-09-01"
1357 A user pressed the "No thanks" button when the contextual feature recommender appeared.
1359 - https://github.com/mozilla-mobile/fenix/issues/4658
1361 - https://github.com/mozilla-mobile/fenix/pull/5194
1362 notification_emails:
1363 - fenix-core@mozilla.com
1364 expires: "2020-09-01"
1365 pinned_shortcut_priv:
1368 A user pressed the pinned private shortcut in Android home screen, opening up a new private search.
1370 - https://github.com/mozilla-mobile/fenix/issues/4658
1372 - https://github.com/mozilla-mobile/fenix/pull/5194
1373 notification_emails:
1374 - fenix-core@mozilla.com
1375 expires: "2020-09-01"
1376 static_shortcut_tab:
1379 A user pressed the long-press shortcut "Open new tab", opening up a new search.
1381 - https://github.com/mozilla-mobile/fenix/issues/4658
1383 - https://github.com/mozilla-mobile/fenix/pull/5194
1384 notification_emails:
1385 - fenix-core@mozilla.com
1386 expires: "2020-09-01"
1387 static_shortcut_priv:
1390 A user pressed the long-press shortcut "Open new private tab", opening up a new private search.
1392 - https://github.com/mozilla-mobile/fenix/issues/4658
1394 - https://github.com/mozilla-mobile/fenix/pull/5194
1395 notification_emails:
1396 - fenix-core@mozilla.com
1397 expires: "2020-09-01"
1403 A user pressed the play icon on a tab from the home screen
1405 - https://github.com/mozilla-mobile/fenix/issues/5197
1407 - https://github.com/mozilla-mobile/fenix/pull/5266
1408 notification_emails:
1409 - fenix-core@mozilla.com
1410 expires: "2020-09-01"
1416 A user pressed the pause icon on a tab from the home screen
1418 - https://github.com/mozilla-mobile/fenix/issues/5197
1420 - https://github.com/mozilla-mobile/fenix/pull/5266
1421 notification_emails:
1422 - fenix-core@mozilla.com
1423 expires: "2020-09-01"
1429 A user pressed the play icon on the media notification
1431 - https://github.com/mozilla-mobile/fenix/issues/5197
1433 - https://github.com/mozilla-mobile/fenix/pull/5520
1434 notification_emails:
1435 - fenix-core@mozilla.com
1436 expires: "2020-09-01"
1440 A user pressed the pause icon on the media notification
1442 - https://github.com/mozilla-mobile/fenix/issues/5197
1444 - https://github.com/mozilla-mobile/fenix/pull/5520
1445 notification_emails:
1446 - fenix-core@mozilla.com
1447 expires: "2020-09-01"
1453 Media started playing.
1455 - https://github.com/mozilla-mobile/fenix/issues/5705
1457 - https://github.com/mozilla-mobile/fenix/pull/6463
1458 notification_emails:
1459 - fenix-core@mozilla.com
1460 expires: "2020-09-01"
1464 Media playback was paused.
1466 - https://github.com/mozilla-mobile/fenix/issues/5705
1468 - https://github.com/mozilla-mobile/fenix/pull/6463
1469 notification_emails:
1470 - fenix-core@mozilla.com
1471 expires: "2020-09-01"
1475 Media playback has ended.
1477 - https://github.com/mozilla-mobile/fenix/issues/5705
1479 - https://github.com/mozilla-mobile/fenix/pull/6463
1480 notification_emails:
1481 - fenix-core@mozilla.com
1482 expires: "2020-09-01"
1488 A user accessed Logins in Settings
1490 - https://github.com/mozilla-mobile/fenix/issues/5586
1492 - https://github.com/mozilla-mobile/fenix/pull/6352
1493 notification_emails:
1494 - fenix-core@mozilla.com
1495 expires: "2020-09-01"
1496 open_individual_login:
1499 A user accessed an individual login in saved logins
1501 - https://github.com/mozilla-mobile/fenix/issues/5586
1503 - https://github.com/mozilla-mobile/fenix/pull/6352
1504 notification_emails:
1505 - fenix-core@mozilla.com
1506 expires: "2020-09-01"
1510 A user copied a piece of a login in saved logins
1512 - https://github.com/mozilla-mobile/fenix/issues/5586
1514 - https://github.com/mozilla-mobile/fenix/pull/6352
1515 notification_emails:
1516 - fenix-core@mozilla.com
1517 expires: "2020-09-01"
1518 view_password_login:
1521 A user viewed a password in an individual saved login
1523 - https://github.com/mozilla-mobile/fenix/issues/5586
1525 - https://github.com/mozilla-mobile/fenix/pull/6352
1526 notification_emails:
1527 - fenix-core@mozilla.com
1528 expires: "2020-09-01"
1529 save_logins_setting_changed:
1532 A user changed their setting for asking to save logins
1535 description: "The new setting for saving logins the user selected. Either `ask_to_save` or `never_save`"
1537 - https://github.com/mozilla-mobile/fenix/issues/5586
1539 - https://github.com/mozilla-mobile/fenix/pull/7767
1540 notification_emails:
1541 - fenix-core@mozilla.com
1542 expires: "2020-09-01"
1544 download_notification:
1548 A user resumed a download in the download notification
1550 - https://github.com/mozilla-mobile/fenix/issues/5583
1552 - https://github.com/mozilla-mobile/fenix/pull/6554
1553 notification_emails:
1554 - fenix-core@mozilla.com
1555 expires: "2020-09-01"
1559 A user paused a download in the download notification
1561 - https://github.com/mozilla-mobile/fenix/issues/5583
1563 - https://github.com/mozilla-mobile/fenix/pull/6554
1564 notification_emails:
1565 - fenix-core@mozilla.com
1566 expires: "2020-09-01"
1570 A user cancelled a download in the download notification
1572 - https://github.com/mozilla-mobile/fenix/issues/5583
1574 - https://github.com/mozilla-mobile/fenix/pull/6554
1575 notification_emails:
1576 - fenix-core@mozilla.com
1577 expires: "2020-09-01"
1581 A user tapped on try again when a download fails in the download notification
1583 - https://github.com/mozilla-mobile/fenix/issues/5583
1585 - https://github.com/mozilla-mobile/fenix/pull/6554
1586 notification_emails:
1587 - fenix-core@mozilla.com
1588 expires: "2020-09-01"
1592 A user opened a downloaded file in the download notification
1594 - https://github.com/mozilla-mobile/fenix/issues/5583
1596 - https://github.com/mozilla-mobile/fenix/pull/6554
1597 notification_emails:
1598 - fenix-core@mozilla.com
1599 expires: "2020-09-01"
1603 A user opened a downloaded file in the in-app notification link
1605 - https://github.com/mozilla-mobile/fenix/issues/5583
1607 - https://github.com/mozilla-mobile/fenix/pull/6554
1608 notification_emails:
1609 - fenix-core@mozilla.com
1610 expires: "2020-09-01"
1614 A user tapped on try again when a download fails in the in-app notification link
1616 - https://github.com/mozilla-mobile/fenix/issues/5583
1618 - https://github.com/mozilla-mobile/fenix/pull/6554
1619 notification_emails:
1620 - fenix-core@mozilla.com
1621 expires: "2020-09-01"
1623 user_specified_search_engines:
1624 custom_engine_added:
1627 A user added a new custom search engine
1629 - https://github.com/mozilla-mobile/fenix/issues/5884
1631 - https://github.com/mozilla-mobile/fenix/pull/6918
1632 notification_emails:
1633 - fenix-core@mozilla.com
1634 expires: "2020-09-01"
1635 custom_engine_deleted:
1638 A user deleted a custom search engine
1640 - https://github.com/mozilla-mobile/fenix/issues/5884
1641 - https://github.com/mozilla-mobile/fenix/issues/7881
1643 - https://github.com/mozilla-mobile/fenix/pull/6918
1644 notification_emails:
1645 - fenix-core@mozilla.com
1646 expires: "2020-09-01"
1652 A user enabled receiving search suggestions in private sessions
1654 - https://github.com/mozilla-mobile/fenix/issues/6070
1656 - https://github.com/mozilla-mobile/fenix/pull/6746
1657 notification_emails:
1658 - fenix-core@mozilla.com
1659 expires: "2020-09-01"
1665 A user opens a new tab based on a top site item
1667 - https://github.com/mozilla-mobile/fenix/issues/6757
1669 - https://github.com/mozilla-mobile/fenix/pull/7523
1670 notification_emails:
1671 - fenix-core@mozilla.com
1672 expires: "2020-09-01"
1673 open_in_private_tab:
1676 A user opens a new private tab based on a top site item
1678 - https://github.com/mozilla-mobile/fenix/issues/6757
1680 - https://github.com/mozilla-mobile/fenix/pull/7523
1681 notification_emails:
1682 - fenix-core@mozilla.com
1683 expires: "2020-09-01"
1687 A user removes a top site item
1689 - https://github.com/mozilla-mobile/fenix/issues/6757
1691 - https://github.com/mozilla-mobile/fenix/pull/7523
1692 notification_emails:
1693 - fenix-core@mozilla.com
1694 expires: "2020-09-01"
1700 A user tapped on "Support" item from About page
1702 - https://github.com/mozilla-mobile/fenix/issues/6834
1704 - https://github.com/mozilla-mobile/fenix/pull/8047
1705 notification_emails:
1706 - fenix-core@mozilla.com
1707 expires: "2020-09-01"
1708 privacy_notice_tapped:
1711 A user tapped on "Privacy notice" item from About page
1713 - https://github.com/mozilla-mobile/fenix/issues/6834
1715 - https://github.com/mozilla-mobile/fenix/pull/8047
1716 notification_emails:
1717 - fenix-core@mozilla.com
1718 expires: "2020-09-01"
1722 A user tapped on "Know your rights" item from About page
1724 - https://github.com/mozilla-mobile/fenix/issues/6834
1726 - https://github.com/mozilla-mobile/fenix/pull/8047
1727 notification_emails:
1728 - fenix-core@mozilla.com
1729 expires: "2020-09-01"
1733 A user tapped on "Licensing information" item from About page
1735 - https://github.com/mozilla-mobile/fenix/issues/6834
1737 - https://github.com/mozilla-mobile/fenix/pull/8047
1738 notification_emails:
1739 - fenix-core@mozilla.com
1740 expires: "2020-09-01"
1744 A user tapped on "Libraries that we use" item from About page
1746 - https://github.com/mozilla-mobile/fenix/issues/6834
1748 - https://github.com/mozilla-mobile/fenix/pull/8047
1749 notification_emails:
1750 - fenix-core@mozilla.com
1751 expires: "2020-09-01"
1754 dark_theme_selected:
1757 A user selected Dark Theme
1760 description: "The source from where dark theme was selected. The source can be 'SETTINGS' or 'ONBOARDING'"
1762 - https://github.com/mozilla-mobile/fenix/issues/7289
1764 - https://github.com/mozilla-mobile/fenix/pull/7968
1765 notification_emails:
1766 - fenix-core@mozilla.com
1767 expires: "2020-09-01"