(In reply to Roger Yang [:royang] from comment #1) > I'm assuming the ask is to add the [install source](https://searchfox.org/mozilla-central/rev/59d854a90e036cfa77f3c5b70c8c6ef1d60ebb98/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/FenixApplication.kt#820) to the [first session](https://searchfox.org/mozilla-central/rev/59d854a90e036cfa77f3c5b70c8c6ef1d60ebb98/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/components/metrics/FirstSessionPing.kt#59) Yes we want to add it to the first session ping, we have a hypothesis that the instances in which it does not exist for a given client is largely because the client never sent any metrics ping. Both all of the clients we were examing reported a first session ping.
Bug 1898363 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Roger Yang [:royang] from comment #1) > I'm assuming the ask is to add the [install source](https://searchfox.org/mozilla-central/rev/59d854a90e036cfa77f3c5b70c8c6ef1d60ebb98/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/FenixApplication.kt#820) to the [first session](https://searchfox.org/mozilla-central/rev/59d854a90e036cfa77f3c5b70c8c6ef1d60ebb98/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/components/metrics/FirstSessionPing.kt#59) Yes we want to add it to the first session ping, we have a hypothesis that the instances in which it does not exist for a given client is largely because the client never sent any metrics ping. Both all of the clients we were examining reported a first session ping.