Content Experiments is a somewhat different approach from either standard A/B or multivariate testing. Content Experiments is more A/B/N. You're not testing just two versions of a page as in A/B testing, and you're not testing various combinations of components on a single page as in multivariate testing. Instead, you are testing up to five full versions of a single page, each delivered to visitors from a separate URL.
Questions tagged [google-experiments]
92 questions
470
votes
18 answers
How to fix 'Unchecked runtime.lastError: The message port closed before a response was received' chrome issue?
I'm using VueJS and Laravel for my project. This issue started to show lately and it shows even in the old git branches.
This error only shows in the Chrome browser.

3UMF
- 5,162
- 2
- 15
- 26
23
votes
5 answers
Google Analytics Content Experiments: Possible to setup Variations for Multiple Pages at once?
I've recently learned about the new Google Analytics Content Experiments which looks interesting. ( http://analytics.blogspot.nl/2012/06/helping-to-create-better-websites.html )
The standard usecase seems to be that for a certain page, say a…

Geert-Jan
- 18,623
- 16
- 75
- 137
12
votes
3 answers
Multiple experiments with google analytics api
We use the analytics api to download the experiments and variations, and do the variation selection for our visitors on our end (i.e. Server-side experiments as described here:…

bencoder
- 836
- 5
- 13
11
votes
4 answers
How to run Google Experiment within Google Tag Manager
I have been trying to get this to work for sometime and there seems to be very little information on how this works.
First, I would like to say that I tried the below method to get it working, so please read this before posting a solution.
What I…

KingOptimizer
- 621
- 1
- 6
- 17
9
votes
3 answers
Running multiple experiments on Google Analytics Experiments from the same page?
Does anyone know how I can set up and run simultaneously multiple experiments (or a single one, for that matter) off two pages (original and variation) with a dozen links to signup pages to figure out which one of the two variations produces better…

Crazy Serb
- 76,330
- 8
- 35
- 47
5
votes
2 answers
Angular.js and Google Analytics Content Experiment
So I'm trying to implement google analytics content experiment on a website which is made as angular one page website.
I had setup two versions of my home page, as / and /?v=2, pasted in the google code as instructed, at the very top of the …

fxck
- 4,898
- 8
- 56
- 94
4
votes
1 answer
How to set up Google Analytics Experiments if my Google Analytics run in Google Tag Manager?
When I am working on setting up Google Analytics Experiments in my page, I found the Original page and Variation page both need Experiments Code and Google Analytics code write inside them.
During the Setting up, I found that the Experiments need us…

donggaolao
- 43
- 6
4
votes
0 answers
Run multiple simultaneous tests with Google Content Experiments API
I'm trying to use Google Content Experiments API to run several A/B tests simultaneously in the same page (similar to a multivariate test).
I've tried just putting all the recommended code for each test one after another, like this:
After all is loaded, at the moment I display…

Lewis Diamond
- 23,164
- 2
- 24
- 32
3
votes
1 answer
How can I tell if my Google content experiment is running?
I've created a google content experiment without redirects using the docs.
The basic implementation involves a javascript snippet that uses the following code to choose the version of the experiment: