Closed
Bug 1431525
Opened 7 years ago
Closed 7 years ago
Expose addons usage information for snippets
Categories
(Firefox :: Messaging System, enhancement, P1)
Firefox
Messaging System
Tracking
()
People
(Reporter: jcollings, Assigned: k88hudson)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We would like to be able to target snippets to users based on their addons usage and if the addons are enabled/disabled.
In Telemetry:
Under Environment data there is a section on add-ons. The attribute "activeAddons" tells us if there are enabled add-ons and each add-on will have detailed information such "description", "name", "version", "when it was installed"
Under Environment data, detailed section within "activeAddons" - there is an attribute "userDisabled" - which true or false tells us if a specific add-on is disabled or not
Kate please let me know what else you need - hoping to get this in Q1. I've also cc'd Kamyar who may be able to tell you more info based on what they are doing in CFR (they are going to have direct access to this info as well).
Updated•7 years ago
|
Blocks: 1432662
Severity: normal → enhancement
Iteration: --- → 60.3 - Feb 26
status-firefox59:
--- → wontfix
status-firefox60:
--- → affected
Priority: -- → P2
Updated•7 years ago
|
Iteration: 60.3 - Feb 26 → 60.4 - Mar 12
| Assignee | ||
Updated•7 years ago
|
Priority: P2 → P1
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/4089f581e26c657c4087c77afd35ee8c7f826d14
fix Bug 1431525 - Add addonInfo to snippets data
https://github.com/mozilla/activity-stream/commit/1d013fdd3d48d5110c344744c54ce68670584bdc
Merge pull request #4007 from k88hudson/bug1431525
fix Bug 1431525 - Add addonInfo to snippets data
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 3•7 years ago
|
||
Target Milestone: --- → Firefox 60
Updated•6 years ago
|
Component: Activity Streams: Newtab → Messaging System
You need to log in
before you can comment on or make changes to this bug.
Description
•