Commit Graph

423 Commits

Author SHA1 Message Date
Roger Yang
3f7391a322 Close #27147: Add telemetry for bookmark search 2022-10-06 20:41:17 +00:00
Arturo Mejia
5cce4b5f15 For #3709: Add save to PDF UI. 2022-10-05 15:33:07 -04:00
Roger Yang
366423e85c Revert "For #11404 - Create the open_all_in_new_tabs metric in Glean"
This reverts commit f1bd7e192d.
2022-09-21 23:11:23 +00:00
Roger Yang
dff4c31606 Revert "For #11404 - Add 'Open all in private tabs' option as requested."
This reverts commit fe16a81c1d.
2022-09-21 23:11:23 +00:00
Gabriel Luong
997a4af839 For #26582 - Renew telemetry expiring in 107 2022-09-19 21:51:31 +00:00
Pg
fe16a81c1d For #11404 - Add 'Open all in private tabs' option as requested.
https://github.com/mozilla-mobile/fenix/pull/21212#discussion_r739172674

- Add option is tree dot menu
- Edit folder opening to be aware of browsing mode
- Add metrics
- Add unit tests for 'Open all in private tabs'
- Add Android tests for open all in private.
2022-09-19 14:25:16 -04:00
Pg
f1bd7e192d For #11404 - Create the open_all_in_new_tabs metric in Glean
Expiration date is set to the same of others bookmark metrics.
2022-09-19 14:25:16 -04:00
MatthewTighe
9ce3f65b51 Closes #26945: adds telemetry for learn more link on wallpaper settings 2022-09-15 18:07:57 +00:00
mike a
9cb441a6ca Closes #26215: add telemetry events for wallpaper onboarding dialog 2022-09-14 21:27:26 +00:00
Roger Yang
c99ff75787 Close #24913: Update metrics.yaml owners 2022-09-12 16:19:55 +00:00
Roger Yang
30814884b5 For #26502: Add time group and private extras in history telemetry 2022-09-08 16:12:20 +00:00
Alexandru2909
03bc209dfd For #26191 - Add telemetry for jump back in onboarding message 2022-09-02 06:23:22 +00:00
Perry McManis
2d8ea17f47 For #26700 - URI counts will now additionally be sent in baseline 2022-08-30 16:01:50 +00:00
Alexandru2909
22b8b873e1 For #26551 - Add telemetry for MR Onboarding welcome and sync dialogs. 2022-08-30 06:18:31 +00:00
sarah541
890a950f66 For #26489 - Add synced tab pickup onboarding message 2022-08-29 15:20:07 +00:00
Mugurell
00d2a9d402 For #26224 - metrics.yaml cleanup of unneeded newlines 2022-08-25 12:30:10 +00:00
Mugurell
67a55fe089 For #26224 - TCP CFR telemetry 2022-08-25 12:30:10 +00:00
Mugurell
fc6ee3e3d9 For #18175 - Add telemetry for cookies option in custom ETP. 2022-08-25 10:05:11 +00:00
mcarare
a0ebbe0c7b For #26401: Remove unused wallpaper metrics.
Remove wallpaper_switched and change_wallpaper_logo_toggled.
Add lint ignore for common prefix in wallpaper metrics.
2022-08-24 09:49:06 +00:00
mike a
3434c702de Closes #26502: add isLocal parameter for history openItem telemetry event 2022-08-18 20:36:04 +00:00
Noah Bond
db0162465b For #26289 - Remove search term tab groups metrics and setting 2022-08-08 18:16:33 +00:00
mike a
063a09782a Issue #26101: add telementry for deleting history time range 2022-07-26 20:59:16 +00:00
Gabriel Luong
db38b722a2 For #26180 - Renew telemetry expiring in 106 2022-07-26 15:58:27 +00:00
Gabriel Luong
540d39619f Update app/metrics.yaml 2022-07-22 14:54:02 +00:00
Alexandru2909
2345eb22a8 For #26089 - Record metrics for save credit card prompt shown 2022-07-22 14:54:02 +00:00
Gabriel Luong
ff15d4fcd0 For #26121 - Renew telemetry expiring in 105 2022-07-21 05:05:19 +00:00
mcarare
2676ef9696 For #25401: Update data review link. 2022-06-29 18:30:54 +00:00
Mugurell
f906dda054 For #25401 - Add the PocketIntegration Glean annotation tag to all Pocket telemetry 2022-06-29 18:30:54 +00:00
Mugurell
d4dd62341a For #25401 - Record Pocket sponsored stories telemetry 2022-06-29 18:30:54 +00:00
mcarare
a4c1828d27 For #25538: Update data review link. 2022-06-29 17:52:51 +00:00
Mugurell
d4c86f1203 For #25538 - Add the "Wallpapers" tag to the new telemetry
By using a feature tag we can avoid having to define new tags in the Glean
annotations repository.

