Solved

Migrating to Custom Coupons in Signup Forms

  • 27 July 2022
  • 1 reply
  • 53 views

Badge +1

We currently send a unique coupon code using a “Welcome Flow” that is triggered with a signup form. I’m excited about the ability to show the unique coupon code in the signup form confirmation but would like to have to also have the same unique code continued to be sent in the “Welcome Flow”.

Is there a way to ensure the user is presented with the same unique code in both the signup form and in the flow?

icon

Best answer by stephen.trumble 28 July 2022, 00:53

View original

1 reply

Userlevel 7
Badge +60

Hey @jvanrees 

Thank you so much for reaching out for help with your unique coupon codes. Happy to help!

Unique coupon codes are assigned to a profile as a property under the coupons name and therefore can only have one coupon with that name at a time. So whether you are adding the coupon code to your success message on a signup form or adding the coupon to a message as long as you are using: {% coupon_code 'CouponName' %} in your emails and using the same CouponName for both the signup form and the message it will consistently show the correct code for each customer. Check out these other community post that talk about this topic as well: 

Hope this helps! Thank you for being part of the Klaviyo Community!

Reply