Difference between revisions of "Reference:BlueSpiceExtendedStatistics"

(Where can I find the function ExtendedStatistics?)
(Tag: 2017 source edit)
 
 

Extension: BlueSpiceExtendedStatistics


Overview
Description: ⧼bs-statistics-desc⧽
State: stable Dependency: BlueSpice
Developer: HalloWelt License:

GPL-3.0-onlyProperty "BSExtensionInfoLicense" (as page type) with input value "</br>GPL-3.0-only" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Type: BlueSpice Category: Reporting
Edition: BlueSpice pro, BlueSpice Farm, BlueSpice Cloud, BlueSpice free (deactivated)

Features

ExtendedStatistics provides an analytic view of many relevant parameters on the wiki, providing wiki administrators better insight into

functioning

the usage of the wiki.

Usage / Features[edit | edit source]

ExtendedStatistics can be accessed

over

from the page Special:ExtendedStatistics.

It offers analysis of many aspects of wiki, like:

  • Number of users.
  • Number of pages.
  • Edits per user.
  • Search queries
  • and more.

This data can be filtered:

  • By defining the period (from and to date).
  • Granulation (interval to show on diagram - day, week, month, year).
  • Type (absolute, aggregate and list modes).
  • Additional filters depending of the data being represented.
Where can I find the function ExtendedStatistics?[edit | edit source]

"Global actions": "Extended statistics":

ExtStat1.jpg

You can choose which statistic you want. 

ExtStat2.jpg

I will choose, for example, number of edits:

ExtStat3.jpg

And "Create diagram":

ExtStat4.jpg

The functionality of ExtendedStatistics[edit | edit source]

Only three steps to your diagram. Choose the database, add filters and create diagram.

Screenshot: Set the database and filters to get the information you want.

Step 1: Choose the database[edit | edit source]

Next, choose the database you want to use:

  • Number of users: All the users that registered in the period chosen.
  • Number of pages: All pages created in the period chosen. Namespace, linking and so on play no role here.
  • Number of articles: All articles which were created in the period chosen, lie in a content namespace and have at least one internal link. The numbers should conform with the article's MediaWiki statistics. Note: MediaWiki has changes the way it counts a little in Version 1.18. This can lead to slight discrepancies.
  • Number of edits: All edits carried out in the period chosen.
  • Edits per user: The quotient of "number of edits" and "number of users" in each interval is shown.

Step 2: Choose a filter[edit | edit source]

Enter the settings you want:
Date range:

  • Both data fields empty: No time restriction
  • From date empty: Starting from the earliest creation / edit / registration / search query
  • To date empty: Up to the present day.

Display:

  • Resolution (Year, month (default), week, day)
  • Mode
    • Absolute: The actual numbers involved
    • Aggregate: The running total. This graph will always either rise or stay at the same level.
    • As a list: The individual results will be shown as a sortable list.

Filter:

  • Namespace: To choose several namespaces, hold down the CTRL key while clicking. No choice means that all namespaces will be considered.
  • Category: No choice means the results will not be filtered according to category, and pages not assigned to a category will be included.
  • Search space: Only for search query statistics. Enter which pages you want to be included in the statistics: Title, text, files, all
  • Excluded users: Select all users that shall not be included in the statistics.

Step 3: Create diagram[edit | edit source]

When you have finished selecting, click on "Create diagram". A graph is created matching the settings for the statistics you have made.
Note: Only valid data will be taken into account.
The time will be shown on the X axis, and the values on the Y axis.
Below the diagram, you will find a summary of your query.

Screenshot: An example for a diagram.

Tips for working with ExtendedStatistics[edit | edit source]

Carry out queries in small steps. If the server load is expected to be too high, you will be asked to minimise the steps. At the moment, a maximum of 366 steps (e.g. 366 weeks) can be entered. The maximum number will be set by the administrators in the preferences.

The list of search queries can be sorted according to the "number of results". Queries which do not yield any information are especially interesting. There is clearly some information missing in the wiki.

Classical statistics with MediaWiki[edit | edit source]

The statistics special page in MediaWiki has developed its own counting system. For example, an article or a content page will only be counted if

  • it is in the main namespace or a different separately determined namespace
  • it is not a redirect
  • it contains at least one internal link.

Further helpful information:

Icon-link.png
Related topics

Some aspects of this extension can be configured with the Config manager, under ExtendedStatistics. Here, wiki administrators can configure:

  • the users to exclude from statistical analysis
  • the maximum number of interval steps

Technical Information[edit source]

This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.

Requirements[edit source]

  • MediaWiki: 1.31
  • BlueSpiceExtendedSearch: 3.2

BlueSpiceFoundation: 3.2

Integrates into[edit source]

  • BlueSpiceExtendedSearch
  • BlueSpiceExtendedStatistics

Special pages[edit source]

  • ExtendedStatistics
  • ExtendedStatisticsSnapshots

Permissions[edit source]

Name Description Role
extendedstatistics-viewspecialpage-aggregated ⧼right-extendedstatistics-viewspecialpage-aggregated⧽ admin, maintenanceadmin
statistic-viewspecialpage ⧼right-statistic-viewspecialpage⧽ admin, maintenanceadmin

Configuration[edit source]

Name Value
StatisticsAvailableGrains array ( 'Y' => 'bs-statistics-year', 'm' => 'bs-statistics-month', 'W' => 'bs-statistics-week', 'd' => 'bs-statistics-day', )
StatisticsExcludeUsers array ( 0 => 'WikiSysop', )
StatisticsMaxNumberOfIntervals 366

API Modules[edit source]

  • bs-statistics-available-diagrams-store
  • bs-statistics-search-options-store
  • bs-statistics-tasks

Hooks[edit source]


Attachments

Discussions