The list of available tags needed to be regenerated to be able to reference the
new "Wallpapers" tag.
Because the tags regeneration also brought a change in tags from "TopSites" to
"Shortcuts" all previous telemetry using "TopSites" had to be migrated to use
the new "Shortcuts" tag.
2022-06-29 17:52:51 +00:00
Mugurell
c5f37f01eb For #25538 - Add "metrics" telemetry for if default wallpaper is shown 2022-06-29 17:52:51 +00:00
mcarare
6719eeb129 For #24857: Add metrics for addresses autofill. 2022-06-27 10:24:13 +00:00
mcarare
6568b4c278 For #25658: Update data review links. 2022-06-24 18:08:55 +00:00
Mugurell
fd28889d71 For #25658 - Track the site permissions prompt and user actions
Track when the prompt is shown and when the permissions are allowed/denied.
2022-06-24 18:08:55 +00:00
Roger Yang
b48123aa50 Issue #24522: Add telemetry for unified search 2022-06-07 14:33:46 +00:00
Mugurell
df66e159ed For #25472 - Set context_id to "application" lifetime.
This change mitigates it being set only once in FenixApplication and then
being reset after the first ping is sent.
By having "application" lifetime once set in FenixApplication will be available
in all future contile pings for that application run.
2022-06-02 14:53:43 +00:00
Arturo Mejia
c9240e20ed No issue: Renew/Remove metrics set to expire in v104 2022-05-28 00:39:23 +00:00
Alexandru Putanu
b9b1124b66
For #25397 - Telemetry for credit card save and update (#25411)
* For #25397 - Telemetry for credit card save and update

* Use Fenix Issue fro Bugs

Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
Co-authored-by: Roger Yang <royang@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-27 21:11:59 +00:00
sarah541
538e06d73c No issue: Renew/Remove metrics set to expire in v102
No issue: Renew/Remove metrics set to expire in v102
2022-04-28 16:49:38 +00:00
Elise Richards
8c1d1bdf3f For #19955: Update the telemetry description for opening in progress media tabs from home. 2022-04-21 23:10:14 +00:00
Alexandru2909
bdac21e54d For #24786 - Remove Event.wrapper for SearchTerms telemetry 2022-04-15 07:14:10 +00:00
mcarare
68f71c6f1d For #24761: Remove wrapper from autoplay settings metrics. 2022-04-15 06:02:07 +00:00
mcarare
eb82cfef78 For #24206: Remove wrapper from context menu metrics. 2022-04-13 06:38:48 +00:00
mcarare
dfe23e8b77 For #24211: Remove wrapper from search related metrics.
Removes wrapper from search labeled counter and performed search event.
2022-04-12 21:21:21 +00:00
Alexandru2909
e558ec279a For #24701 - Remove Event.wrapper for Pocket related telemetry 2022-04-12 13:51:23 +00:00
mcarare
b0c5148de9 For #24715: Remove wrapper from addons metrics. 2022-04-12 10:05:32 +00:00
Alexandru2909
fd021b2819 For #24642 - Remove Event.wrapper for TopSites metrics 2022-04-12 07:21:45 +00:00
Alexandru2909
b57219b190 For #24708 - Remove Event.wrapper for DarkThemeSelected telemetry 2022-04-12 06:27:49 +00:00
MatthewTighe
414a54ed02 for #24549: add telemetry for recent synced tab 2022-04-12 00:17:30 +00:00