0

I am looking for a way to include statistics of the page views for each article. Similar to the Wikipedia, but no need for such an advanced approach. Any suggestion/recommendations, since it was officially removed from MW?

Stefan Zobel
  • 3,182
  • 7
  • 28
  • 38
pwund6r
  • 1
  • 3
  • It was moved into [an extension](https://www.mediawiki.org/wiki/Extension:HitCounters). – Tgr Oct 18 '16 at 17:09
  • Extension:HitCounters: "Currently it is only possible to migrate wikis using MW 1.25 to use this extension. A fresh install in MW 1.26 and higher is not possible! " :( – pwund6r Oct 18 '16 at 18:32

1 Answers1

0

This Extension says it's in beta but may still meet what you're looking for?

I see that you're using a MW 1.26? This extension works with 1.22+

https://www.mediawiki.org/wiki/Extension:UserPageViewTracker

There are a bunch of other extensions that may meet your needs. Every Extension page shows which version of Mediawiki it is able to work with, and whether or not it is a stable release or still in production.

You may also want to check out this thread in stackoverflow:

How to use Wikipedia API to get the page view statistics of a particular page in wikipedia?

Community
  • 1
  • 1