Comment on page
Email and Campaigns
Design pixel-perfect email notifications and save them as templates. Send manually and with automations, one-off, and in bulk

Send email campaigns using merge tag templates with Shopwaive
Email messaging provides an opportunity to notify customers of newly issued credit or adjustments from order refunds, but can also be used for marketing, promotions, and new customer acquisition strategies
Begin sending email after verifying your sender address. Follow the steps outlined in Verify your sender email address. This is the same email used for Shopify Notifications found in the Shopify admin Settings > Notifications
Shopwaive Starter comes with 500 emails per month for Free. Shopwaive Pro and Checkout are available with Enterprise messaging features with increased quota
Manually send one-off emails to individual customers by selecting Adjust balance and checking the Send email option. You will have the option to send a basic notification or design a template with HTML markup, add url links to media assets and logos, and more
Send bulk or mass email notifications by enabling Email Campaigns from the Settings panel in Shopwaive. Once your email sending address is verified, press the Email customer balances button to send all customers an email with their current available balance and a link back to your store. Customers that are without credit or a balance are excluded from being notified. A pre-built basic email template is used to notify customers

Manually send email campaigns using the default template that notifies customers of their current available balance
Advanced users or brands may wish to send campaign email to customers using a template they design with Shopwaive's in-app HTML editor, powered by TinyMCE.
Send campaigns with advanced HTML templates by enabling Email Campaigns from the Settings panel in Shopwaive. Once your email sending address is verified, you will be given the option to choose a merge tag template you previously created. Saved templates without merge tags are grayed out and are unable to be associated with campaigns since merge tags are required to send dynamic data (i.e. available balance, email address) to your list of customers.
If a valid merge tag template exists and is selected (see the template named FALL 2023 with Merge Tags as shown below), you'll be able to press the Email balances with template button to send all customers an email with their current available balance using the merge tag template you created. Customers that are without credit or balance are excluded from being notified

Send email campaigns from saved merge tag templates
You can create merge tag templates using either option described below:
Option 1: Copy and paste the customer balance and/or customer email link from the default template into a new template that you designed. If copied from editor to editor, the merge tag associated with these text elements are preserved
Step-by-step:
Open the TinyMCE editor by issuing a test credit to an admin email address or test account. Search for the test email account and click Adjust balance. Check the option labeled Send Email in the popup and then click Save.
In the new window that appears, Select TinyMCE HTML Editor as the Email Editor preference. Scroll down to the email editor and highlight the available balance amount, in the example below $8.00 is highlighted. When highlighted, copy to your clipboard using keyboard shortcut Ctrl+C (Windows) or ⌘+C (Mac). Right-clicking the highlighted text to perform the copy/paste of merge tags is not supported as this is reserved for other operations while inside the TinyMCE editor.

Highlight and copy the available balance merge tag
Open a new session of the Shopwaive app with a new browser window or tab. Navigate to the email template you previously saved that you want to add the available balance merge tag. Paste the clipboard contents at the location in the template you want the available balance to appear, and then select Save this email as a template for future use. We named the new template in the example below Promo Template with Merge Tags

Add the available balance merge tag to a new template and save
After saving the new template with at least one merge tag, you will be able to associate this email template with Campaigns to send all your customers their available balance with one-click. Follow the steps outlined above to create a new Campaign with the merge tag template
Toggle the Email Campaigns list found in the Settings panel to refresh the list of merge tag templates. Select the newly created merge tag template Promo Template with Merge Tags

Toggle the email template with merge tags to bulk send with dynamic data
Tip: When adding the available balance merge tag, the same process can be used to add the customer email merge tag to a new or existing template. Simply highlight and then copy using shortcut Ctrl+C (Windows) or ⌘+C (Mac) the email address link from the default template and then paste with Ctrl+V (Windows) or ⌘+V (Mac) into your new template. You can copy/paste the merge tags and place them at multiple locations
As mentioned previously, right-clicking the highlighted text to perform the copy/paste of merge tags is not supported as this is reserved for other operations while inside the TinyMCE editor
Option 2: Use HTML merge tags directly inside the source markup of the saved template
Step-by-step:
You can simply paste with Ctrl+V (Windows) or ⌘+V (Mac) the merge tags into the template source code. Use the following HTML merge tags
<span id="_credit_value"></span>
<span id="_customer_email"></span>
Navigate to the TinyMCE editor, and select Tools > Source code

Paste with Ctrl+V (Windows) or ⌘+V (Mac) the merge tag into the template source code at the location desired. If your HTML markup is not in Shopwaive or in the TinyMCE editor yet, you can simply add the span tags into your template using any preferred editor outside of Shopwaive

We recommend using Email Campaigns and bulk email notification features mindfully, as your sender email address reputation is monitored by AWS and is dependent on the bounce and complaint rate. Excessive sending can result in your address being associated with spam Learn more
Last modified 1mo ago