mozilla / experimenter

A web application for managing user experiments for Mozilla Firefox.
https://experimenter.services.mozilla.com
Mozilla Public License 2.0
114 stars 176 forks source link

Create advanced targeting for review checker (fakespot experiment) #9500

Closed meaou closed 10 months ago

meaou commented 10 months ago

Hi, Can we please ask to create advanced targeting for the upcoming 119 review checker experiment:

Targeting:

Experiment link https://experimenter.services.mozilla.com/nimbus/review-checker-first-beta-119/

┆Issue is synchronized with this Jira Task

Mardak commented 10 months ago

The pref value should be true indicating we can show the review checker sidebar/recommendation.

jaredlockhart commented 10 months ago

Example of targeting add-ons:

https://github.com/mozilla/experimenter/blob/main/experimenter/experimenter/targeting/constants.py#L1029

shell1 commented 10 months ago

we should include people with it true or exclude people with it set to false. same thing.

Mardak commented 10 months ago

This has been merged, but it seems like it hasn't shown up in experimenter advanced targeting dropdown on prod or stage. Is there another step needed to deploy?