[iOS] Dark Mode Tracking in Amplitude
Categories
(Data Platform and Tools :: General, task, P2)
Tracking
(Not tracked)
People
(Reporter: athomas, Assigned: akomar)
Details
Brief Description of the request (required):
Add iOS dark mode telemetry probes into Amplitude. Eng team on iOS will already have telemetry probes in place.
Note that I'm creating this ticket early to get it on the team's radar, but actual work is blocked on eng team adding in the telemetry probes, which will happen mid-November
Business purpose for this request (required):
Theme alignment with iOS 13 Dark Mode, to show innovation & maintain users on iOS. Part of iOS team OKRs
Requested timelines for the request or how this fits into roadmaps or critical decisions (required):
Dec 1 (pushed back from Nov 18th).
Links to any assets (e.g Start of a PHD, BRD; any document that helps describe the project):
https://docs.google.com/document/d/1ZB7JX4GkI6RoNE0OxKMsSeWRJuwdjr4eqehuT1jfjxc/edit#
Name of Data Scientist (If Applicable):
Arkadiusz
Please note if it is found that not enough information has been given this will delay the triage of this request.
Comment 1•5 years ago
|
||
Please note your request has been received and reviewed. At this time we are not assigning new work unrelated to skyline until after it has been released and the team has more capacity for requests.
Comment 2•5 years ago
|
||
Arkadiusz, can you take this one as well?
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
(In reply to Frank Bertsch [:frank] from comment #2)
Arkadiusz, can you take this one as well?
Sure.
Ashley: let me know when the probes are ready.
Hey @arkadiusz, the probes are now ready. Let me know if you have any questions on them
Assignee | ||
Comment 5•5 years ago
|
||
Hey Ashley: which events are we interested in here? I don't see any names in the doc linked above.
Comment 6•5 years ago
•
|
||
These are the probes that were added relating to dark mode:
- category: action, method: press, object: setting, value: "system-theme-switch", extras: ["to": true/false]
- category: action, method: press, object: setting, value: "theme-manually" or "theme-automatically"
- category: action, method: press, object: setting, value: "theme-light" or "theme-dark"
edit: Additionally, in the core ping there is a pref for "systemTheme" with values "light" or "dark"
Updated•5 years ago
|
Assignee | ||
Comment 8•5 years ago
|
||
Not yet, it's blocked on Bug 1574490. I expect we'll have this ready in 2-3 days.
Reporter | ||
Comment 10•5 years ago
|
||
@arkadiusz based on our conversation, sounds like the telemetry probes should all be in Amplitude now and I can close this. Is that correct?
Assignee | ||
Comment 11•5 years ago
•
|
||
Yes, we can close this. In Bug 1605082 we added support for all new events.
Updated•3 years ago
|
Description
•