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

giorgio79’s picture

Status: Active » Fixed

Rereading 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.

giorgio79’s picture

Status: Fixed » Active

I 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...?"

soyarma’s picture

You'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.

soyarma’s picture

Status: Active » Closed (won't fix)

No response, closing.