Getting confused with Coupons
So I want to run this automation. When I create the coupon the only way I can see to put the code in the email is to copy the id {{woo_coupon.2_35}} displayed when configuring the coupon, OK I can add that to the email.
What is confusing me .....
When the next person enters the automation will it generate a different code? or use the same code?
The coupon is set to expire after xx days, will this be reset each time the automation is run?
My thoughts are if it generates a new coupn each time it runs then the code {{woo_coupon.2_35}} I entered in the email would be wrong.
If it is the same code then it would not work for customers getting it after xx days.
If anybody can throw some light on this for me it would be much appreciated.
Thanks Nick
If you are using the ID tag code then a new coupon should be created each time the automation triggers based on your settings. As long as you're using the ID tag code in email it would provide that unique code to customer in email. Previous coupons would remain active based on the XX days as you mentioned, for previous emails sent to those customers.
Janice BennettΒ Thanks for the reply but if I use the id tag {{woo_coupon.2_35}} which is the one created when setting the automation up at step 2. When it creates the next one will the id tag not change?
This is what I have in the create coupon step 2
The ID tag is for the newly-generated coupon of that action, not one singular coupon. So each coupon should be unique. (I just used this feature last week for an event and it worked!)