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] Add telemetry to record how the app was opened on cold/warm/hot startup(home screen, applink, custom tab) #11830
Labels
Comments
sraturi
changed the title
[Telemetry] Add telemetry to record how the app was opened on warm/hot startup(home screen, applink, custom tab)
[Telemetry] Add telemetry to record how the app was opened on cold/warm/hot startup(home screen, applink, custom tab)
Jun 23, 2020
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jun 23, 2020
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jun 25, 2020
for mozilla-mobile#11830 collecting startup metric inaside onNewIntent in HomeActivity clean up, added comments
4 tasks
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jun 26, 2020
for mozilla-mobile#11830 collecting startup metric inaside onNewIntent in HomeActivity clean up, added comments
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jun 26, 2020
for mozilla-mobile#11830 collecting startup metric inaside onNewIntent in HomeActivity clean up, added comments
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jun 26, 2020
for mozilla-mobile#11830 collecting startup metric inaside onNewIntent in HomeActivity clean up, added comments nitpicks cleanup
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jun 26, 2020
for mozilla-mobile#11830 collecting startup metric inaside onNewIntent in HomeActivity clean up, added comments nitpicks cleanup move all source startup telemetry into its own logic and added an UNKOWN state nit cleanup minor changes
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jun 26, 2020
for mozilla-mobile#11830 collecting startup metric inaside onNewIntent in HomeActivity clean up, added comments nitpicks cleanup move all source startup telemetry into its own logic and added an UNKOWN state nit cleanup minor changes
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jun 27, 2020
for mozilla-mobile#11830 collecting startup metric inaside onNewIntent in HomeActivity clean up, added comments nitpicks cleanup move all source startup telemetry into its own logic and added an UNKOWN state nit cleanup minor changes added comment metric description nit cleanup
Reopening issue again to find a proper solution |
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jun 29, 2020
…ng AllStartup telemetry logic lint check
4 tasks
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jun 30, 2020
…ng AllStartup telemetry logic lint check
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jul 2, 2020
…ng AllStartup telemetry logic lint check
4 tasks
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jul 9, 2020
…ng AllStartup telemetry logic lint check renamed the intentReceived telemetry to appOpenedAllSource added comments removed unused code moved lifecycle process to AppAllSourceStartTelemetry moved tracking event out of init function lint fix
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jul 11, 2020
…ng AllStartup telemetry logic lint check renamed the intentReceived telemetry to appOpenedAllSource added comments removed unused code moved lifecycle process to AppAllSourceStartTelemetry moved tracking event out of init function lint fix moved appAllStartTelemetry to components added bit more info about the metrics added the onReceivedIntent metric back minor fix
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jul 23, 2020
…ng AllStartup telemetry logic lint check renamed the intentReceived telemetry to appOpenedAllSource added comments removed unused code moved lifecycle process to AppAllSourceStartTelemetry moved tracking event out of init function lint fix moved appAllStartTelemetry to components added bit more info about the metrics added the onReceivedIntent metric back minor fix change discriptions based on the comments frm MR wrote test cases for AppAllSourceStartTelemetry.kt lint fix
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jul 24, 2020
…ng AllStartup telemetry logic lint check renamed the intentReceived telemetry to appOpenedAllSource added comments removed unused code moved lifecycle process to AppAllSourceStartTelemetry moved tracking event out of init function lint fix moved appAllStartTelemetry to components added bit more info about the metrics added the onReceivedIntent metric back minor fix change discriptions based on the comments frm MR wrote test cases for AppAllSourceStartTelemetry.kt lint fix test case to mock application going background post rebase: post rebase:
sraturi
added a commit
to sraturi/fenix
that referenced
this issue
Jul 25, 2020
…ng AllStartup telemetry logic lint check renamed the intentReceived telemetry to appOpenedAllSource added comments removed unused code moved lifecycle process to AppAllSourceStartTelemetry moved tracking event out of init function lint fix moved appAllStartTelemetry to components added bit more info about the metrics added the onReceivedIntent metric back minor fix change discriptions based on the comments frm MR wrote test cases for AppAllSourceStartTelemetry.kt lint fix test case to mock application going background post rebase: post rebase: fixed nit from comments fixed nit from comments fixed nit from comments lint fix lint fix
mcomella
pushed a commit
that referenced
this issue
Jul 29, 2020
…telemetry logic lint check renamed the intentReceived telemetry to appOpenedAllSource added comments removed unused code moved lifecycle process to AppAllSourceStartTelemetry moved tracking event out of init function lint fix moved appAllStartTelemetry to components added bit more info about the metrics added the onReceivedIntent metric back minor fix change discriptions based on the comments frm MR wrote test cases for AppAllSourceStartTelemetry.kt lint fix test case to mock application going background post rebase: post rebase: fixed nit from comments fixed nit from comments fixed nit from comments lint fix lint fix
data-sync-user
changed the title
[Telemetry] Add telemetry to record how the app was opened on cold/warm/hot startup(home screen, applink, custom tab)
FNX3-14939 ⁃ [Telemetry] Add telemetry to record how the app was opened on cold/warm/hot startup(home screen, applink, custom tab)
Aug 11, 2020
data-sync-user
changed the title
FNX3-14939 ⁃ [Telemetry] Add telemetry to record how the app was opened on cold/warm/hot startup(home screen, applink, custom tab)
FNX-12815 ⁃ [Telemetry] Add telemetry to record how the app was opened on cold/warm/hot startup(home screen, applink, custom tab)
Aug 11, 2020
data-sync-user
changed the title
FNX-12815 ⁃ [Telemetry] Add telemetry to record how the app was opened on cold/warm/hot startup(home screen, applink, custom tab)
FNX2-13637 ⁃ [Telemetry] Add telemetry to record how the app was opened on cold/warm/hot startup(home screen, applink, custom tab)
Aug 11, 2020
kbrosnan
changed the title
FNX2-13637 ⁃ [Telemetry] Add telemetry to record how the app was opened on cold/warm/hot startup(home screen, applink, custom tab)
[Telemetry] Add telemetry to record how the app was opened on cold/warm/hot startup(home screen, applink, custom tab)
Aug 28, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description & Product Manager / Data Scientist User Story
We'd like to have this telemetry so we're able to create performance tests that are representative of user experiences.
What questions will you answer with this data?
How do users open the app most frequently?
Acceptance Criteria
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: