Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 2.36 KB

File metadata and controls

35 lines (27 loc) · 2.36 KB

ExperimentVariation

Properties

Name Type Description Notes
addToCartCount Integer Total add to cart count for this variation [optional]
averageDurationSeconds Integer Average duration seconds per session for this variation [optional]
averageObjectivePerSession BigDecimal Average objective value per session for this variation [optional]
averageOrderValue BigDecimal Average order value for this variation [optional]
bounceCount Integer Total bounce count for this variation [optional]
conversionRate BigDecimal Conversion rate for this variation [optional]
dailyStatistics List<ExperimentVariationStat> Array of daily statistics for this variation [optional]
durationSecondsSum Long Total number of seconds spent on the site for this variation [optional]
eventCount Integer Total event ocunt for this variation [optional]
initiateCheckoutCount Integer Total initiate checkout count for this variation [optional]
orderCount Integer Total order count for this variation [optional]
orderItemCount Integer Total order item count for this variation [optional]
originalTrafficPercentage BigDecimal Percentage of the traffic the variation originally started out with [optional]
pageViewCount Integer Total page view count for this variation [optional]
paused Boolean True if traffic should be paused to this variation [optional]
revenue BigDecimal Total revenue for this variation [optional]
sessionCount Integer Total sessions for this variation [optional]
smsOptIns Integer SMS Opt Ins for this variation [optional]
trafficPercentage BigDecimal Percentage of the traffic this variation is currently receiving [optional]
url String Url of the variation if this experiment is a url experiment. [optional]
variationName String Name of the variation [optional]
variationNumber Integer Variation number [optional]
winner Boolean True if this variation has been declared the winner [optional]