Skip to main content
Jacob_Hyten
Level 1
October 11, 2019
Question

Unique promo code per email

  • October 11, 2019
  • 2 replies
  • 2267 views

We recently had an event where we handed out a unique promo code per person. We would like to send an email with the person's promo code in the email to them. How can I accomplish this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Tracey_Bartz1
Level 4
October 11, 2019

Tokens! You'll need a field in the database to hold your promo codes (could be a dedicated field or a "flex field"). You'll import the list of those people into a static list in your email program and map the promo code field in the file to whatever field in the database you are going to use to hold that information. Then when you build your email insert the token associated to the field you selected wherever you want the promo code to appear. 

Jacob_Hyten
Level 1
October 11, 2019

Thanks Tracey. Any chance you could give me an example of a Token?

Tracey_Bartz1
Level 4
October 11, 2019