What are content blocks?

Content blocks allow users to insert dynamic content in their email by creating a dynamic variable that displays information relative to the information retrieved for a specific record type in Datamart. These variables are user created and defined.

 

What is the difference between a Content Rule and Content block?

 

How to use Content Blocks?

 

 

This helps users in customizing how the content will be displayed by the content block variable.

 

1. Name: Provide a name to dynamic variable. This will be inserted into the HTML section (Image shown below - highlighted by yellow border).

 

 

2. CONNECT allows users to program the entire logic by switching to HTML mode from Design mode. (Example shown below)

 

Design mode:

HTML mode:

 

 

3. Copy: New content blocks can be created from previously created ones simply by selecting the drop down list next to the Copy option.

 

    Insert: Click this button to insert the dynamic variable in the email message.

    Cancel: Click this button to discard current dynamic variable creation.

 

Now, we have to add the logic for the insertion of content. This is done using if/else statements.

 

        Result in preview tab


 

        Result in preview tab:

 


 

            Result in preview tab:

 


 

Dynamic content block variables also support image, text and blocks of code.

To insert an image:

To insert a block:

User could further edit the Block by selecting Edit button. The following window will be displayed:

 


Revision #2
Created 15 January 2020 03:02:01 by Admin
Updated 22 July 2020 17:27:02 by Admin