mediawiki-extensions-Popups/resources
Erik Bernhardson a3af7c91b5 Record canonical special page names in virtual pageviews
When analyzing event data special pages are a bit unique. They
are the same across all wikis, but the name is typically
localized to the wiki itself. The localization is relatively
constant, but can change in ways that the canonical special page
names do not. Simplify analyzing virtualpageviews from special
pages by recording the canonical name of the page, rather than
the localized name.

Changes the VirtualPageViews event submission to provide
wgCanonicalSpecialPageName when appropriate.

Bug: T375387
Change-Id: Ia344d8d60058082fdf0715281d732e5c1f90a38a
2024-09-30 12:18:53 -07:00
..
dist Record canonical special page names in virtual pageviews 2024-09-30 12:18:53 -07:00
ext.popups Generalize settings code (attempt 2) 2024-01-09 17:24:09 -08:00
.eslintrc.json ES6: Prefer Object.assign and Promise to jQuery 2023-04-19 17:02:14 -07:00