Bug 1823492 Comment 14 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Verified fixed. The "first_session.adjust_attribution_time" metric was captured on the latest Nightly 117.0a1 and Beta 116.0b8 builds. Tested with Samsung Galaxy A53 5G (Android 13).
Nightly:
"first_session.adjust_attribution_time": {
        "values": {
          "1392470868": 1,
          "1518500249": 0
        },

More details on Glean: https://debug-ping-preview.firebaseapp.com/pings/test-00001/ff3c38ef-cff1-46ff-9e1b-776ef3e5cbf2

Beta:
"first_session.adjust_attribution_time": {
    "values": {
    "2341847523": 1,
    "2553802833": 0
     },
   "sum": 2482772191

More details on Glean: https://debug-ping-preview.firebaseapp.com/pings/test-000001/378e4e18-4298-485a-a379-5631105a4938#L481
Verified fixed. The "first_session.adjust_attribution_time" metric was captured on the latest Nightly 117.0a1. Tested with Samsung Galaxy A53 5G (Android 13).
Nightly:
"first_session.adjust_attribution_time": {
        "values": {
          "1392470868": 1,
          "1518500249": 0
        },

More details on Glean: https://debug-ping-preview.firebaseapp.com/pings/test-00001/ff3c38ef-cff1-46ff-9e1b-776ef3e5cbf2

Please note that the same metric was also available in the latest Beta 116.0b8 build:
"first_session.adjust_attribution_time": {
    "values": {
    "2341847523": 1,
    "2553802833": 0
     },
   "sum": 2482772191

More details on Glean: https://debug-ping-preview.firebaseapp.com/pings/test-000001/378e4e18-4298-485a-a379-5631105a4938#L481

Back to Bug 1823492 Comment 14