>
Download This Plugin | |
Download Elegant Themes | |
Name | Simple Content Experiments |
Version | 2.3 |
Author | Lon Koenig (Firebrand LLC) |
Rating | 0 |
Last updated | 2014-09-19 03:04:00 |
Downloads |
165
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Simple Content Experiments plugin added 2 kB of resources to the Home page and 2 kB of resources to the sample Post page.
Simple Content Experiments plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Simple Content Experiments plugin ads no tables to your Wordpress blog database.Simple Content Experiments creates shortcodes you can use to create variations for Google Experiments. It also handles the communication with the Content Experiments API to select variations and report results.
In the simple (page) form of Google Experiments, the user is redirected to a separate page which contains the variation.
The Simple Content Experiments plugin allows you to define sections within a single page that contain multiple variations. For example, you can test if one call-to-action image gets more clicks than another.
This plugin implements the "Client-side" model described in Content Experiments Without Redirects (Browser-only implementation)
To use this plugin, you will need:
Sample content experiment:
[experiment id="EXPERIMENT ID"]
[ex_variant]
content for first variation
[/ex_variant]
[ex_variant]
content for second variation
[/ex_variant]
[experiment]
Features:
Anchors within an experiment variation get an additional class: "xvariantclick" This class can be used with Google Tag Manager to create a rule that responds to clicks on those elements.
To track clicked items within an experiment, use these new events in your goal definitions. You can look for an event where Category = "experiment" or whatever you named your category above.