Page 1 of 1

Promo Code per email address

Posted: Tue Apr 14, 2009 4:56 pm
by efficiondave
Prior to launching our store, we're putting up a splash page where people can signup for the newsletter. All users who sign up should get a 15% discount. I know I can create a promo code to enable the 15% discount, but the store owner doesn't want people to be able to forward the code to other people who haven't signed up for the newsletter. So, we have to lock down the promo codes pretty tight.

Also, we don't want people to have to enter a password in order to sign up for the newsletter so I don't think we can use the Groups feature as users won't have an account.

So, I'm currently thinking we'll have to write code to generate promo codes that can only be used once for all signed up email addresses and write code to send the email too.

Is there a better/easy way of doing this?