Skip to content

Text

The Text component contains the default text strings that you can fill in with the required information and format using the WYSIWYG editor.

To customize the text component:

  1. Drag Text to the layout.

  2. Go to the Properties tab on the tools panel.

  3. Click the text field to open the WYSIWYG editor.

  4. Enter the required text and set its properties.

To view the text in the dark mode, turn on the Dark background toggle.

WYSIWYG

You can customize the text properties with the following WYSIWYG options:

ControlActionControlAction
Change the text colorAdd the link to the text
Change the text backgroundRemove the link in the text
Bold the textPaste the copied text, keeping the source formatting
Italicize the textPaste the copied text plain
Underline the textRemove formatting for the selected text
Strikethrough the textCopy formatting of the selected text
Subscript the textUndo the last operation
Superscript the textRedo the undone operation
Make the list numberedAccess text HTML source
Make the list bulletPreserve the selected text from wrapping across the lines in the email client
Align text leftSet the text font
Center the textSet the text font size
Align text rightSet the line height for the text
Justify the textSet the link to the remote call for the selected text
Decrease the text left indentAdd merge tags
Increase the text left indentSet the text preview background dark

Keyboard shortcuts

Alternatively, you can use the keyboard shortcuts to do the following:

  • Delete the text—Ctrl+X

  • Copy the text—Ctrl+C

  • Paste the formatted text—Ctrl+V

  • Paste the plain text—Ctrl+Shift+V

  • Copy format—Ctrl+Shift+C

You can add to your email. For this, create a and link it with the .

First, create a destination anchor.

  1. Select the required text fragment on the layout.

  2. Go to the Properties tab.

  3. Click to open the Source pop-up.

  4. Wrap the destination text component in the <span> tag and assign an id to it.

  1. Click OK to apply the changes.

Then create a source anchor.

  1. Select the required text fragment on the layout.

  2. Go to the Properties tab and click .

  3. In the Source pop-up, wrap the anchor text in the <a> tag.

  4. Add the id of the destination anchor to the href attribute starting with #.

  1. Click OK to apply the changes.

Check your hyperlink in the VIEW mode.

eWizard Editor allows you to set a text fragment as a link leading to an external resource or service. You can use and customize several link types.

To insert a link in the text fragment:

  1. Select the required text on the Properties tab.

  2. Click Link.

  1. In the Link pop-up that appears, select the link type.
  1. Fill in the fields depending on the link type selected.

You can set the following link types:

Link typeActionConfiguration
URLRedirects to an external resourceSelect the protocol and enter the web address
Link to anchor in the textRedirects to the particular part of your emailPreset the anchor before using this link type
E-mailOpens an outgoing email ready to be sentEnter the subject, body, and/or the email address
PhoneStarts a phone callClick Phone number and specify the target phone number in the field that appears

Select the Enable link tracking checkbox to track the link activity in your CRM system.

  1. Click OK to apply the settings.

On the layout, the text fragment set as a link is highlighted. You can check the link in the VIEW mode.

Merge tags

A merge tag is a special code that allows you to insert unique user data into the outgoing email, thus making your mailing campaigns more personalized and efficient.

The list of merge tags available in eWizard Editor is determined by the target system selected on the email creation step. To expand the list of merge tags, please contact your administrator.

Merge tags dependencies

The available set of merge tags depends on the following prerequisites:

  • Configuration made by the administrator

    Contact your administrator to receive the up-to-date list of merge tags required for your email service.

  • Target system

    Merge tags ensure the correct behavior of the email in the target system you specify when creating the email. The choice of the target system indicates the set of merge tags in your future email.

Applying merge tags

To add a merge tag to the text component:

  1. Select the text component on the layout.

  2. Go to the Properties tab on the tools panel.

  3. Click the text field to open the WYSIWYG editor and select the text fragment.

  4. Select the required merge tag from the list or enter it manually.

You can edit the inserted merge tag with the WYSIWYG editor. Follow the correct syntax of the target system for proper operation.

  1. Save changes.

After you publish the email to the target system, recipients get the email with the personalized data instead of the merge tag used. For example, the Full Name of the Recipient merge tag is automatically replaced by the full name of each recipient in the received email.

Make sure you select the same target system for the email publication as assigned on the email creation step.