Commit graph

296 commits

Author SHA1 Message Date
katemamba
6c5f472112 Update factories.py
for enabling devsetup in ubuntu
2015-01-22 00:22:40 +05:30
Matt Lott
7fda59ee2d Update campaign editor analytics
Adding help click counts and help videos start counts to level view
analytics.
2015-01-20 10:43:02 -08:00
Matt Lott
05f028d944 Update campaign editor analytics
Adding ‘left game’ counts to overall campaign view.  This is the number
of players that left the game after playing the given level.
2015-01-18 16:29:47 -08:00
Nick Winter
865ae66b5c Merge pull request #2087 from emhs/master
Distro-specific devSetup for Arch Linux and Ubuntu
2015-01-14 16:23:32 -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
Elliott Seyler
70542acb04 Commenting out mongo autostart on Arch. 2015-01-12 12:03:54 -08:00
Elliott Seyler
a9974b2929 Adding build-essential for Ubuntu 2015-01-11 22:37:56 -08:00
Elliott Seyler
c638090cc9 Missing import 2015-01-11 22:35:24 -08:00
Elliott Seyler
84c2d3b9a7 Ubuntu starts mongo automatically 2015-01-11 22:32:51 -08:00
Elliott Seyler
9153e1463d Adjusting the subprocess call. 2015-01-11 20:42:34 -08:00
Elliott Seyler
ace7d3d64e Switching to a fresher source of node for Ubuntu 2015-01-11 20:23:44 -08:00
Elliott Seyler
6c731d1e03 Python2 fix 2015-01-11 19:08:59 -08:00
Elliott Seyler
33b505bd87 Fixing Ubuntu code slightly. 2015-01-11 19:01:01 -08:00
Elliott Seyler
9465a41efd Added Arch and Ubuntu distro-specific installation options. 2015-01-11 16:26:59 -08:00
Elliott Seyler
247db0c7f3 Testing for Python 2/3 before installing Node packages. 2015-01-11 16:26:21 -08:00
Matt Lott
29c6b7c9f1 Prune internal analytics event data 2015-01-09 09:27:33 -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
d89b0d90e3 Campaign analytics - unique users, dropped count
Fixing incorrect dropped counts.
Restricting start/finish level events to unique users.
Does not fix campaign editor level view analytics.
2015-01-06 21:38:49 -08:00
Nick Winter
de343f4160 Updated analytics scripts. 2015-01-05 11:23:42 -08:00
Imperadeiro98
07b344e5f4 Merge pull request #2030 from osanseviero/patch-17
Create tips-es.coco
2014-12-30 15:53:12 +00:00
Omar S.
d14546cd14 Update tips-es.coco
Sorry for always doing this tiny mistakes
2014-12-30 10:51:08 -05:00
Omar S.
63763cf2b9 Update readme-es.coco 2014-12-30 10:50:35 -05:00
Omar S.
02f5f70318 Create readme-es.coco 2014-12-30 10:46:03 -05:00
Omar S.
82aa972fbc Create tips-es.coco 2014-12-30 10:42:19 -05:00
Imperadeiro98
4f4daab71f Update en.coco 2014-12-30 12:39:47 +00:00
Imperadeiro98
0000abf86d Update tips.coco 2014-12-30 12:37:56 +00:00
Imperadeiro98
6625d64ef1 Update readme.coco
Don't know if the @ signs are needed before links or not. Also, check if the persons names are right.
2014-12-30 12:36:30 +00:00
Imperadeiro98
9996688e2c Update license.coco 2014-12-30 12:35:12 +00:00
Matt Lott
de334b8ced Campaign drop off rates script
Shows where players stop playing.
2014-12-29 23:18:29 -08:00
Michael Schmatz
1df017b271 Changed latest to 2.6.6 to fix #2007 2014-12-29 23:28:59 -05:00
Omar S.
6df8adde24 Updated gitbash.exe 2014-12-29 15:56:39 -05:00
Omar S.
88bc7938fd Updated the links of node for windows, linux and mac 2014-12-29 15:22:49 -05:00
Omar S.
b4a39c9b04 Update install-mongodb.ps1
I changed the link, but the link is just for 64 bit systems...I don't know if it will work with 32 bit systems
2014-12-29 14:58:26 -05:00
Nick Winter
acbdabe5f7 Merge pull request #2016 from osanseviero/patch-11
Update languages.coco
2014-12-29 10:39:53 -08:00
Omar S.
44b9655639 Update languages.coco 2014-12-29 13:38:18 -05:00
Omar S.
2b4a027904 Create es.coco 2014-12-29 13:28:24 -05:00
Omar S.
688c4d5aa2 Updated mongo and node 2014-12-29 12:40:38 -05: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
Matt Lott
9522da28e8 Help video a/b results - helps clicked afterwards 2014-12-19 15:59:25 -08:00
Matt Lott
b70b82c019 Help video a/b results - level completion
Also using initial event counts to account for weird uneven  sampling
rates.
2014-12-19 15:17:22 -08:00
Matt Lott
ffa3366b8a Help videos A/B results - sub followed?
Shows which level/style combo was followed by a sub purchase.
2014-12-18 17:18:48 -08:00
Matt Lott
368e5e24ee Help videos A/B results - watched more videos?
Shows which style per-level yielded more additional videos watched.
2014-12-18 16:21:04 -08:00
Matt Lott
77a4ec1aa0 Help videos A/B test results script 2014-12-18 13:59:01 -08:00
Matt Lott
345e793d35 Mixpanel script for A/B subscribe copy test 2014-12-16 16:38:54 -08:00
Matt Lott
d68746a922 Update gem counting script 2014-12-16 14:16:23 -08:00
Matt Lott
426424103a Levels & Subs queries 2014-12-16 14:16:23 -08:00
Matt Lott
a3afba068f Analytics code language usage script 2014-12-15 13:53:08 -08:00
Matt Lott
604bc48506 Analytics mongdb queries 2014-12-15 13:36:45 -08:00