Is it possible to use Target Data in a recurring/continuous delivery in Adobe Campaign Classic? | Community
Skip to main content
New Member
November 15, 2022
Question

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

  • November 15, 2022
  • 1 reply
  • 676 views

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!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

ParthaSarathy
Community Advisor
Community Advisor
November 15, 2022

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 S~  Click here to join ADOBE CAMPAIGN USER GROUP for Quarterly In-person | Hybrid | Virtual Meetups