Context Graph/Experiment Summary: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (Server -> service)
(Add link to simple SQL statements)
Line 10: Line 10:
* [https://github.com/mozilla/miracle/blob/master/miracle/analysis/weekly_recurrence.py Measuring recurring sessions to the same URL from the same user.]
* [https://github.com/mozilla/miracle/blob/master/miracle/analysis/weekly_recurrence.py Measuring recurring sessions to the same URL from the same user.]
* [https://github.com/mozilla/miracle/blob/master/miracle/analysis/daily_sessions.py Measuring daily sessions per user.]
* [https://github.com/mozilla/miracle/blob/master/miracle/analysis/daily_sessions.py Measuring daily sessions per user.]
* [https://github.com/mozilla/miracle/wiki/Experiments] Top 20 / Simple counts of sessions, urls and domains

Revision as of 10:45, 11 October 2016

Summary and Links for Context Graph Experiments

We're running an experiment to collect browsing data from users. This page will collect links to the experiments being run as they produce results.

Code That Has Been Run against the Data