|
||
The following database tables are used to store A/B testing data:
•OM_ABTest - contains records representing A/B tests and their settings.
•OM_ABVariant - contains records representing individual A/B testing page variants. Each variant record contains the path to the corresponding document in the content tree, which will be displayed when the given variant is selected during the test.
The results of A/B tests (i.e. conversion statistics) are stored among the data of the web analytics module. Please see Web analytics -> Database tables to learn more.