Confirmed users
555
edits
(Adding session analysis link) |
m (Fix link) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Summary and Links for Context Graph Experiments == | == 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 | 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. | ||
* [https://github.com/mozilla/heatmap Client code for the collector] | * [https://github.com/mozilla/heatmap Client code for the collector] | ||
* [https://github.com/mozilla/miracle Client code for the | * [https://github.com/mozilla/miracle Client code for the service] | ||
=== Code That Has Been Run against the Data === | === Code That Has Been Run against the Data === | ||
[https://github.com/mozilla/miracle/blob/master/miracle/ | * [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/wiki/Experiments Top 20 / Simple counts of sessions, urls and domains] | |||