Skip to main content
Solved

Welcome series template help


Forum|alt.badge.img+1

Hi, I deleted the automated discount code generator in the Klaviyo template and I cannot find anywhere to insert it back? It is in the Welcome sequence flow. How can I add this back? 

Best answer by bluesnapper

Welcome to the community @hellosamah

Assuming you mean a unique dynamic code, navigate to your coupons tab and grab the name of the coupon. In my example it's called WINBACK_FLOW_20PC. Then insert the following snippet into your flow email {% coupon_code 'WINBACK_FLOW_20PC' %} and just replace my example coupon name with the name of your coupon. That will insert a code that's unique to each recipient.

Does that help?

Regards

Andy

 

View original
Did this topic or the replies in the thread help you find an answer to your question?

3 replies

bluesnapper
Partner
Forum|alt.badge.img+45
  • Champion & Partner
  • 737 replies
  • Answer
  • February 23, 2024

Welcome to the community @hellosamah

Assuming you mean a unique dynamic code, navigate to your coupons tab and grab the name of the coupon. In my example it's called WINBACK_FLOW_20PC. Then insert the following snippet into your flow email {% coupon_code 'WINBACK_FLOW_20PC' %} and just replace my example coupon name with the name of your coupon. That will insert a code that's unique to each recipient.

Does that help?

Regards

Andy

 


Forum|alt.badge.img+1
  • Author
  • Contributor I
  • 1 reply
  • February 26, 2024

Thank you for the help Andy, got it working again. 


bluesnapper
Partner
Forum|alt.badge.img+45
  • Champion & Partner
  • 737 replies
  • February 26, 2024

No problem @hellosamah Glad it worked out for you!

Regards

Andy