Add and preview content variations
To create variations for your content and preview them, click the Simulate content button and choose Simulate content variations.
The main steps to test your content are as follows:
- Add variants - Add up to 30 variants with sample input data, either by uploading a file, or by adding data manually. Learn how to add variants
- Preview content variations - Check the preview of your content using the different variants. Learn how to preview your content
- Send email proofs - For email content, send up to 10 proofs to email addresses using the different variants. Learn how to send proofs
Add variants
When accessing the content variations experience, all personalization fields used in your content are automatically detected and displayed in a list of blank variants.
For example, if your email contains two personalization fields “City” and “Program Points Balance”, they will appear in the list. Initially, no values are entered, and no personalized content is shown in the preview pane.
To edit the value of a variant:
- Click the ellipsis button next to the variant.
- Select Edit to provide custom values for each personalization field.
- The preview pane will update to show how your content renders with the entered values.
To add a new variant:
- Click the Create sample input button.
- A new blank variant appears, containing all the detected personalization fields.
- Edit the new variant as needed.
You can also upload a file with predefined variants and values to speed up the process.
-
Click Download sample to download a file template.
-
Choose a file format: CSV, JSON, or JSONLINES.
-
Open the template file and fill in your desired values for each profile attribute. The template includes a column for each profile attribute used in your content for personalization.
Example JSON syntax:
{ "profile": { "attributes": { "person": { "name": { "lastName": "Doe", "firstName": "John" } } } } }
-
Once your file is ready, click Upload Input Data to load it.
-
After uploading, a new variant is added to the list for each entry in the file.
Once variants have been added, you can use them to preview your content in the right pane, and to send email proofs.