Campaign Shortcodes pull in content blocks, user information, property information, logos, and more. This is a list of items that are used frequently, but is not a comprehensive list.

In order for Adobe Campaign to properly track any URLs in its tables, the URLs have to be inserted in the tables without https:// at the beginning and the https:// must be added in the HTML as shown in the list below.

Content blocks

<%@ include view='mccDynamicHeader' %>
<%@ include view='mccDynamicFooterLeftAligned' %>
<%@ include view='mccDynamicFooterFlexibleWidth' %>
<%@ include view='mccFooterNoSocial' %>

TERMS OF SERVICE

<%@ include view='tos_digital_2019_10' %>
<%@ include view='tos_combo_2019_10' %>

Importing Content From a CSV

<%= targetData.imageURL %>
(Replace imageURL with whatever the name of the column is in the spreadsheet)

Site Brand Table

Property Names

Official Property Name (what it says in the masthead)
<%= recipient.siteBrand.paperName %>

The Property Name
<%= recipient.siteBrand.upperThePropertyName %>

the Property Name
<%= recipient.siteBrand.lowerThePropertyName %>

Property Name
<%= recipient.siteBrand.propertyName %>
https://<%= recipient.siteBrand.publicationUrl %>
https://<%= recipient.siteBrand.eeditionVanity %>
https://<%= recipient.siteBrand.subActivation %>
https://<%= recipient.siteBrand.gamesPage %>
https://<%= recipient.siteBrand.nieDonationURL %>

You can also add a link to a specific section of a publication or vanity link by using the structure:
https://www.<%= recipient.siteName %>/section
https://<%= recipient.siteBrand.googlePlayApp %>
https://<%= recipient.siteBrand.iosApp %>
https://www.facebook.com/<%= recipient.siteBrand.connectFacebookUrl %>
https://www.twitter.com/<%= recipient.siteBrand.connectTwitterUrl %>
https://www.instagram.com/<%= recipient.siteBrand.connectInstagramUrl %>

CUSTOMER SERVICE

<%= recipient.siteBrand.customerServiceEmail %>
<%= recipient.siteBrand.customerServicePh1 %>
https://<%= recipient.siteBrand.customerServicePage %>

Subscriber Table

<%= recipient.firstName %>
<%= recipient.lastName %>
<%= recipient.account %>
OVERVIEW

Description

EDS purpose and structure

Instructions

how to use the EDS

Resources

links and information about HTML email

FRAMEWORK

Email Framework

standard email framework

Full-Width Email Framework

used for full-width backgrounds

MOLECULES

App Molecule

download our app and app badges

Basic Molecule

large icon, subheading, body copy and button

LAYOUTS

Columns

how to work with multi-column layouts

Zig-Zag Layout

how to create a zig-zag layout that collapses gracefully on mobile

ADOBE CAMPAIGN

Campaign Shortcodes

shortcodes for Adobe Campaign that import dynamic content or personalization data

Conditional Formatting

how to use if-else formatting to display content

TEMPLATES

Marketing | Content

email template for content marketing

Marketing | Event

email template for event promotion

Marketing | Offer

email template for marketing offer

Newsletter | Digest

email template for digest newsletters

Newsletter | Dynamic

email template for dynamic newsletters

Newsletter | Long-Form

email template for long-form newsletters