A/B Test JS
Categories
Component ID
2601142
Component name
A/B Test JS
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
6025
Component created
Component changed
Component body
Overview
A detailed description of the module and instructions are in the module documentation.
This module allows A/B and multivariate testing via JavaScript, and exposes a UI to create tests. It is similar to Optimizely, Adobe Test&Target, and Visual Website Optimizer, except for these key differences:
- The testing functionality and UI are fully integrated into Drupal, as opposed to an external script.
- Test variations (aka experiences) are implemented simply with custom JavaScript snippets (see example snippets); There is no WYSIWYG interface.
- Test data must be integrated into your analytics platform for test evaluation (see Viewing Test Results: Analytics Integration Instructions); There is no built-in functionality for evaluating test results.
- Everything is fully open source and free :).
See the module documentation for more information.
