Simplicity Email Meta-Tags

Supplied HTML embedded Drag and Drop Meta Tags

The Simplicity email Meta Tags are designed to allow you to create media and campaign setup definitions from within the imported html for your email media.

These tags allow for a more rapid setup process during the campaign develpment phase.

These tags are within the html that is dragged into the Simplicity Campaign Canvas.

Email Media – Canvas Drag & Drop Meta Tags

Simplicity Email HTML Meta-Tags

<X-SA-META-TAGS>

Email Media Name

<X-SA-LABEL>My Sample Email</X-SA-LABEL>

 

Source list to use for selection

<X-SA-SOURCE-LIST-OLTP>vw_cb_Person_FlatView</X-SA-SOURCE-LIST-OLTP>

 

Segment to add records to from the source list specified

<X-SA-SOURCE-LIST-SEGMENT>Primary Customer List</X-SA-SOURCE-LIST-SEGMENT>

 

Set media to approved on creation

<X-SA-PRE-APPROVED>True</X-SA-PRE-APPROVED>

 

Recipient segments to be created

<X-SA-SEGMENT>Primary Customer List</X-SA-SEGMENT>

<X-SA-SEGMENT>Lucky Draw Customers</X-SA-SEGMENT>

<X-SA-SEGMENT>Second Chance Customers</X-SA-SEGMENT>

 

Test segments to be created

<X-SA-TEST-SEGMENT>Test Group A</X-SA-TEST-SEGMENT>

<X-SA-TEST-SEGMENT>Test Group B</X-SA-TEST-SEGMENT>

 

Dedupe rules to create

<X-SA-DEDUPE>Email</X-SA-DEDUPE>

<X-SA-DEDUPE>LogAgainst_Person_RSN</X-SA-DEDUPE>

 

Default Subject Line Declaration

<X-SA-SUBJECT>SimplicityCRM 客户关系管理系统 电子报</X-SA-SUBJECT>

 

Or to perform a simple AB split on Subject Line
{Subject for Split A}:{Subject for Split B}|% for Split A:% for Split B

<X-SA-SUBJECT>{SimplicityCRM 客户关系管理系统 电子报}:{ABCD}|60:40</X-SA-SUBJECT>

 

To recipient email details in standard email format
“Display Name” <emailaddress@example.org>

<X-SA-RECIPIENT-TO>

        "[sel].[GivenName]" <[sel].[Email]>

</X-SA-RECIPIENT-TO>

 

From email address

<X-SA-RECIPIENT-FROM>

        "Geoff Pryor" <geoff.pryor@simplicitycrm.com>

</X-SA-RECIPIENT-FROM>

 

Cc recipient email details

<X-SA-RECIPIENT-CC>

        "Geoff CC" <geoff.pryor@simplicitycrm.com>

</X-SA-RECIPIENT-CC>

 

Bcc recipient email details

<X-SA-RECIPIENT-BCC>

        "Geoff BCC" <geoff.pryor@simplicitycrm.com>

</X-SA-RECIPIENT-BCC>

 

Reply-To email address

<X-SA-RECIPIENT-REPLYTO>

        "Geoff REPLYTO" <geoff.pryor@simplicitycrm.com>

</X-SA-RECIPIENT-REPLYTO>

 

Alternative TEXT copy for HTML email message

<X-SA-COPY-TEXT>

        This is where I can specify an alternative TEXT Version for this HTML

        and not just the default translation from HTML for any viewing this in

        a text only mail client.

</X-SA-COPY-TEXT>

 

</X-SA-META-TAGS>

 

Simplicity Automatic Form Linking Tags

Automatically link “Update Details” form in APPEND Mode
Will always append new records when form is submitted

[form].[append].[config].[updatedetails]

 

Automatically link “Update Details” form in ADD Mode
Will EDIT a record if it exists otherwise will ADD a new record

[form].[add].[config].[updatedetails]

 

Automatically link “Update Details” form in EDIT Mode
Will EDIT an existing record only

[form].[edit].[config].[updatedetails]

 

Simplicity Automatic Fallback Tags

Fallback syntax for where merge fields may be blank

[fallback].[Greeting].[{"[sel].[salutation]","Motorist"}]

Australia - New Zealand