Additional template files allow you to customize the user interface of your e-mail campaigns and divide the templates into smaller snippets.
Additional template files allow the user interface to be customized towards message recipients. These additional files can be defined at the level of a specific template, or in shared templates. If an additional file exists in the shared templates, this file takes precedence over the system interface. If an additional file exists directly in the template, then it takes precedence over the file in shared templates as well as the default system template.
Additional template files can be customized by modifying the default templates in the following ways.
In the detail of the template, click the New template file button and select which additional template file to create.
A page based on this template will be displayed to recipients after signing up to a mailing list for campaigns using this template. By editing this template, you'll get the sign-in page in your own design. It is possible to further process different responses depending on the subscribtion status, eg. existing subscription, invalid email address, etc.
A page based on this template will be displayed to recipients after signing up to a mailing list for campaigns using this template. Edit this template to get a custom sign-in page. It is possible to further process various responses depending on the subscription status, the subscription that has already taken place, an invalid email address, etc.
The following variables can be evaluated in templates:
A page based on this template will be displayed to recipients if they decide to opt out of the recipient list for campaigns using this template. Edit this template to get a unsubscribe page in your own design. It is also possible to further process various responses depending on the unsubscribe status, the unsubscription that has already taken place, the invalid email address, etc.
The following variables can be evaluated in templates:
An email message based on this template will be sent when a new recipient subscribes to the recipient list for campaigns using this template (Double Opt-in Method). This template can also be customized to fit your brand design and content.
The following variables can be evaluated in templates:
The blank template allows you to create any template file, eg. a microsite page or poll template. These template files can be included from other template files. In case the file has been created in shared templates it can be included from any template in the system.
Template blocks are used with Content Styles and define each individual block that can be used in the Drag & Drop editor.
Due to the complexity of the preparation, it is worthwhile to create a survey in your own design only for surveys that will not change often and will remain the same for a longer period of time.
A new empty file will be inserted into the template that will be assigned to the campaign – for example survey.html
Place the entire survey in this file as follows:
<input type="hidden" name="dsmd" value="123456789">
to
<input type="hidden" name="dsmd" value="[DSMD]">