https://bugzilla.wikimedia.org/show_bug.cgi?id=52206
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Nemo <[email protected]> --- (In reply to comment #4) > Can we get pageview stats for wmfwiki:Special:CentralLogin ? Yes but 1) stats for foundationwiki are completely wrong, bug 49266; 2) I doubt anything would be included in the stats by design as they are wiki/* URLs (good) but with a parameter (bad): so it's useless. Anyway you can tets your luck with something like: curl http://dumps.wikimedia.org/other/pagecounts-raw/2013/2013-08/pagecounts-20130816-040010.gz | zcat | grep -E "^www.f.+CentralLogin" -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
