Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download optimizely-7.x-2.0.tar.gztar.gz 16.88 KB
MD5: 9b81cb361b0b4f5988d15cb1b3bdfe32
SHA-1: 75b07218fc76dde0362741c2a0b422e6135cf099
SHA-256: 0f4ced6462f0a825cf258ed51d1cc762534aeb6497dcd5ec77f9bc39d56f135d
Download optimizely-7.x-2.0.zipzip 19.59 KB
MD5: ab4028d231138550994a99d0209d9110
SHA-1: f9734436e4fab03ef1b02b9b5acec9c38b8b8da5
SHA-256: c5c07c0c070f95ec9f5d3a57630a94f809abdc588d4b5023981b5e2bd15197e9

Release notes

Official production release:

  • A default project entry always exists that when the Optimizely account ID is added to the module configuration page will allow the basic Optimizely project javascript file to be applied site wide. The default entry can be disabled. This provides the basic functionality of the 7.x-1.x module.
  • Support for multiple project / experiment entries. Prevention of duplicate project entries by Optimizely project ID with the exception of the default entry that uses the account ID for the initial javascript call. A duplicate entry in this case can be made to allow for settings to be applied to a project entry using the default account ID while disabling the default project entry.
  • Each Project entry has settings to include or exclude paths pointing to a related Optimizely javascript file.
  • Each Project entry can be enabled or disabled allowing project entries (settings) to persist and enabled /disabled as desired.
  • Targeted Drupal page cache and Varnish cache will be refreshed with new, edited or deleted Project entries. This results in applying project javascript files to site paths immediately without the need to do a full cache clears to the whole site. An issue that high performance sites will like who are also often users of Optimizely testing.
  • Basic Unit Tests
  • Module Help text. Go to Administer > Help in the Toolbar or by going to the URL http://www.example.com/admin/help
  • Updated README.txt
Created by: DeeZone
Created on: 8 Jun 2013 at 15:48 UTC
Last updated: 3 Aug 2014 at 00:23 UTC

Other releases