action-center-platform icon indicating copy to clipboard operation
action-center-platform copied to clipboard

Allow variants for action title, text, image, etc. and setup A/B testing

Open mfb opened this issue 6 years ago • 0 comments

At some point we'd like to allow variants for action title, summary, description, image etc. and setup A/B (or possibly multivariate) testing. The variants could be applied and tracked via javascript (allowing action pages to be cached) - or if action pages are not cached, then the pages themselves could vary.

Tracking could be done by sending events to Matomo, e.g. using the content tracking API: https://matomo.org/docs/content-tracking/ or using the premium-only A/B testing API: https://matomo.org/docs/ab-testing/

mfb avatar Mar 21 '19 01:03 mfb