Closed (won't fix)
Project:
Multivariate
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 08:07 UTC
Updated:
20 Feb 2011 at 20:53 UTC
Hello,
I would like to test my landing page, which is my root url like this:
www.example.com
I would like to alter by passing in a variable perhaps the node that is displayed.
Is it possible with the module currently?
Comments
Comment #1
giorgio79 commentedRereading a page I have missed this:
"Setting up an A/B style test is very simple and only requires the original URL, and any variation URLs. When a user visits the original URL a mutation will be selected that will either redirect them to one of the variations or leave them on the original URL. The same mutation will be used for the entire user session."
So this seems to be implemented already.
Comment #2
giorgio79 commentedI am reopening this...
It seems it is not possible to test different content (nodes) under the same path, or would that be considered as a mutation instead of a variation?
Also, at the Create Multivariate screen, under variations I see this:
"At the original URL a mutation will be selected which will redirect the user to one of the variation or leave them on the original page"
Should it say "At the original URL a variation...?"
Comment #3
soyarma commentedYou'd have to use the multivariate option, not the A/B split option. That would require you to write code to do some changes to the page with hooks. I'm guessing at this as I haven't used the multivariate option yet myself.
Comment #4
soyarma commentedNo response, closing.