helmgast / lore

A web-based storytelling framework.
4 stars 0 forks source link

Basic tracking and A/B testing functionality #64

Open ripperdoc opened 10 years ago

ripperdoc commented 10 years ago

Need to make it possible to try different conversion flows as per Google Analytics, and we need to be able to serve different templates. Basically, we should be able to create _A and _B templates (or more), and let Resources switch between them randomly or based on some criteria on the user. In turn, this should include the correct codes for Google Analytics to track these flows.

Another benefit of this is that we can serve a different template e.g. if you are an admin.

ripperdoc commented 10 years ago

See Facebook's library for this: http://facebook.github.io/planout/