Send unique code to each subscriber
I'd like to send a unique key code from a list to each subscriber. Is this possible to do? For unique coupon codes per newsletter subscriber.
This discussion has been closed.
I'd like to send a unique key code from a list to each subscriber. Is this possible to do? For unique coupon codes per newsletter subscriber.
Comments
Hi,
You can create a ‘Custom field’ in your list and call it ‘CouponCode’.
Then you can save unique coupon codes to this custom field when you add subscribers to the list.
In your email content you can use the personalisation tag
[CouponCode,fallback=]
anywhere you want it to appear and it will be converted into the coupon code of the subscriber when they receive the email you send out.Thanks.
Best regards,
Ben
Would there be an easier way than to export list, add codes to the custom field with a script, import it back, and then send an e-mail to a temp list with the personalization tag or is that the general gist?
Hi,
If you need each and every subscriber to be sent a unique coupon code, then you'd need the 'coupon code' stored in each subscriber.
Thanks.
Best regards,
Ben