Remove "teaser-dropbox-text" experiment

This commit is contained in:
Jessica Lawshe 2018-04-09 14:11:00 -05:00
parent 55cb5b3c70
commit 2301b83f22

View file

@ -19,13 +19,7 @@ define [
url = "#{url}&cc=#{couponCode}"
$scope.startedFreeTrial = true
switch source
when "dropbox"
sixpack.participate 'teaser-dropbox-text', ['default', 'dropbox-focused'], (variant) ->
event_tracking.sendMB "subscription-start-trial", { source, plan, variant }
else
event_tracking.sendMB "subscription-start-trial", { source, plan }
event_tracking.sendMB "subscription-start-trial", { source, plan }
w.location = url