Project:Multivariate
Version:6.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)

Issue Summary

i'm really happy to see this module came up. i was about to tweak the a/b test for multi testing.

some ideas:

if would be great to have a textfield with values for every variant. this should be able to get called from within the template. this way there are limitless possibilities for testing, even content copy could be tested.
i'm not sure that already works.
the same function sould be able to return the index numer of the variante. so in case you had 6 variants you could switch 6 different layouts with a php case stch construct.

anyway, good work, tell me if there is something i could contribute.

Comments

#1

Status:active» postponed (maintainer needs more info)

I am not sure exactly what you are looking for, but take a look at http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/multivariat....

#2

So bara, are you essentially looking for a UI for what boombatower has in code?