Table of Contents:

Email Settings

Two Steps to Create/Edit an Email Message 

The Email Settings is Step One of Two

  1. 'Email Settings' Page.
  2. 'Email Design' Page.

Overview of Email Settings Page

The Ongage Default Unsubscribe Link

How to Set a Default Header and Footer

  1. Go to the List → List Settings → General and Open the Header & Footer panel
  2. Check header and/or footer:


  3. Click on the 'Select' button and choose the desired template to be used, from your template library 
  4. Click on the 'Save' button at the bottom of the page (and from that point on, all emails you send from this list will get appended the header and or footer you set here).

    (info) Note: You can overwrite this setting on the campaign level, in Step 1: Email Settings':


    When you have this list setting set, then on the email message level, these will be checked and set. You can uncheck, and that way unset, or choose another header and footer set.

Automatically add URL parameters to all links in an email message

This feature can be used for Google Analytics URL utm parameters as well as any other website traffic tracking technology that uses URL parameters. For more about how to use this, see URL Parameters in the List Settings >> General page.

How to use a dynamic field in the 'From Name' of an email message

(warning) This feature only works with SMTP relays (for a full list of those see our ESP knowledge base).

You can use a dynamic list field in order to populate the 'From Name' field of your email message. See example below of how to use this in an email message. In this example 'sale_rep_name' is the name of the list field.


(info) Note: You might want to use the default value feature, in case the list field value is empty, e.g., {{sales_rep_name:Sales}}.

(info) Note: See our Vendor Settings help for how to set a From Address and/or Reply Address using a dynamic field.

Email Message: Advanced Settings

Add a Tag to Email Message

Tag Settings

What are tags used for

  1. When adding a tag to a new email message, then from that point on, Ongage will collect aggregated stats for the tag(s) of that message id, for all future sends.
  2. But, when adding a tag to an email message that was used in past campaigns, Ongage does not retroactively aggregate tag stats for past campaigns. But, any new sends using that email message, will create new aggregated stats for that tag.
    1. Having said that, if you add a tag to an email message sent in the past, and create a segment based on that tag (see below), it will include contacts from those past campaigns!

Using Tags in Segments 

You can also create behavioral segments based on contacts that were 'Sent', 'Opened' or 'Clicked' in messages with a given tag. e.g.:



Mailing Frequency Form

Introduction

  1. This is a basic email preference page that you can be setup in Ongage. And this page is hosted on and by the Ongage platform.
  2. For a fully tailorable email preference center see: 'Configurable Email Preference Center' in our Ongage Email Preference Center section.
  3. Alternatively if you already have your own preference center up and running on your website, you can connect it to your Ongage account via the Ongage API.
    1. In that case you'll be changing the status of contacts using the API POST /api/v2/contacts/change_status method (see API documentation for more info about this).
    2. If you'll want to keep unsubscribe stats per Ongage campaign, you'll need to also pass the ocx_child_id (which is the sub-campaign id).

Setting up the basic Ongage email frequency form

  1. Go to your  Field Setup and choose a list field that will contain the frequency value that will get populated by the form below. The name of the list field may be any name you like but for clarity purposes you'll want to call it something like "frequency"

     
  2. Go to Step 1 of setting up an email message and open the "Unsubscribe Management" section


  3. Check the "Add Unsubscribe confirmation page"


  4. Check the "Mailing Frequency Form" and customize your form

When your recipients click on the unsubscribe link in their email, they will be presented with the form above.

(warning) You will need to implement the frequency on your own, the form above just provides you with an easy built-in way to capture your member's preferences. Meaning you will create a separate segment for each frequency, and send to them according to the preference they chose above.

(info) Note: you can put any text in the above 3 options. The form above could have been "Monthly", "Quarterly" and "Yearly". In the end the designated field is populated with one of the following 3 values "Frequency1", "Frequency2" or "Frequency3". It is up you to make sure you email them according to the desired frequency.

Email Settings FAQs

Can I use a dynamic From Name value in an email message