Goal
Deploy an external QuickSurvey on English Wikipedia to logged in editors who have made a minimum of 25 edits and registered their accounts on or after 01 March 2025. We will first test at 0 coverage, then increase coverage to 50% once we have QA'd all survey flow components.
Dates
- Test the survey at 0 coverage in the week of 1 September 2025
- Depending on QA, aim to launch later in the week, or the following week.
Configuration
- Project: enwiki
- Type: External survey - linking out to a longer survey hosted on LimeSurvey
- Survey name: newcomers-2025-survey
- Audience: logged in editors who have made a minimum of 25 edits and registered their accounts on or after 01 March 2025
- 'minEdits' => 25,
- 'registrationStart' => '2025-03-01',
- 'anons' => false,
- Message components:
- Question: newcomers-2025-survey-question (link)
- Description: reader-foundational-oe-survey-description //we can reuse the recent readers survey component, as this is just a blank page
- Privacy policy: newcomers-2025-survey-privacy-policy (link)
- Survey link: newcomers-2025-survey-link (link)
- Token name: QS ('instanceTokenParameterName' => 'QS',)
- Coverage: we will start at 0 coverage to test the survey (and then aim to increase to 50% (0.5)).