mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.15k stars 2.91k forks source link

Add a new 'style' called MICRO_SURVEY to the messaging manifest #19505

Open data-sync-user opened 5 months ago

data-sync-user commented 5 months ago

Add a new new style called MICRO_SURVEY to the messaging manifest to differentiate between a micro survey and a regular survey.

This should be added in the messaging-firefox-ios.fml file with the other message styles.

Manifest file overview

┆Issue is synchronized with this Jira Task

data-sync-user commented 5 months ago

➤ Cyndi Chin commented:

Discuss on whether to set the style for microsurvey via the experiment recipe or via the in the code. It was decided that since adding the style is pretty cheap + having it in our config can improve context for future work related to mobile messaging / microsurveys, that we could add default one for microsurvey and override it via experimenter if is needed. TO BE ADDED:

          MICRO_SURVEY:
            priority: 50
            max-display-count: 5