din-co / d2

Solidus-based commerce application
0 stars 2 forks source link

A/B Test Framework #193

Closed roblafave closed 8 years ago

roblafave commented 8 years ago

@beausmith - let me know when you have a moment. I'd love to discuss how to make this change a/b testable.

roblafave commented 8 years ago

@cee-dub - if you're cool with it, let's ship this one for a Monday start date w/o any additional tweaks, but work on the Rails helper to streamline subsequent a/b tests.

cee-dub commented 8 years ago

We still need to wrap this in a time box so that there aren't any time sensitive deploys happening

roblafave commented 8 years ago

Let's work on that together today.

cee-dub commented 8 years ago

Unblocked: the A/B test variants work correctly now, as KM can write cookies. See https://devcenter.heroku.com/articles/cookies-and-herokuapp-com for background.

cee-dub commented 8 years ago

Should we take another look at this and consider a 2-up grid or merge as-is? Looking to @beausmith for an answer.

Before we ship this, let's pick new dates to run the test, since our original dates have passed.

cee-dub commented 8 years ago

Decided to remove the test itself so we can merge the new functionality and use it going forward.