Loymax SmartCom
English
English
  • What is Loymax SmartCom?
  • Main
    • Main feature
    • Main terms
    • How to start work
    • Communication types and channels
    • FAQ
  • Features
    • Segmentation
      • Segment builder
      • List of segments
      • RFM segments
      • Tags
    • Mass mailings
      • Mailing list
      • E-mail mailings
      • SMS mailings
      • Push mailings
      • Mailing settings
      • A/B testing in a mailing
      • Mailing report
      • Mailing calendar
    • Campaigns
      • Creating a campaign
      • Campaigns list
      • Triggers
        • Added a product to the container
        • Anniversary
        • Bonuses expected expiration
        • Customer registration
        • Date has come
        • Date come for client
        • Date come for order
        • Days since last visit to the site
        • Days since last order
        • Days since registration
        • Event occurred
        • Item from specific category purchased
        • Lost cart on the site
        • Lost view of product on the site
        • Customer visited section of website
        • Customer visited website
        • Customer viewed product on website
        • Customer viewed product category
        • Item purchased
        • Order is paid
        • Order is cancelled
        • Repeated date
        • Getting into RFM segment
        • Getting into segment
        • System event
        • Order was made/receipt was issued
      • Actions
        • Actualize filter
        • Select customers from segment
        • Run A/B test
        • Assign call
        • Accrue points
        • Accrue bonuses in the loyalty program
        • Limit number of participants
        • Limit poll
        • Send push
        • Send SMS
        • Send e-mail
        • Filter customers
        • Wait X minutes/hours/days
        • Wait until date
        • Check e-mail status
        • Report manager
        • Set tag
      • Campaign report
      • Abandoned cart
    • Control group
    • Campaign recipes
    • Polls
    • Customer profile
    • Personalization
      • Template engine
    • Analytics
      • Dashboard
    • Templates
    • Subscriptions management
    • Receipt attribution
    • Promo codes
    • Settings
      • General settings
      • Fields
      • Directories
      • Observers
      • Users
        • Access rights
      • Regions
      • Constants for templates
      • Mailing categories
      • Managing views
  • Usage
    • Quality of contact information
    • Metrics
    • Regions
    • Cascades
    • Events
    • Recommendations for quality mailings
      • Postmasters
      • DNS configuring
      • Warming up IP address
      • Avatar for mail
  • integration
    • Complete integrations
    • Data exchange
      • Introduction
      • Data structure
      • File exchange
      • SQL server data
      • REST API
      • Data exchange bus
    • JS tracker
Powered by GitBook
On this page
  • Preset
  • Creating preset
  • List of presets
  • Message templates
  • Creating message template
  • List of message templates
  1. Features

Templates

PreviousDashboardNextSubscriptions management

Last updated 1 year ago

In the Templates section, designers create . A two-level system is implemented: first, are created (header, footer, e-mail body, etc.), and then are formed from them.

Preset

Presets are the individual elements of future messages (header, footer, social network buttons, etc.).

Creating preset

There are two ways to create new preset:

  1. ;

  2. .

Creating template from scratch

Click Create new preset in the section Templates -> Presets.

To send test message, click Test. In the text box, enter address and click Send.

Click Save to save preset.

Importing template from file

To download presets from a file, click Load in the section Templates -> Presets.

The file must be in ZIP format. It must contain file called index.html, which includes presets in the following format:

<!-- preset -->
Body of first preset
<!-- /preset -->
...
<!-- preset -->
Body of last preset
<!-- /preset -->

Important! The file must be named index.html and each preset must be wrapped in comments: <!-- preset --> at the beginning of the preset and <!-- /preset --> at the end. If you aren't downloading presets, but whole e-mails, the comments will also wrap the e-mail.

Images can be used in the preset. They will be loaded and embedded into the message body as base64.

Images, including background images, must be located in the Images directory.

Thus, the structure of the ZIP-archive must look like the following:

List of presets

The Templates -> Presets section displays a list of all template presets.

Preset can be changed, copied, and deleted.

Message templates

Creating message template

To create a new message template, click Create new template in the section Templates -> Messages.

Drag the preset from the left side of the page to the right:

You can see how the e-mail template will look on mobile phone, tablet or computer screen:

When hovering over preset in the template, the following actions are available:

  1. Delete.

  2. Edit.

  3. Copy.

  4. Move.

Before saving message template you should enter its name.

Click Test to send a test message. In the text field enter e-mail and click Send.

Click Save to save the message template.

List of message templates

The list of all message templates is displayed in Templates ->Messages section.

You can edit, copy, and delete message templates.

Create preset using .

You can use in the message text.

presets
message templates
Creating from scratch
Import from file
Create new preset
Edit preset
Download preset
List of template presets
Create new template
List of message templates
Template engine constructs
templates for e-mail messages
formatting tools