Editing AB Test Variant

Google analytics search term: caboose_ab_variants="*|<%= @variant.analytics_name %>=1|*"

Options

<% if @variant.ab_options && @variant.ab_options.count > 0 %> <% @variant.ab_options.each do |opt| %> <% end %>
<% else %>

This variant doesn't have any options.

<% end %>

<% content_for :caboose_js do %> <%= javascript_include_tag "caboose/model/all" %> <% end %>