Skip to content

Instantly share code, notes, and snippets.

@andreaskaempf
Created November 3, 2014 09:49
Show Gist options
  • Save andreaskaempf/428c733345c7569bc399 to your computer and use it in GitHub Desktop.
Save andreaskaempf/428c733345c7569bc399 to your computer and use it in GitHub Desktop.
Blending server-side with in-browser analytics
JavaScript makes it possible to run sophisticated quantitative models in the browser, but sometimes things need to run on the server. I'd like to describe an approach I've been using that transparently and fluidly bridges the best of both worlds, using an example from credit card marketing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment