localgov
localgov copied to clipboard
A/B Testing pages
See https://www.bigtown.star-one.org.uk/localgov-digital-strategy-and-manifesto/2023/ab-cde-testing-using-built-cms-functionality
Interesting idea? I think there where some A/B test modules in Drupal, though more developer focused. Caching would be an issue, as you'd loose the static anon user cache and possibly things like Varnish on the pages being tested as PHP would have to run, but each element would still get rendered.
Shall we try https://www.drupal.org/project/abjs (docs) and https://www.drupal.org/project/abtestui