Closed
Bug 1875514
Opened 2 years ago
Closed 2 years ago
installation Ping should only be sent once the attribution data have changed
Categories
(Firefox for Android :: Experimentation and Telemetry, defect)
Tracking
()
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: royang, Assigned: royang)
Details
Attachments
(1 file)
Currently there are two place we try to send the installation ping. However, we should only attempt to send the installation ping when the attribution data has changed. Remove the installation ping attempt in visual completeness queue.
| Assignee | ||
Updated•2 years ago
|
Summary: installtionPing should only be sent once the attribution data have changed → installation Ping should only be sent once the attribution data have changed
| Assignee | ||
Comment 1•2 years ago
|
||
To aid in installation ping analysis, also add a event when we cancel first session ping because Adjust metrics were empty.
Comment 2•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → royang
| Assignee | ||
Updated•2 years ago
|
Severity: -- → S2
Comment 3•2 years ago
|
||
Authored by https://github.com/rocketsroger
https://github.com/mozilla-mobile/firefox-android/commit/938b1d3143c6a4769e238382687e7f905b6c6dcd
[main] Bug 1875514 - Only send installation ping when we receive adjust metrics
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•