Changeset 2218695
- Timestamp:
- 12/27/2019 04:01:01 PM (6 years ago)
- File:
-
- 1 edited
-
simple-content-experiments/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-content-experiments/trunk/readme.txt
r1765529 r2218695 2 2 Contributors: firebrandllc, lonkoenig 3 3 Donate link: http://firebrand.net 4 Tags: testing, google, content experiments, a/b testing 4 Tags: testing, google, content experiments, a/b testing, adopt-me 5 5 Requires at least: 3.2.1 6 6 Tested up to: 4.8 7 7 Requires PHP: 5.3.3 8 Stable tag: 3.1. 18 Stable tag: 3.1.0 9 9 License: GPLv2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 13 13 14 14 == Description == 15 16 As of August 2019, Google [no longer allows new Experiments](https://support.google.com/analytics/answer/9366791?hl=en&ref_topic=1745146) using the Experiments API. 17 18 So this project will not get updated. 19 20 Please use [Google Optimize]{https://marketingplatform.google.com/about/optimize/}. 21 22 --- 23 24 15 25 As part of Analytics, Google offers a free content testing service called [Google Experiments](https://support.google.com/analytics/topic/1745146?hl=en&ref_topic=1120718). 16 26 … … 164 174 165 175 Our solution is to only run one experiment per user per page view. 166 167 176 1. Scan the page for experiments. 168 177 1. If more than one experiment is available, pick one at random. … … 174 183 175 184 == Changelog == 176 = 3.1.1 177 + Update for WordPress 4.9 178 + Fix "autop" issue where extra paragraph tags were being added 179 180 = 3.1.0 181 + New method for activating debug mode 182 + Fix Markdown issues in readme 183 + Add Google Optimize recommendations to readme 185 = 3.1 186 New method for activating debug mode 187 Fix Markdown issues in readme 188 Add Google Optimize recommendations to readme 184 189 185 190 = 3.0.2
Note: See TracChangeset
for help on using the changeset viewer.