Content Blocks are "containers" of message content that can be reused across Campaigns. If you repeat similar content across Campaigns, then setting up that material within a Content Block can save you the time of having to enter and re-enter that content in each separate Campaign. You can instead define that content once in a Content Block, then simply assign that Content Block to each Campaign that needs it.
An External Content Block is a special type of Content Block used by clients who manage their content updates, versioning, and approvals outside of Engage+, typically through the use of a Content Management System. When using an External Content Block, the content (HTML, images, etc.) is stored remotely in the Content Management System, rather than internally within Engage+. This design allows a client to make last-minute changes to the message content without having to then bring that updated content into Engage+. The external content is retrieved during the Campaign launch process, allowing the platform to reference the most up-to-date content.
If the platform encounters any connectivity issues when trying to retrieve the External Content Block, the platform will attempt to resend messages for up to seven days (for Regular One-Off Campaigns), or for two hours (for Date-Triggered Campaigns). If the platform is still unable to retrieve the External Content Block after this time period, the Campaign status is changed to "Error."
Like regular Content Blocks, an External Content Block can be used in a Campaign, in another Content Block, in a Dynamic Block, etc.
External Content Blocks are available only in the email Channel.
Note: External Content Blocks are an optional feature that must be enabled within your client account. Please speak with your Client Services Representative for more details on enabling External Content Blocks.
To use an External Content Block, you must have:
An absolute URL to the content's location. You can provide separate URLs for the HTML and Plain Text versions of the Content Block.
A secure location that uses HTTPS protocols (unsecured HTTP locations are not supported).
Optionally, you can insert a subject line into the HTML code of an External Content Block. This feature allows you to populate the subject line in a Campaign, without having to create an entirely separate External Content Block, just for the subject line. Instead, the platform will pull the subject line from the External Content Block's HTML code, and insert this value into the subject line field when the Campaign deploys. To use this feature, you must identify the text of the subject line using the following syntax:
<!-- Subject: This is my subject line -->
In the above example, "This is my subject line" would be used as the subject line in the Campaign.
To use the subject line feature, you must complete the following steps:
Create your External Content Block, and insert the subject line text in the HTML code using the syntax described above.
Configure the External Content Block in Messaging, being sure to check the "Extract subject line from HTML" check box (see "Create a New External Content Block" below for more details).
On the Campaign screen, drag-and-drop the External Content Block from the Personalization Pane into the "Subject Line" field.
It's important that all the above steps be completed; otherwise your subject line may not populate as desired. For example, if you check the "Extract subject line from HTML" check box, and put the External Content Block in the "Subject Line" field, but then don't actually provide a subject line value using the <!--Subject: -- > tag, your Campaign will deploy with no subject line.
The External Content Blocks screen is accessible by the following method:
From the Main menu, select Assets > Blocks > External Content Blocks
Create a New External Content Block This section describes how to create a new External Content Block through the External Content Block screen. In addition, External Content Blocks can be created through the New Item screen (see Create a New Item: External Content Block). To create a new External Content Block through the External Content Block screen:
Note: You can never modify this source table after the External Content Block is created.
External Content Blocks support the use of Personalization. The externally-hosted content must contain the properly-formatted Merge Symbols, such as {(first_name)} for example. On the External Content Block screen in Messaging, you must select what fields are being used for Personalization. When you launch a Campaign containing an External Content Block, Messaging will parse the content for any Merge Symbols, and translate that Merge Symbol into the corresponding value from the database field, All Merge Symbols contained in the externally-hosted content must be selected on the External Content Block screen. If the platform encounters any Personalization errors during the Campaign deployment, the platform will stop deployment. The Campaign will remain in a "Pending" state until you correct the error.
|
Copy an External Content Block To copy an existing item to use as the basis for a new item:
|
View or Edit an External Content Block To view or edit an existing External Content Block:
|
Delete a Dynamic Block To delete an item:
Foldered items are moved to the Recycle Bin. Non-foldered items are permanently deleted.
|
Assign an External Content Block to a Campaign Once you've defined your External Content Block, you can use it within one or more email Campaigns. Note: External Campaign Blocks are available only for the email Channel. To insert an External Content Block into the email Campaign message:
Note: External Content Blocks have to be created using the same source table as the Campaign in order for them to be available as a selection.
If you assign an External Content Block to a Date-triggered Campaign, you have the option of enabling a "change detect" feature. Please see "Enable Change Detect" below for more details.
|
Enable Change Detect If you assign an External Content Block to a Date-triggered Campaign, you have the option of enabling a "change detect" feature. If enabled, the platform will identify any changes to the External Content Block from the previous date-triggered deployment, and deploy new messages only if new content is detected at the external source. In this manner, the platform will not send the same content to the Campaign's recipients. The change detect feature is available only in Date-triggered Campaigns, and only if the message content contains an External Content Block. To enable the change detect feature:
Note: By default, the change detect feature is turned off.
|