dev

PageMetrics fetches QueryPage data and displays them at the top of the page if they apply

Installation

Supported metrics

Roadmap

Configuration

Ways to configure

Configuration via JavaScript

Configuration via JSON

Configuration variables

variable Description Type Possible values Availability
configPage Use a different page to store your JSON config than MediaWiki:Custom-Page-Metrics-Config.json string n/a
  • JavaScript
excludeUserGroups List of user groups for whom PageMetrics will not be displayed (can be combined with includeUserGroups) string[] see of groups List of groups (+ "anon")
  • JavaScript
  • JSON
includeUserGroups List of user groups for whom PageMetrics will be displayed (can be combined with excludeUserGroups) string[] see of groups List of groups (+ "anon")
  • JavaScript
  • JSON
Text above can be found here (edit)