Hi all,

I'd like to A/B test some variations of a view, to see which one has
better conversion.

For example, there's a page http://myapp.com/app/default/list . Inside
this page there's a button which takes user to sign up,
http://myapp.com/app/user/login.

I wish to try UI variations that result in most sign-ups, by randomly
showing multiple (2-3) variations of the button placement and text to
users. I went through Google Optimizer tool help, it somehow makes
sense for static pages, but I'm not able to figure out how to make it
work in a web2py application.

Any inputs for this?

-- Aditya

Reply via email to