=== Simple Google Content Experiments === Contributors: brandondove, jeffreyzinn, teamforleo, nateconley Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PXHTZJUJPAYJ4 Tags: A/B Testing, Content Experiments, Google Analytics Requires at least: 4.4.2 Tested up to: 5.0.3 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows you to insert Google Analytics Content Experiments code into your site. == Description == Using the built-in custom fields in WordPress, you can insert Google Analytics Content Experiments code into any custom post type that supports custom fields. Create a new custom field labeled "google_content_experiment_code" with the value being the code that you get from Google Analytics and click Save. This will insert the content experiment code into the head of your html document for the page or post specified. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/simple-google-content-experiments` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Changelog == = 1.0 = * Initial version = 1.1 = * Updated WordPress version supported