Commit graph

7 commits

Author SHA1 Message Date
Matt Lott
c2abefb637 Updating internal analytics scripts
Result of some data sleuthing.  They are only used for investigations,
and not production aggregation.  Hence, a bit ugly and unfinished.
2015-01-28 16:07:27 -08:00
Matt Lott
3fd5f49220 Analytics data revamp
Add analytics per-day aggregation collection.
Add analytics strings collection.
Add per-day aggregation mongo insertion script.
Update campaign editor to use aggregation collection.
Update queries to use _id instead of created field.
2015-01-14 11:09:01 -08:00
Matt Lott
bc93a2b181 Update campaign editor analytics
Restrict level view completion rates to unique users. Super slow, perf
work to do here.
Increase level view completion rate date range to 2 weeks.
Increase level view average playtimes date range to 2 weeks.
Display player name if available in level view recent sessions.
2015-01-08 16:01:49 -08:00
Matt Lott
de334b8ced Campaign drop off rates script
Shows where players stop playing.
2014-12-29 23:18:29 -08:00
Matt Lott
19d95cfb85 Average code problem count for level rates script 2014-12-24 16:56:57 -08:00
Matt Lott
bf54e3d04e Add average playtime to level rates script 2014-12-24 15:34:30 -08:00
Matt Lott
b33e3a93ba Level completion rates script 2014-12-24 11:09:58 -08:00