Closed Bug 1642455 Opened 4 years ago Closed 4 years ago

Add 'isEnrollFirstStartup' targeting for users that see "FirstStartup"

Categories

(Firefox :: Messaging System, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
Firefox 79
Iteration:
79.1 - June 1 - June 14
Tracking Status
firefox78 - fixed
firefox79 --- fixed

People

(Reporter: pdahiya, Assigned: nanj)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Scope of this bug is to add targeting 'isEnrollFirstStartup' to enroll users who have seen FirstStartup during FirstRun.

https://searchfox.org/mozilla-central/source/toolkit/modules/FirstStartup.jsm#54
sets runAsync false for FirstRun and calls RemoteSettingsExperimentLoader.init from Normandy.jsm. we can pass runAsync value to identify first run flow while evaluating targeting inside RemoteSettingsExperimentLoader

https://searchfox.org/mozilla-central/source/toolkit/components/normandy/Normandy.jsm#118

https://searchfox.org/mozilla-central/source/toolkit/components/messaging-system/lib/RemoteSettingsExperimentLoader.jsm#116

https://searchfox.org/mozilla-central/source/toolkit/components/messaging-system/experiments/ExperimentManager.jsm#55

Assignee: nobody → najiang
Severity: -- → S3
Iteration: --- → 79.1 - June 1 - June 14
Priority: -- → P1
Pushed by najiang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/478433f027a5 Add a targeting attribute for firstStartup r=mythmon
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79

This fix should help solidify enrollment for planned first run 78 multistage onboarding experiment and should be uplifted. Thanks

[Tracking Requested - why for this release]: this would improve the enrollment reliability for the first-run related experiments. We'd like to get it uplifted so that those scheduled experiments for 78 could benefit from it.

Feel free to request uplift, but I don't think I need to track this.

Comment on attachment 9153588 [details]
Bug 1642455 - Add a targeting attribute for firstStartup r=k88hudson,mythmon

Beta/Release Uplift Approval Request

  • User impact if declined: We can't reliably enroll users for the first-run (about:welcome) experiments.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): This is not a user-facing feature, just an enhancement for the experiment enrollment for Firefox Messaging System.
  • String changes made/needed: None
Attachment #9153588 - Flags: approval-mozilla-beta?
Blocks: 1641286

Comment on attachment 9153588 [details]
Bug 1642455 - Add a targeting attribute for firstStartup r=k88hudson,mythmon

approved for 78.0b5

Attachment #9153588 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Regressions: 1644924
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: