Free welcome coupon?

razharov

Senior Member
Joined
Oct 19, 2022
Messages
898
Reaction score
961
Hey everyone.

I tried to find a free service that would do the following:

1. Someone subscribes to a newsletter in my website
2. They get an instant e-mail with a coupon to my webshop.

What newsletter company can do this for free?
Needs to work with wordpress,

thanks
 
Hello, what you are looking for is the free autoresponder email service. There are multiple options, you can try sendinblue they have a limit of 300 emails/day on free account. Also they have a WordPress plugin.
 
Hello, what you are looking for is the free autoresponder email service. There are multiple options, you can try sendinblue they have a limit of 300 emails/day on free account. Also they have a WordPress plugin.

Thanks

Any idea of how to do that it sends a random code from a list? so not everyone getting the same code

Or should I just yolo it and send the same code to everyone
 
Thanks

Any idea of how to do that it sends a random code from a list? so not everyone getting the same code

Or should I just yolo it and send the same code to everyone
It'll just send an autoresponder email to the newsletter subscriber. Whatever text you'll wrote in the auto-responding email, it'll send it.
 
It'll just send an autoresponder email to the newsletter subscriber. Whatever text you'll wrote in the auto-responding email, it'll send it.
Yea I know but the problem is I want a "get 20%off your first order" coupon and If I send everyone the same coupon, I need to set the coupon code to multiple uses, so anyone would be able to use it, even without subscribing, if the code gets leaked.

So if I send the same coupon in the automated welcome e-mail, I need to set up the coupon code to be only used once /account, or somehow like that.

So it would be better just to create 1000 random ones, and send out one those and all of the 1000 unique ones are set up to be used only once, easy.
 
Yea I know but the problem is I want a "get 20%off your first order" coupon and If I send everyone the same coupon, I need to set the coupon code to multiple uses, so anyone would be able to use it, even without subscribing, if the code gets leaked.

So if I send the same coupon in the automated welcome e-mail, I need to set up the coupon code to be only used once /account, or somehow like that.

So it would be better just to create 1000 random ones, and send out one those and all of the 1000 unique ones are set up to be used only once, easy.
Oh got it, then simply code the coupon script and use the sendinblue SMTP for the emails.

If you don't have the coding experience, post the job in Hire a Freelancer section.
 
Yea I know but the problem is I want a "get 20%off your first order" coupon and If I send everyone the same coupon, I need to set the coupon code to multiple uses, so anyone would be able to use it, even without subscribing, if the code gets leaked.

So if I send the same coupon in the automated welcome e-mail, I need to set up the coupon code to be only used once /account, or somehow like that.

So it would be better just to create 1000 random ones, and send out one those and all of the 1000 unique ones are set up to be used only once, easy.

Set it to 1 use per user (email)

This is a pretty standard setting in every platforms coupon panel

Unless your primary goal is to get users to signup to your list rather than actually purchase anything, in which case yeah you'd have to have a random coupon generator, attach into your email platform etc etc, would get complex
 
Google: Free Mailchimp Autoresponder

Way easier than server augments.
 
Back
Top