Extension:GrowthExperiments
From Linux Web Expert
GrowthExperiments Release status: stable |
|
---|---|
Implementation | Special page |
Description | Contains experiments done by the Growth team |
Author(s) | Stephane Bisson, Sergio Gimeno, Kosta Harlan, Roan Kattouw, Mew Ophaswongse, Gergő Tisza, Martin Urbanec |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | >= 1.42.0 |
PHP | 7.2+ |
Database changes | Yes |
Tables | growthexperiments_link_recommendations growthexperiments_link_submissions growthexperiments_mentee_data growthexperiments_mentor_mentee growthexperiments_user_impact |
License | GNU General Public License 3.0 or later |
Download | |
Expand | |
Expand | |
Expand | |
Expand | |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Translate the GrowthExperiments extension if it is available at translatewiki.net | |
Vagrant role | growthexperiments |
Issues | Open tasks · Report a bug |
The GrowthExperiments extension is used by Wikimedia Foundation sites for experiments done by the Growth team. The extension contains features for:
- a survey during registration
- some improvements to registration confirmation emails
- a homepage for inexperienced users with various helpful features, which also serves as an entry point for most other functionality
- showing a custom signup page to users who arrive through an outreach campaign
- suggesting easy tasks with guidance to new users , including some structured editing experiences based on suggested links and suggested images
- a help panel for suggested tasks and for generic editing, providing information and allowing communication with an assigned mentor
- features for mentors to better support newcomers
- showing information to new users about the impact they are making on the wiki
Integrations
GrowthExperiments integrates with the following extensions:
- Echo - for informing new users and mentors about various opportunities
- VisualEditor - for a better editing experience when doing suggested tasks
- PageViewInfo - for various interface elements trying to explain the user's current or potential impact, most notably the "impact" module on Special:Homepage
- MobileFrontend - for showing a mobile-optimized version of various features
- UniversalLanguageSelector - for language selection in the post-registration survey
- Flow - for messaging features ("ask help" dialog on the homepage and in the help panel) when the target page is a Flow page
- CirrusSearch - for various search features used during suggested tasks
In theory all of these extensions are optional, although the behavior of GrowthExperiments without them is not heavily tested.
The extension also uses some web APIs which are probably unavailable for non-Wikimedia wikis:
- Page Content Service for displaying task card information such as a description and an image
- Analytics Query Service for interface elements related to impact (this is abstracted away via the PageViewInfo extension on the server-side, but for client-side features that's not always possible)
- Add Link for link recommendation tasks
- Add Image for image recommendation tasks
Installation
To download GrowthExperiments:
git clone "https://gerrit.wikimedia.org/r/mediawiki/extensions/GrowthExperiments" extensions/GrowthExperiments
Read the developer setup documentation for further configuration required.
Development
- Extension:GrowthExperiments/developer setup
- Extension:GrowthExperiments/Technical documentation
- Quickstart with MediaWiki Docker: see MediaWiki-Docker/Extension/GrowthExperiments .
File:Wikimedia-logo black.svg | <translate> This {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extension|skin}} is being used on one or more [[<tvar name=2>m:Special:MyLanguage/Wikimedia projects</tvar>|Wikimedia projects]].</translate> <translate> This probably means that the {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extension|skin}} is stable and works well enough to be used by such high-traffic websites.</translate> <translate> Look for this {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extension's|skin's}} name in Wikimedia's <tvar name=2>CommonSettings.php</tvar> and <tvar name=3>InitialiseSettings.php</tvar> configuration files to see where it's installed.</translate> <translate> A full list of the {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extensions|skins}} installed on a particular wiki can be seen on the wiki's <tvar name=ver>Special:Version</tvar> page.</translate> |
File:OOjs UI icon information-progressive.svg |
Categories:
- Pages with script errors
- Pages with broken file links
- Stable extensions
- Extensions without an image
- Special page extensions
- Extensions with release branches compatibility policy
- GPL licensed extensions
- Extensions in Wikimedia version control
- APIGetAllowedParams extensions
- AuthChangeFormFields extensions
- BeforeCreateEchoEvent extensions
- BeforePageDisplay extensions
- CentralAuthPostLoginRedirect extensions
- ChangeTagsListActive extensions
- ChangesListSpecialPageStructuredFilters extensions
- CirrusSearchAddQueryFeatures extensions
- CirrusSearchScoreBuilder extensions
- ConfirmEmailComplete extensions
- ContributeCards extensions
- EditFilterMergedContent extensions
- FormatAutocomments extensions
- GetPreferences extensions
- JsonValidateSave extensions
- ListDefinedTags extensions
- LoadExtensionSchemaUpdates extensions
- LocalUserCreated extensions
- ManualLogEntryBeforePublish extensions
- MediaWikiServices extensions
- MessageCacheFetchOverrides extensions
- PageSaveComplete extensions
- ParserFirstCallInit extensions
- PostLoginRedirect extensions
- RecentChange save extensions
- ResourceLoaderExcludeUserOptions extensions
- ResourceLoaderGetConfigVars extensions
- ResourceLoaderRegisterModules extensions
- SearchDataForIndex extensions
- SearchDataForIndex2 extensions
- SidebarBeforeOutput extensions
- SiteNoticeAfter extensions
- SkinAddFooterLinks extensions
- SkinMinervaOptionsInit extensions
- SpecialContributionsBeforeMainOutput extensions
- SpecialCreateAccountBenefits extensions
- SpecialPageBeforeExecute extensions
- SpecialPage initList extensions
- UnitTestsAfterDatabaseSetup extensions
- UserGetDefaultOptions extensions
- UserGetRights extensions
- UserSendConfirmationMail extensions
- VisualEditorApiVisualEditorEditPostSave extensions
- VisualEditorApiVisualEditorEditPreSave extensions
- WikimediaEventsShouldSchemaEditAttemptStepOversample extensions
- All extensions
- Extensions used on Wikimedia