How to add voucher to reminder


  • Default avatar
    sklep    
     7 years ago
    0

    Hi

    Sorry but I haven't found solution.

    I would like to put coupon code to email, which should be sent after 14 days since the baying date. Simple but:


    1) I set profil
    2) I put it to reminder and set sending it after 14 days.

    What I don't know:
    1) How to put coupon code to profil. As to be shown in {vouchers}
    2) How make the specific coupon valid 21 days from sending date (such coupons might be a big number every day). I don't want to make coupons with specific date.
    3) Are these coupons generated every time the reminder emails?

    Radek
  • Your avatar
    seyi    
     7 years ago
    0

    Hello,

    These are the tags for reminder:

                        {user_name}
                        {username}
                        {voucher}
                        {today_date}
                        {voucher_value}
                        {expiration}
                        {expiration_year_4digit}
                        {expiration_year_2digit}
                        {expiration_month_namelong}
                        {expiration_month_nameshort}
                        {expiration_month_2digit}
                        {expiration_month_1digit}
                        {expiration_day_namelong}
                        {expiration_day_nameshort}
                        {expiration_day_2digit}
                        {expiration_day_1digit}


    So you could use {voucher} tag for the coupon code.

    1. For reminders, you can ignore the {vouchers} tag.
    2. if you are manually creating the coupon in awocoupon backend, then you would have to select the specific date
    3. No, it simply reads the date the coupon expires, and if it is, for example, 14 days to expire and your reminder is set for 14 days, then it will automatically send

  • Default avatar
    sklep    
     7 years ago
    0

    Thank you Seyi

    It was misunderstanding. I thought that reminder refers to the date of last purchase and I can remind customers about new offer for example 14 days since their last order. But it reminds that the voucher hasn't been used yet.

    Ok. now I understand all.

    Thank you.

    Radek
  • Default avatar
    allen1    
     6 years ago
    0

    Although field mappings are described for gift certificate profiles at https://awodev.com/documentation/awocoupon-pro/profiles, I cannot find the same for reminder profiles anywhere in documentation.

    For reminders, is {voucher_value} the balance remaining, or the original value purchased?

    What does {user_name} map to?

    What does {username} map to?


    Thanks, Allen


  • Your avatar
    seyi    
     6 years ago
    0

    {voucher_value} is the full value of the coupon
    {user_name} is the name of the user
    {username} is the username of the user