Skip to content

A/B Testing Module

Draft

This page is a stub. Content coming.

handlr-module-ab — deterministic, session-scoped A/B testing.

  • npm: @phillipsharring/handlr-module-ab
  • Packagist: phillipsharring/handlr-module-ab

To cover

  • Deterministic, session-scoped variant assignment
  • The #ab Handlebars block helper for variant markup
  • Conversion capture and aggregated daily counts
  • Frontend wiring (helper + client runtime)
  • Backend wiring (service provider, pipes, tables, migrations)
  • Configuration options

Released under the MIT License.