I’m only recently starting to learn more about Wix code, and this may be a very dumb question. But, I want a double opt-in feature in my Wix ShoutOuts so when someone subscribes they get an e-mail asking to confirm if they want to be on the list. Is this possible with Wix code?
Or will I have to start using some other service instead of Wix shoutouts? I kind of like how easy they are… xD
That would also interest me very much!
Hi,
There is a new feature called Triggered Email , Which allows you to send an email to a subscriber.
My suggestion is to send the user a random number with the email and ask him to submit it in the website.
Once the user done that he will be added to the Members collection.
Here is a tutorial of how to build your own members area using code .
Combine those methods and you have what you asked for.
Good luck!
Please share you results here so other user can use it.
Roi.
Hello,
I would like to know if there is a new way to have a double opt in, thanks