10 comments

[ 2.8 ms ] story [ 36.8 ms ] thread
Are you using this in Production now? I took a stab at something similar in Ruby (https://github.com/doomspork/Orwell) awhile ago, seeing this makes me want to dust it off and add new features. Thanks for sharing!
This is good example of how to answer 'big data' questions without big expensive distributed systems via the magic of lots of RAM and probabilistic data structures.
great point and this is the exact rationale behind the architectural design
The UI looks to be heavily inspired by Mixpanel's
One of the first things I noticed when I checked it out. Both MixPanel and Codecademy are YC so I wonder whether there was any communication around it.
This looks fantastic, kudos for open sourcing
can't see d3 for the funnel/cohort charts .. then what are you using for drawing the charts?