Created on 29 January 2020
icon_unfollowing
Login to follow
b-testing

A/B Testing

Stable version 1.2.4 (Compatible with OutSystems 11)
Uploaded on 27 April 2020 by 
b-testing

A/B Testing

Documentation
1.2.4

How to start?

  1. Go to BackOffice to create Tests and TestResults
  2. Get selected test (control or challenger) to current user by calling TestResult_GetTest action;
  3. On success, call TestResult_UserConverted action to be registred

How it works?

  1. A/B testing framework with 50/50 split between tests;
  2. A user always sees the same test by setting the cookie "abuid_uid" (beware of GDPR policies);
  3. Only users with ABTestingAdmin role can access all web screens created for reports;
  4. At Dashboard it's possible to see A/B test results.

Roadmap

  • A/B testing segmented by country
  • Dashboard enrichment

Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 2 dependencies