Plugin Directory

Changeset 2218695


Ignore:
Timestamp:
12/27/2019 04:01:01 PM (6 years ago)
Author:
lonfirebrand
Message:

add EOL message to readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-content-experiments/trunk/readme.txt

    r1765529 r2218695  
    22Contributors: firebrandllc, lonkoenig
    33Donate link: http://firebrand.net
    4 Tags:  testing, google, content experiments, a/b testing
     4Tags:  testing, google, content experiments, a/b testing, adopt-me
    55Requires at least: 3.2.1
    66Tested up to: 4.8
    77Requires PHP: 5.3.3
    8 Stable tag: 3.1.1
     8Stable tag: 3.1.0
    99License: GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1313
    1414== Description ==
     15
     16As 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
     18So this project will not get updated.
     19
     20Please use [Google Optimize]{https://marketingplatform.google.com/about/optimize/}.
     21
     22---
     23
     24
    1525As 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).
    1626
     
    164174
    165175Our solution is to only run one experiment per user per page view. 
    166 
    1671761. Scan the page for experiments.
    1681771. If more than one experiment is available, pick one at random.
     
    174183
    175184== 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
     186New method for activating debug mode
     187Fix Markdown issues in readme
     188Add Google Optimize recommendations to readme
    184189
    185190= 3.0.2
Note: See TracChangeset for help on using the changeset viewer.