Download the PHP package heyday/silverstripe-abtesting without Composer
On this page you can find all versions of the php package heyday/silverstripe-abtesting. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heyday/silverstripe-abtesting
More information about heyday/silverstripe-abtesting
Files in heyday/silverstripe-abtesting
Download heyday/silverstripe-abtesting
More information about heyday/silverstripe-abtesting
Files in heyday/silverstripe-abtesting
Vendor heyday
Package silverstripe-abtesting
Short Description Google Analytics A/B Testing in SilverStripe
License
Package silverstripe-abtesting
Short Description Google Analytics A/B Testing in SilverStripe
License
Please rate this library. Is it a good library?
Informations about the package silverstripe-abtesting
SilverStripe ABTesting
Installation (with composer)
$ composer require heyday/silverstripe-abtesting:0.2.0
For 2.4 see the tag 0.1.7
Usage
Add the following to your root level Page SilverStripe template
Decorate the object/page you wish to test with the ABTestingExtension
Set up the variations for the test
For SilverStripe 2.4
For SilverStripe 3
Where st
is a GET variable like /?st=b
Unit testing
$ composer install --dev
$ vendor/bin/phpunit
All versions of silverstripe-abtesting with dependencies
PHP Build Version
Package Version
No informations.
The package heyday/silverstripe-abtesting contains the following files
Loading the files please wait ....