Plone Mosaic Tile for A/B Testing content changes
Project description
This Plone addon provides a new Tile type for Mosaic Layout views. It is a variation on a RichText tile which provides two WYSIWYG HTML fields. It will randomly show one of the two HTML fields based on a weighted ratio, for the purpose of A/B testing parts of a page layout.
Features
Includes optional support for custom JS to run with each rendered HTML option.
Includes optional support for adding a campaign query string variable to any links in the rendered HTML, indicating whether option A or B was the source for analytics tracking.
Provides a custom permision to restrict adding and editing of A/B Test Tiles to more privileged users.
Installation
Install jazkarta.abtesttile by adding it to your buildout:
[buildout] ... eggs = jazkarta.abtesttile
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/collective/jazkarta.abtesttile/issues
Source Code: https://github.com/collective/jazkarta.abtesttile
Support
If you are having issues, please let us know at info<at>jazkarta.com
License
The project is licensed under the GPLv2.
Contributors
jazkarta, info <at> jazkarta.com
Witek, witekdev <at> gmail.com
Alec Mitchell, alecpm <at> gmail.com
Changelog
1.0 (2018-05-08)
Initial release. [witekdev]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.