We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f19d85 commit bbec0dbCopy full SHA for bbec0db
specs/abtesting/common/schemas/ABTest.yml
@@ -94,11 +94,6 @@ ABTest:
94
- createdAt
95
- endAt
96
- updatedAt
97
- - conversionSignificance
98
- - clickSignificance
99
- - purchaseSignificance
100
- - addToCartSignificance
101
- - revenueSignificance
102
- abTestID
103
- variants
104
specs/abtesting/common/schemas/Variant.yml
@@ -118,12 +118,7 @@ variant:
118
- noResultCount
119
- index
120
- description
121
- - conversionRate
122
- conversionCount
123
- - clickThroughRate
124
- clickCount
125
- - averageClickPosition
126
- - addToCartRate
127
- addToCartCount
128
- - purchaseRate
129
- purchaseCount
0 commit comments