Expand my Community achievements bar.

Ask our product team on how to best grow your experimentation and personalization strategies with Target during our AMA on May 6th!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Trigger A/B test in Adobe Target when someone enters Invalid or Expired Coupon

Avatar

Level 1

We would like to create an A/B test that is triggered by one or two events, 'Coupon Invalid' or 'Coupon Expired', to reward visitors with an instant discount. How can we implement this with Target? 

Many thanks

1 Reply

Avatar

Employee Advisor

You can fire activity on coupon code page url and write your actions in custom code under modifications tab.

E.g. by using onclick event you can simply trigger changes depending on your conditions.