This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Telemetry] Send a Glean event when users change their default browser #18857
Comments
3 tasks
3 tasks
Just for context we are also sending default_browser |
Thanks for the callout. Having both the state and the transitions represented in telemetry for important lifecycle events helps us avoid having to synthesize one from the other, which can be annoying or expensive. I see the |
Oh: the other thing that we need is an event that we can observe in the control branch, which we don't get from #18982. |
Amejia481
added a commit
to Amejia481/fenix
that referenced
this issue
Apr 14, 2021
…ange their default browser
Amejia481
added a commit
to Amejia481/fenix
that referenced
this issue
Apr 14, 2021
…ange their default browser
Amejia481
added a commit
to Amejia481/fenix
that referenced
this issue
Apr 14, 2021
…ange their default browser
Amejia481
added a commit
to Amejia481/fenix
that referenced
this issue
Apr 14, 2021
…ange their default browser For mozilla-mobile#18855 [Telemetry] Send an event when users open the toolbar menu For mozilla-mobile#18851 [Telemetry] Send an event when users click on the "set as default browser" entry in the toolbar menu
Amejia481
added a commit
to Amejia481/fenix
that referenced
this issue
Apr 14, 2021
…mobile#18857 For mozilla-mobile#18857 [Telemetry] Send a Glean event when users change their default browser For mozilla-mobile#18855 [Telemetry] Send an event when users open the toolbar menu For mozilla-mobile#18851 [Telemetry] Send an event when users click on the "set as default browser" entry in the toolbar menu
Amejia481
added a commit
to Amejia481/fenix
that referenced
this issue
Apr 14, 2021
…mobile#18857 For mozilla-mobile#18857 [Telemetry] Send a Glean event when users change their default browser For mozilla-mobile#18855 [Telemetry] Send an event when users open the toolbar menu For mozilla-mobile#18851 [Telemetry] Send an event when users click on the "set as default browser" entry in the toolbar menu
Amejia481
added a commit
to Amejia481/fenix
that referenced
this issue
Apr 14, 2021
…mobile#18857 For mozilla-mobile#18857 [Telemetry] Send a Glean event when users change their default browser For mozilla-mobile#18855 [Telemetry] Send an event when users open the toolbar menu For mozilla-mobile#18851 [Telemetry] Send an event when users click on the "set as default browser" entry in the toolbar menu
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description & Product Manager / Data Scientist User Story
In #12103/#13003 we started sending Leanplum events marking when users changed their default browser. For the purposes of the set-default experiment (#18796) and future experimentation, it would be convenient to emit these as Glean events as well so that we can observe changes to the default browser in the same ping as interactions with the UI elements we're instrumenting.
As a data scientist, I want to be able to observe a Glean event when users switch their default browser to Fenix.
@eliserichards, I think this relates to the comment thread in https://docs.google.com/document/d/1fcG8V54gdEywQcSRJTsBNgzOM3EQWnmPF7jqElxpzcs/edit -- I'm not sure if there's a more direct signal we can use versus checking "is the default browser state what we remembered it was," which is what I think the Leanplum event does—either option seems fine to me.
What questions will you answer with this data?
Acceptance Criteria
ENG files a DS JIRA request outlining their methodology.Let's discuss here instead as needed.┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: