Created
October 31, 2014 16:34
-
-
Save simong/72e9e796df64aee3434c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Interesting telemetry points: | |
| ----------------------------- | |
| Below are some questions I thought of that we might like to get | |
| out of whatever system(s) that will back TimeTable. | |
| Sign in | |
| * Number of sign ins per month | |
| * Number of unique users who signed in per month | |
| * Number of sign ins per user per month | |
| Navigating (mainly for setting up a funnel to subscribing I suppose) | |
| * Keep track of course / part / module the yser clicks | |
| Subscribing | |
| * Average number of series / events that a user subscribes to | |
| * When does a user subscribe to a serie / event (and the deltas between them) | |
| * Number of users suscribed to a serie / event | |
| Administration | |
| * Number of updates to an event / series | |
| * Delta between updating an event and when the event takes place | |
| * What fields are updated most (location, time, lecturer, ..) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment