Default condition for all campaigns | Community
Skip to main content
New Participant
August 4, 2022
Solved

Default condition for all campaigns

  • August 4, 2022
  • 3 replies
  • 1765 views

One of our teams will ALWAYS use a specific condition on all Marketo smart campaigns (the "member of program" condition). Is there a way to auto-populate or auto-include this condition in all new campaigns that are created? 

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

You can create a cloneable campaign with reqd. filters and flow steps and have your team clone this smart campaign every time they wish to create a campaign. Defining a set of filters globally which can be included in all the SCs automatically is something which isn't possible in Marketo (at least yet).

 

3 replies

Vinay_Kumar
Community Manager
August 5, 2022

Marketo does not provide the functionality to to auto-populate or auto-include a condition in the smart campaigns, however you can create Program Templates (based on program types) which include the mostly used filters and flow steps and You can clone these program templates to create any new request as per your requirements. 

SanfordWhiteman
New Participant
August 4, 2022
For email flow steps in particular, you can (broadly) approximate this by:

(1) creating a Segmentation that segments on Member of Program
(2) adding a special Velocity token to all templates that throws an error if the person is in the wrong (i.e. Default) segment

When VTL throws an error, the email will soft bounce with no category and you can report on that.

For other flow steps there's no equivalent, though.
Darshil_Shah1
Darshil_Shah1Accepted solution
Community Manager
August 4, 2022

You can create a cloneable campaign with reqd. filters and flow steps and have your team clone this smart campaign every time they wish to create a campaign. Defining a set of filters globally which can be included in all the SCs automatically is something which isn't possible in Marketo (at least yet).