Help Center

| Submit or View Help Requests | Developer Docs |
| |

Create and Customize Your Advocate Program Emails

Your program is initially set up with default versions of program emails to get you up and running as quickly as possible. These default versions are loaded with generic images and messaging to convey the essence of the email. We recommend tailoring your program emails to ensure the information is relevant to your program and product.

See our doc on merge tags for information on how to include participant-specific details in your emails.

Create or edit an email template

You will have at least one program email created when you are setting up your program rules. We recommend editing existing program emails and only creating a new one if needed.

  1. From the left navigation menu, select Content.

  2. In the Emails card, select Create new or Edit emails to edit existing templates.

  3. If you are creating a new template, select Create a new email template and enter a short, descriptive email template ID (e.g., Acme Advocates) to identify the email. Use this ID to identify the email when setting up your program rules.

    • Select ellipsis-h-solid__1_.svg [More] to delete a template.

    • Select icons8-cancel-25.png [Exit icon] to minimize the side menu.

  4. Before using the editor, select Edit to fill in the required Contact Information at the top of your screen.

    • Enter the From Name by adding a static name that displays on the email, e.g., Acme Advocates.

    • Enter a From address from which the custom domain of the email originates.

      • If you want to adjust the From email address, you will need to adjust your settings to ensure that our system is sending authentic emails on your behalf. To use a domain that you own for the From Address, you must set up a domain from the Settings page.

    • Enter a BCC to send a copy of the email.

    • Enter a Subject for the email.

    • Select Done to save this information.

  5. Next, proceed to using the editor.

Using the editor

All of the images, text, and links in the email are set into individual components that make up the structure of the email. These components are the building blocks of the email.

Tip

Use the Toolbar reference section below to better understand how editor icons function.

Add a component
  1. Select plus-square-solid.svg [Open Blocks] to choose a new component.

  2. Select and drag the component into the area of the email where you want the component to appear. A green bar will appear in the email to help you place the new component in your email.

  3. Optionally, adjust the component’s content or appearance using the toolbar on the right.

    • Double-click your new component.

    • Select paint-brush-solid.svg [Edit] in the toolbar on the right.

    • If you added a text component, then click the Typography angle-down-solid.svg [Drop-down menu] and change the formatting.

  4. Save your changes.

    • The email editor does not autosave changes. Make sure to select Save at the top-right of the screen. If you’ve made an error, you can leave the editor and the changes will not be saved.

    Note

    New components will interact with the existing components in the email which can cause existing text and images to get shifted around. It is usually easier to make changes to existing components by updating an existing image or adding text to existing copy.

Delete a component
  1. In the workspace, select the component you want to delete.

  2. Select trash-alt-solid.svg [Delete] to delete the component from the email.

    • Every deletion will need to be confirmed.

  3. Save your changes.

Update the email copy

Email copy is divided into text components that are managed in different sections of the email.

  1. Add a new text component or double-click to highlight an existing component.

  2. Adjust the text in the component.

  3. With the text component highlighted, select paint-brush-solid.svg [Edit] in the vertical toolbar to make changes to the text’s font, color, weight or spacing.

  4. After your updates are done, select paperplane.svg [Send Test] to send yourself a test email.

  5. If the test email looks good, Save your changes.

Add a custom image
  1. Add a new image component or highlight the image component that you want to update.

  2. Once selected, double-click it to bring up the Select Image window. Select the Add Images to select the image that you would like to use. Once the image has loaded in the Select Image window, double-click it to add it to the new component.

  3. Adjust the size and location of the image using the selectors in the Workspace.

  4. After your updates are done, select paperplane.svg [Send Test] to send yourself a test email.

  5. If the test email looks good, Save your changes.

Add dynamic content

Merge tags allow you to add dynamic content, like the participant’s name or amount rewarded, to the email copy. You can add a merge tag to any text component.

Note

If there is no information that corresponds to the merge tag you're using, then participants will see an extra space in the email text. For instance, if you use "Hello {{user.firstName}}. How are you? in your email but the user did not have data in the firstName field, the email would render as "Hello. How are you?".

  1. Select a merge tag from our merge tags list.

  2. In the Workspace, double-click the text to which you want to add a merge tag.

  3. Add the merge tag. Be sure to preserve the structure of the tag. It should be two "handlebar" brackets followed by the contents of the tag, followed by another two "handlebar" brackets in the opposite direction.

    As an example: {{user.firstName}}.

  4. Save your changes.

    Important

    A test email sent within the editor will not include any values where the merge tags have been placed.

Toolbar reference

This section will walk you through the various toolbar icons accessible in the email editor.

Screenshot_2024-02-13_at_16_12_09.png
Toolbar icons

At the top of the editor you'll find the Horizontal toolbar that allows you to do the following:

Element

Description

desktop.svg [Preview desktop]mobile-new-h.svg [Preview tablet]mobile-new.svg [Preview mobile]

Preview how the email renders on a desktop, tablet, or mobile screen.

view-component.svg [View Component]

View how the individual components of the email overlay and interact with each other.

eye-solid.svg [Preview]

Preview the email template.

code-solid.svg [View code]

View the underlying HTML source code for the email. You can also export email designs.

remove-image.svg [Toggle images]

Preview the email with or without images. Some users choose to not load images when viewing their emails so you should ensure the email remains readable without images.

undo.svg [Undo] / redo.svg [Redo]

Undo or redo your template changes.

trash-alt-solid.svg [Clear canvas]

Remove all the elements from the canvas.

testEmail.svg [Send test]

Send a test email to an email address you specify.

arrow-up-from-bracket-solid__1_.svg [Import template]

Import your own HTML source code for the email. Note that this feature will overwrite anything you have saved into the editor.

The Vertical toolbar has four different sections that can be accessed using the four icons at the top:

Element

Description

paint-brush-solid.svg [Open style manager]

Adjust the styling of the highlighted component. This includes adding classes, adjusting dimensions, text formatting and visual formatting such as borders, backgrounds and colors.

cog-solid.svg [Settings]

Adjust the settings for the highlighted component including alt text for images or IDs and titles for cells and text boxes.

layers.svg [Open layer manager]

View all of the components in their hierarchical structure starting with the top body tag and going down. You can adjust the level a component is at by clicking and holding on the move icon and dragging the component up or down. Components can also be hidden using the eye icon to the right. Adjusting these settings will adjust any components nested within the component you have highlighted.

plus-square-solid.svg [Open blocks]

View a list of new components that you can drag and drop into the workspace. You can use this to add additional text, images, links, and layout components to your email body.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.