A Triggered Email allows you to send a personalized message to a site member who has triggered a specific event. To learn more about Triggered Emails, click here.
Step 1: Access the Triggered Email dashboard
-
Wix Editor:
- In your Velo Sidebar, select the Developer Tools tab.
- Under the Automation section, select Triggered Emails.
-
Wix Studio: In your site's dashboard, select the Developer Tools tab, then click Triggered Emails.
Step 2: Create an email
- (If this is your first time creating a Triggered Email, click Get Started
.)
- Click + Create New. This takes you to the Triggered Email Editor.
- Or, click the Show More icon
and click Duplicate
if you want to duplicate an existing Triggered Email and then make edits.
- Or, click the Show More icon
- On the Triggered Email Editor, design your email:
- Edit the provided content by clicking an element, customizing, or deleting it.
- Click the Add icon
on the left side to include additional elements.
- Click the Background icon
on the left side to customize the background.
Step 3: Use Variables to insert specific information
Variables make a Triggered Email truly unique to its reader. The variable is a placeholder that will ultimately be replaced by a real value that you define in the code. The name in the placeholder should be meaningful to you so that you can identify it later.
- Click a text element and then click + Add Variable
.
- Variable name: You can name a variable anything you want, but it should be meaningful to you so you can identify it later.
- Under Fallback value, write a replacement text that appears in case you're missing that specific piece of data. (For example, if you don't have your user's name, you can add "Customer" or "Buddy", depending on what fits your situation best.)
- Please note that fallback values may be applied in the body of an email, but not in the subject line.
- Click Add.
Step 4: Get your Triggered Email's code snippet
If at this stage, if you click Save as Draft, you are redirected back to the Triggered Email dashboard. To proceed to the code snippet, click Save & Publish.
To generate the code snippet:
-
Click Save & Publish on the top left.
-
If you have not already done so,
- Click Add Details to choose how your name appears, and the reply-to address.
- Click Save.
- You may be asked to confirm your email address. If so, enter the confirmation code from the email in your inbox and click Confirm.
-
(Suggested: Change the email ID by clicking the ID listed and replacing it.)
-
Choose who you want to receive your email:
- Email New Contacts when someone signs up.
- Email Site Members for existing members.
-
Click Copy in the text window where the code snippet appears.
-
Click Got It to close the window.
Step 5: Add the code snippet to an event on your site
Click here to learn how add the snippet in your Velo Panel.