Hey @getlikeminded
Thanks for reaching out for clarification on coupon codes. Happy to help!
You are correct that is old information. You can absolutely display their unique coupon on the signup form and include it in a flow email as a follow up. When the coupon code is displayed on the signup form, it is also added as a custom profile property, which can then be used in emails to display their unique code.
After the codes have been generated, you can include the coupon tag in your campaign template using the following format. {% coupon_code 'NAME_OF_YOUR_COUPON' %}
Replace NAME_OF_YOUR_COUPON with the coupon name (it must be an exact match of the name, including capitalization).
Hope this helps! Thanks again for being such a wonderful member of the Klaviyo Community!
Hi @stephen.trumble,
Thanks for that - but (there is always a but )
that would work for a static coupon code but I have 600 generated unique codes, so {% coupon_code 'NAME_OF_YOUR_COUPON' %} won't work for what I am trying to achieve. Each new person that signs up will see one of the unique (dynamic) codes is there any way to display a dynamic code in a flow?
Thanks
Greg
Sorry I was having a moment -
i understand the naming conventions now! thanks for your help