We would like to estimate the popularity of different kinds of links on desktop history pages like https://en.wikipedia.org/w/index.php?title=Antlia&action=history , including:
- diff links (//cur//, //prev//, //Compare selected revisions// etc.)
- old revisions (e.g. https://en.wikipedia.org/w/index.php?title=Antlia&oldid=880744665 )
- other action=history views e.g. https://en.wikipedia.org/w/index.php?title=Antlia&offset=20170119050717&action=history )
-- by number of items (//20 | 50 | 100 | 250 | 500//)
- User pages
- User talk pages
- All non-special pages
- User contribution pages
- undo
- ~~(for logged-in views): Thanks~~
-- Probably not possible to determine from webrequest data alone. (The Special:Thanks link in each revision entry is caught/suppressed in JS, triggering the revealing of the Thanks confirmation link, which in turn only sends a POST API request whose parameters won't be recorded in webrequest .)
- `Special:Log`? (//View logs for this page//)
- `Special:AbuseLog`? (//view filter log//)
- Show/hide revisions
- Edit change tags
- ...
See also https://meta.wikimedia.org/wiki/Schema:ChangesListClickTracking