Closed
Bug 1064948
Opened 11 years ago
Closed 11 years ago
Use campaign ID to track 'Firefox Privacy Coach' usage
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec+)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| fennec | + | --- |
People
(Reporter: krudnitski, Unassigned)
References
Details
Because we're turning all tracking off, the thought here is that we could use the campaign ID system to track the installs of this add-on? (related to turning FHR off by default)
Updated•11 years ago
|
tracking-fennec: ? → 33+
Updated•11 years ago
|
tracking-fennec: 33+ → +
Comment 1•11 years ago
|
||
If I'm understanding this bug correctly, you're saying that we should have some code in the add-on to set a distribution campaign?
I believe the campaign tracking we use for distributions is reported through FHR, so I don't know that we would be able to report things from the product if FHR is disabled.
Also, I feel like an add-on shouldn't go mucking around in the distribution logic, since that may break actual Fennec install campaign data.
AMO lets us know how many people installed the add-on and how many active users there are, so could we just use that data to solve this problem?
Flags: needinfo?(krudnitski)
| Reporter | ||
Comment 2•11 years ago
|
||
AMO could tell us how many times the add-on was downloaded, but I don't think it tells us how many times it has been installed. How would we know if people are still using it? ie what if it got downloaded 100,000 times but then 90% of those folks uninstalled it? I'd want to know that, I suspect.
Can blocklist ping be used to add an ID when the add-on is installed?
Flags: needinfo?(krudnitski)
Comment 3•11 years ago
|
||
(In reply to Karen Rudnitski [:kar] from comment #2)
> How would we know if
> people are still using it?
AMO gives us weekly downloads, total installs, active daily users (via update pings), and full graphing, broken down by version/locale/etc.
Updated•11 years ago
|
Summary: Use campaign ID to track 'Firefox Confidential' usage → Use campaign ID to track 'Firefox Privacy Coach' usage
Comment 4•11 years ago
|
||
We can get detailed stats on usage from AMO.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•