Nick Winter
498eae328a
Migrated from mongoose-text-search to new built-in operators. Fixed #2367 .
2015-02-21 14:22:51 -08:00
Nick Winter
1ba79b83a9
Added a script to recalculate all gems purchased.
2015-02-20 11:11:12 -08:00
Nick Winter
c1e14dc973
Fixed achievement recalculation to work from the command line.
2015-02-18 09:57:03 -08:00
Nick Winter
52648399c6
Fixed recording of gamesCompleted. Fixed recalculateStatistics scripts to not explode memory, and to report progress.
2015-02-17 20:51:32 -08:00
Nick Winter
d3707306cc
Added a script to count spoken language usage.
2015-02-16 17:12:59 -08:00
Nick Winter
578ec6d7d0
Was confused about achievement collections and categories.
2015-02-13 17:10:30 -08:00
Nick Winter
6cdd6fbc44
Improvements for recalculating earned achievements, recreating earned achievements that should exist, and updating proportionalTo achievements like simulatedBy that don't get updated with a post-save hook.
2015-02-13 16:33:13 -08:00
Matt Lott
ed7d7b0412
Mixpanel gem prompt a/b test script
...
Investigating some weirdness where no-prompt group is 50% larger than
prompt group. True in Mixpanel and in our internal analytics.
2015-02-11 13:57:30 -08:00
Matt Lott
6178800d16
Add browser segments to a/b test scripts
2015-02-11 11:07:36 -08:00
Matt Lott
cf78e4068f
Add correct start dates to a/b test scripts
2015-02-10 15:28:45 -08:00
Nick Winter
f16ec24893
Fixed a few typos in analytics queries.
2015-02-10 13:16:09 -08:00
Matt Lott
30c31f908b
Add a/b test results scripts
2015-02-10 11:34:14 -08:00
Scott Erickson
097dbd11dd
Added a script for getting some subscription data more easily.
2015-02-05 15:32:15 -08:00
Matt Lott
20e70c316e
Help usage analytics script
2015-02-04 15:50:17 -08:00
Imperadeiro98
2a1d74ab59
Update downloads.coco
2015-01-31 22:36:23 +00:00
Imperadeiro98
a68698f0c1
Update install-mongodb.ps1
2015-01-31 22:32:03 +00:00
Matt Lott
35cf7afb8d
Update level played before sub script
2015-01-28 20:04:51 -08:00
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
Imperadeiro98
54d047e948
Update setup.py
2015-01-27 22:50:06 +00:00
Imperadeiro98
c491b93799
Update repositoryInstaller.py
2015-01-27 22:49:19 +00:00
Imperadeiro98
2ef4af21d9
Update mongo.py
2015-01-27 22:48:04 +00:00
Imperadeiro98
2ffb5b82c5
Update downloader.py
2015-01-27 22:47:42 +00:00
Imperadeiro98
7a387edf69
Update directoryController.py
2015-01-27 22:47:31 +00:00
Imperadeiro98
84551899d9
Update dependency.py
2015-01-27 22:45:41 +00:00
Imperadeiro98
ec2624e370
Update configuration.py
2015-01-27 22:45:31 +00:00
Imperadeiro98
5195da3bef
Update node.py
2015-01-27 22:44:53 +00:00
Imperadeiro98
3821f5d9ec
Update factories.py
2015-01-27 22:39:26 +00:00
Imperadeiro98
94f6693503
Update bootstrap.sh
2015-01-27 22:33:38 +00:00
Matt Lott
e49c74259b
Update campaign editor analytics
...
Adding shown and purchased subscription counts.
Locking down analytics to admin-only.
2015-01-21 13:41:38 -08:00
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