analytics-analytics.wikimedia.org

This is a mirror from https://gerrit.wikimedia.org/g/analytics/analytics.wikimedia.org. See https://www.mediawiki.org/wiki/Developer_access for contributing.

Stars
5

Static content of analytics wikimedia.org domain

To easily test locally you can do:

python -m SimpleHTTPServer 5000

And later access files with http://localhost:5000/

Dashiki

We serve some dashiki instances from this domain. In order to update you need to build dashiki locally and update the source. The only thing to look for is that piwik site is #8 and that has to be passed at build time

Vital Signs

gulp --layout metrics-by-project --config Dashiki:VitalSigns --piwik piwik.wikimedia.org,8

Browser Reports

gulp --layout tabs --config Dashiki:SimpleRequestBreakdowns --piwik piwik.wikimedia.org,8

Standard Metrics

gulp --layout tabs --config Dashiki:StandardMetrics --piwik piwik.wikimedia.org,8

ReportCard

gulp --layout tabs --config Dashiki:ReportCard --piwik piwik.wikimedia.org,8

Related Projects