Addshore added a comment.

I am not sure this requires any works from analytics team. Seems like the data you need is already available on pageview API.

You just need to find out which are the pages you are interested in finding pageview stats for qnd querying the pageview API with those.

correct?

So I believe that this ticket is talking about wanting a list of these pages with the most views. A broader way of describing this would be a list of pages on a project or across multiple projects that have the most views based on a prefix.

So someone would query for something like:

project=* prefix=Special:AboutTopic/

or

project=enwiki prefix=Special:AboutTopic/

And would then be returned a list such as:

193 Special:AboutTopic/Q123
89 Special:AboutTopic/Q92183
73 Special:AboutTopic/Q111
20 Special:AboutTopic/Q43
1 Special:AboutTopic/999
1 Special:AboutTopic/987

Whould this be something that the analytics team could add to the pageview api?

I do however already see an issue here, as the specialpage namespace is localised and thus getting this data may be hard.

If this is not something that the analytics team would like to see in the pageview api then we will have to explore other routes of regularly getting and publishing the data, the hive query for this from the webrequest table should be fairly straight forward.


TASK DETAIL
https://phabricator.wikimedia.org/T132223

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Legoktm, Nuria, Lucie, Addshore, Lydia_Pintscher, Ricordisamoa, Quiddity, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to