The multivariate-testing tag has no wiki summary.
3
votes
2answers
136 views
A/B Testing with apache and mod_rewrite
Tried searching for this but my google-fu is lacking today.
So I have 2 versions of site, in
/var/www/vhosts/testa.mydomain.com/httpdocs and
/var/www/vhosts/testb.mydomain.com/httpdocs
where ...
3
votes
4answers
1k views
Alternatives to GWO (Google Website Optimizer)?
We're using GWO (Google Website Optimizer) now. The multivariate and A/B testing is exactly what we need and works great from the perspective of showing the variations to the users. However, we have ...
3
votes
5answers
244 views
How to setup split test?
I want to create a way to test different layouts on a page to see which get more conversions.
For example. If I have 2 versions of a page and I send 50% to page A and 50% to page B and see which one ...
2
votes
2answers
75 views
Multivariate graphics recommendation for R
Could you please recommend the best way to visualize data with four variables in any of the available R packages.
Namely, I have two categorical variables(populations(12) and characters(50)) and two ...
2
votes
1answer
104 views
Looking for CMS suggestions that support multivariate testing
I'm a developer for a small company with a fairly meager marketing budget, and as such our main website is our most important marketing tool. Currently the site is built in .NET and is composed of a ...
1
vote
1answer
39 views
How do you mitigate risk when introducing multivariate testing into a dynamic web application?
My company is engaging with a multivariate testing vendor (I can't disclose which one just yet), and I am being asked to integrate their system into our flagship B2C commerce site.
Usually, the word ...
1
vote
1answer
124 views
How to color code scatter-plot of PCoA
So I am new to this. I need to run PCoA on the following data matrix. I am able to run my analyses using ADE4, labdsv, Ginko, Aabel softwares. Whats bothering me is how to color code the labels in the ...
1
vote
2answers
265 views
Multivariate Testing with Optimizely
I've just started using Optimizely, and really love it. However, I need to do a multivariate test. Has anyone come up with a way, hack or otherwise, to do MVT in Optimizely? Manually creating 25-100 ...
1
vote
1answer
273 views
Is ASP.NET (webforms) Incompatible with Google Website Optimizer Multivariate Testing?
I've been stuggling all morning trying to get a multivariate test going in google website optimizer.
I've copy and pasted the header/footer code into the pages, and setup a basic page section just to ...
1
vote
1answer
148 views
Google Website Optimizer Validation
Hey all. I'm attempting to run a multi-variant test on a page, and just have a quick question on validation. Due to the size of the site, and the volume of visitors, we are going to segment the test ...
1
vote
2answers
280 views
Best practices for split testing Android apps
For web applications split testing various options get usually split tested to maximize their effectiveness with tools like Google Website Optimizer. One of the most impressive example might be Google ...
0
votes
0answers
7 views
Check for multivariate normality and multicollinearity
I've a dataset to analyze by multivariate PCA, LDA , Scaling MD and so on..
How can I asses for multivariate normality and multicollinearity in R?
In case data are not normal, how can I transform ...
0
votes
0answers
14 views
Google websiteoptimizer dynamic input page parameters
I've set a multivariate test using google website optimizer,
but I can't manage to test dynamic pages that accept input parameters.
I've also carefully read this post and still I can't manage to sort ...
0
votes
0answers
22 views
How to track a conversion with GWO without a success page
I am trying to implement Google Website Optimizer on our site to test whether a third party payment method is effective.
The provider does not forward our users onto a success page, but simply calls a ...
0
votes
1answer
74 views
Math behind multivariate testing for website optimization
I am looking for theoretical resources (books, tutorials, etc.) to learn about making sound statistical inferences given (plenty of) multivariate website conversion data.
I'm after the math involved, ...
0
votes
0answers
30 views
Fire javascript after GWO serves it through multivariate test
Our marketing team are asking to test an entire new booking flow on our site through Google Website Optimizer. In order for this to work, test participants will need to have;
Various different links ...
0
votes
1answer
184 views
a/b testing without javascript based integration
I would like to do a/b testing for my website, but I don't want to use javascript based solution such as google weboptimizer because it would affect page load times. Are there any server side ...
0
votes
0answers
36 views
Google Website Optimizer can't retrieve pages
I am trying to set up a multivariate test for one of the sites I work on. The site is live and is selling quite nicely, so nothing wrong with the site itself.
Step 1 of setting up a GWO multivariate ...
0
votes
0answers
69 views
GWO testing on elements common to multiple pages
We're just in the middle of doing site re-design and our marketing team want to start testing assumptions rather than just hitting and hoping (which has been the trend up to now). This is fantastic ...
0
votes
1answer
132 views
Split Testing and Optimization Techniques
For example we have 5 landing pages, running under the same URL, being served randomly based on their weightage.
What I want is to check which page is converting more and increase it's weightage ...
0
votes
2answers
145 views
Is there an easy to use and well maintained split & multivariate testing library for PHP?
Google Web Optimizer is great, but I don't like the idea of depending upon JavaScript for split testing let alone multivariate testing. I'm looking for a fairly simple and well maintained testing ...