To get the latest data on articles you've created, with default options, put a link to the following anywhere in your userspace:
https://pageviews.toolforge.org/userviews?project={{SERVERNAME}}&user={{ROOTPAGENAMEE}}
Parameters Can be used in any order
- project
-
en.wikipedia.org
(default) or other valid project. - user
-
Escaped username. For linking to the owner of a userspace page on wiki, use
{{ROOTPAGENAMEE}}
- namespace
-
The namespace number. Defaults to
0
. Useall
for all namespaces. - redirects
-
0
to exclude redirects (default),1
to only include redirects, or2
to include redirects and non-redirects. - range
-
A special range to use instead of exact
start
andend
dates. May be one of the following:-
latest
(default) The last 20 days of data -
latest-N
where N is a number. For examplelatest-30
will show the last 30 days of data -
current
The latest available day -
this-week
This week -
last-week
Last week -
this-month
This month -
last-month
Last month -
this-year
This year -
last-year
Last year -
all-time
All time
-
- start
-
Start date in the format
YYYY-MM-DD
.
Omit this parameter and theend
parameter to show the most recent data. - end
-
End date in the format
YYYY-MM-DD
, defaults to previous day. - platform
-
One of:
all-access
(default),desktop
,mobile-app
,mobile-web
- agent
-
One of
user
(human viewer, default),spider
(search engine crawlers),automated
(automated programs), orall-agents
(all types) - sort
-
Which column to sort. One of:
lang
,title
,views
,datestamp
,size
- direction
-
The sort direction.
1
for descending,-1
for ascending - autolog
-
Set to
false
to disable automatically setting the "Logarithmic scale" option - 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.