Closed
Bug 2029602
Opened 1 month ago
Closed 1 month ago
Determine when Fenix was installed from an AMO page
Categories
(Firefox for Android :: Onboarding, task)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: petru, Assigned: petru)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3])
We already have MarketingAttributionService.kt which inferring whether Fenix was installed from marketing campaigns.
We can expand on this to infer when Fenix was installed from an AMO page which can trigger showign a prompt to the user for installing the specific addon (from the AMO page) in/immediately after the onboarding process.
Investigation details are available here.
Current ask is to
- infer when Fenix was installed from an AMO link (
utm_sourcematchesaddons.mozilla.org) - identify the addon id (available in
utm_content=rta%...) - log it in Android's logcat to allow validating the above in production.
Updated•1 month ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
We decided that this does not need to happen separately from the onboarding screen using this data.
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•