Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!

Is it possible to use Target Data in a recurring/continuous delivery in Adobe Campaign Classic?

Avatar

Level 1

I read this comment in another post for Adobe Campaign Standard:

"Target data works only with standard delivery; it will not function with recurring or continuous delivery."

 

Is that true for Adobe Campaign Classic also? I would like to personalize some recurring/continuous deliveries with target data.

 

In case it's possible, how could I test the personalization?

 

Thanks!

1 Reply

Avatar

Community Advisor

Hi @clara_salvador ,

You can use target data to personalize.

Syntax: 

<%= targetData.firstName %>

Example:

<% if ( <%= targetData.firstName %> == 'test' ) { %>
Content is displayed if first name is test
<% } %>

If you are configuring recurring delivery content directly from campaign workflow, you can add target data in the below method,

ParthaSarathy_0-1668528320936.png

 

 

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now