You are here:
Add a Distributed Marketing Multivariate Block to an Email Template
Add a multivariate block with up to 12 options to your email templates so that business users can choose between content variations.
- In Content Builder, drag a Distributed Multivariate block onto the canvas.
- Enter a selection name.
- Enter a guidance message, if applicable.
- Enter the variable name. Variable names can be 50 alphanumeric characters with no spaces or special characters.
- Provide at least two options for the business user. Options can contain a maximum of 80 characters.
-
Click Done Editing. The variable is now available for use in AMPscript throughout the
content.
Tip Define Multivariate blocks before the variable is used in the content. As a best practice, place all multivariate blocks at the top of the email.
You can also add free-form text to your subject line by clicking the Free-Form Text option.
First, create the email in Content Builder and drag a Distributed Marketing Multivariate block on the canvas. Configure it with something like the following:
- Selection Name: Subject Line
- Guidance Message: Select the subject line for this email
- Variable Name: customSubjectLine
- Option 1: Happy Birthday!
- Option 2: It’s Your Special Day!
- Option 3: Enjoy this birthday treat on us!
Then, in the subject line, enter AMPscript using your new variable instead of a static subject line. For example, %%=v(@customSubjectLine)=%%.

