UltracartClient::ExperimentVariation

Properties

Name Type Description Notes
add_to_cart_count Integer Total add to cart count for this variation [optional]
average_duration_seconds Integer Average duration seconds per session for this variation [optional]
average_objective_per_session Float Average objective value per session for this variation [optional]
average_order_value Float Average order value for this variation [optional]
bounce_count Integer Total bounce count for this variation [optional]
conversion_rate Float Conversion rate for this variation [optional]
daily_statistics Array<ExperimentVariationStat> Array of daily statistics for this variation [optional]
duration_seconds_sum Integer Total number of seconds spent on the site for this variation [optional]
event_count Integer Total event ocunt for this variation [optional]
initiate_checkout_count Integer Total initiate checkout count for this variation [optional]
order_count Integer Total order count for this variation [optional]
order_item_count Integer Total order item count for this variation [optional]
original_traffic_percentage Float Percentage of the traffic the variation originally started out with [optional]
page_view_count Integer Total page view count for this variation [optional]
paused BOOLEAN True if traffic should be paused to this variation [optional]
revenue Float Total revenue for this variation [optional]
session_count Integer Total sessions for this variation [optional]
traffic_percentage Float Percentage of the traffic this variation is currently receiving [optional]
url String Url of the variation if this experiment is a url experiment. [optional]
variation_name String Name of the variation [optional]
variation_number Integer Variation number [optional]
winner BOOLEAN True if this variation has been declared the winner [optional]