Extension:XAnalytics/en
From Linux Web Expert
XAnalytics Release status: stable |
|
---|---|
Implementation | other (invalid type) |
Description | Used to communicate analytic information for WMF to logging infrastructure |
Author(s) | Ori Livneh (ATDTtalk) |
Latest version | 1.1 |
MediaWiki | 1.25+ |
PHP | 5.4+ |
License | No license specified |
Download | |
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 XAnalytics extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
The XAnalytics extension is used on Wikimedia wikis to communicate analytic information from MediaWiki to Wikimedia's logging infrastructure. See wikitech:X-Analytics for more details.
Installation
You probably do not want to use this extension on your own wiki. If you do want to use it, its only useful if you also set up all the logging infrastructure that Wikimedia has.
- <translate> [[<tvar name=2>Special:ExtensionDistributor/XAnalytics/en</tvar>|Download]] and move the extracted <tvar name=name>
XAnalytics/en
</tvar> folder to your <tvar name=ext>extensions/
</tvar> directory.</translate>
<translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/XAnalytics%2Fen - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'XAnalytics/en' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
Hooks
This extension adds a custom hook named XAnalyticsSetHeader, which is given parameters OutputPage $out and Array &$headerItems. Other extensions can use this to add additional items to the X-Analytics header.
See also
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> |
Categories:
- Pages with script errors
- Pages with broken file links
- Stable extensions/en
- Extensions with invalid or missing type/en
- Extensions with manual MediaWiki version
- Extensions with no license specified/en
- Extensions in Wikimedia version control/en
- All extensions/en
- Extensions not in ExtensionJson
- Extensions used on Wikimedia/en