To show the default list of top viewed pages on your wiki, use:
https://pageviews.toolforge.org/topviews?project=en.wikipedia.orgreplacing
en.wikipedia.org
with a valid project. You can also use excludes
to exclude certain pages from view, such as known false positives. Parameters Can be used in any order
- project
-
en.wikipedia.org
(default) or other valid project. - excludes
-
Escaped page names to exclude from the view separated by
|
characters, such as false-positives or irrelevant pages. For exampleMain_page|Special:Search
- date
-
A date representing either a specific day or month, or a relative range. May be one of the following:
-
last-month
Last month (default) -
yesterday
-
A specific month in the format
YYYY-MM
-
A specific day in the format
YYYY-MM-DD
-
- platform
-
One of:
all-access
(default),desktop
,mobile-app
,mobile-web
- mobileviews
- Set to
true
to force setting of the "Show mobile percentages" option. This option only works if theplatform
is set toall-access
. - mainspace
- Set to
false
to show all pages and not just mainspace pages. - mutevalidations
-
Set to
true
to disable warnings from being shown when validating the form. Defaults will still be applied to invalid input as they would normally.