Select the audience of your campaigns marketing-campaign-deliveries

In a marketing campaign, for each delivery, you can define:

Some of this information can be inherited from the campaign template.

Send to a group send-to-a-group

You can import a population into a list, then target this list in deliveries. To do this, follow the steps below:

  1. Edit the delivery and click the To link to change the targeted population.

  2. In the Main target tab, select the Defined via the database option and click Add to select recipients.

  3. Choose A list of recipients.

  4. Click Next to select the list.

    You can refine the target by adding new filtering criteria.

  5. Click Finish once all criteria are defined, and save the main target.

Build the audience in a campaign workflow build-the-main-target-in-a-workflow

The main target of a delivery can also be defined in the campaign workflow: this graphical environment lets you build a target using queries, tests and operators: union, deduplication, sharing, etc.

IMPORTANT
You must not add more than 28 workflows in a campaign. Past this limit, additional workflows are not visible in the interface and can generate errors.

Create the workflow create-a-targeting-workflow

Targeting can be created via a combination of filtering conditions in a graphical sequence in a workflow. You can create populations and sub-populations which will be targeted according to your requirements. To display the workflow editor, click the Targeting and workflows tab in the campaign dashboard.

The target population is extracted from the Adobe Campaign database via one or more queries placed in a workflow. Learn how to build a query in this section.

You can launch queries and share populations via boxes such as Union, Intersection, Sharing, Exclusion, etc.

Select the objects from the lists to the left of the workspace and link them to construct the target.

In the diagram, link up the targeting and scheduling queries required for target construction in the diagram. You can execute the targeting while construction is in progress in order to check the population extracted from the database.

NOTE
Examples and procedure for defining queries are detailed in this section.

The left-hand section of the editor contains a library of graphical objects representing activities. The first tab contains the targeting activities, and the second tab contains the flow-control activities, which are used occasionally to coordinate targeting activities.

The targeting workflow execution and formatting functions are accessible via the diagram editor toolbar.

NOTE
The activities available to build the diagram as well as all display and layout features are detailed in this section.

You can create several targeting workflows for a single campaign. To add a workflow:

  1. Go to the upper left-hand section of the workflow creation zone, right-click, and select Add. You can also use the New button located above this zone.

  2. Select the New workflow template and name this workflow.

  3. Click OK to confirm creation of the workflow, and then create the diagram for this workflow.

Execute the workflow execute-a-workflow

Targeting workflows can be launched manually via the Start button in the toolbar, provided that you have the appropriate rights.

The targeting can be programmed for automatic execution according to a schedule (scheduler) or an event (external signal, file import, etc.).

The actions related to executing the targeting workflow (launch, stop, pause, etc.) are asynchronous processes: the command is saved and will take effect as soon as the server is available to apply it.

The toolbar icons let you take action concerning the execution of the targeting workflow.

  • Start or restart

    • The Start icon lets you launch the targeting workflow. When you click on this icon, all activities without an input transition are activated (except end point jumps).

      The server takes the request into account, as shown by its status: Start as soon as possible.

    • You can restart the targeting workflow via the appropriate toolbar icon. This command may be useful if the Start icon is not available, for example when targeting workflow stopping is in progress. In this case, click the Restart icon to anticipate the restart. The server takes the request into account, as its status shows: Restart requested.

  • Stop or pause

    • The toolbar icons let you stop or pause a targeting workflow in progress.

      When you click Pause, operations in progress are not paused, but no other activity is launched until the next restart.

      The server takes the command into account, as its status shows: Pause requested.

      You can also pause a targeting workflow automatically when its execution reaches a particular activity. To do this, right-click the activity from which targeting workflow is to be paused, and select Enable but do not execute.

      This configuration is shown by a special icon.

      note note
      NOTE
      This option is useful during advanced targeting campaign design and test phases.

      Click Start to resume execution.

    • Click the Stop icon to stop the execution in progress.

      The server takes the command into account, as its status shows: Stop requested.

    You can also stop a targeting workflow automatically when the execution reaches an activity. To do this, right-click the activity from which targeting workflow will be stopped, and select Do not activate.

    This configuration is shown by a special icon.

    note note
    NOTE
    This option is useful during advanced targeting campaign design and test phases.
  • Unconditional stop

    In the Explorer, select Administration > Production > Object created automatically > Campaign workflows to access and act on every campaign workflows.

    You can unconditionally stop your workflow by clicking the Actions icon and selecting Unconditional stop. This action terminates your campaign workflow.

Add a control group add-a-control-group

A control group is a population which will not receive the delivery; it is used to track post-delivery behavior and campaign impact by making a comparison with the behavior of target population, which has received the delivery.

The control group can be extracted from the main target and/or come from a specific group or query.

Activate the control group for a campaign activate-the-control-group-for-a-campaign

You can define a control group at campaign level, in which case the control group will be applied to each delivery of the campaign concerned.

  1. Edit the campaign concerned and click the Edit tab.

  2. Click Advanced campaign parameters….

  3. Select the Enable and edit control group configuration option.

  4. Click Edit… to configure the control group.

The complete procedure is detailed in this section. Learn more about control groups in this section.

Activate the control group for a delivery activate-the-control-group-for-a-delivery

You can define a control group at delivery level, in which case the control group will be applied to each delivery of the campaign concerned.

By default, the control group configuration defined at the campaign level applies to every delivery of that campaign. You can, however, adapt the control group for an individual delivery.

NOTE
If you have defined a control group for a campaign, and you also configure it for a delivery linked to this campaign, only the control group defined for the delivery will be applied.
  1. Edit the delivery concerned and then click the To link.

  2. Click the Control group tab and then select Enable and edit control group configuration.

  3. Click Edit… to configure the control group.

The complete procedure is detailed in this section.

Use a new population as a control group add-a-population

You can use a specific population for the control group. In that case, select the list to use as a control group in the related field.

This population can come from a list of recipients or you can define it via a specific query.

NOTE
Adobe Campaign query editor is presented in this section.

Extract the control group from the main target extract-the-control-group-from-the-main-target

You can also extract recipients from the main target of the delivery. In this case, recipients will be taken from the target of delivery actions affected by this configuration. This extraction can be random or can be the result of sorting the recipients.

To extract a control group, enable the control group for the campaign or delivery and select one of the following options: Activate random sampling or Keep only the first records after sorting.

  • Use the Activate random sampling option to apply random sampling to the recipients in the main population. If you then set the threshold to 100, the control group will be made up of 100 recipients selected randomly from the targeted population. The random sampling depends on the database engine.
  • Use the Keep only the first records after sorting option to define a limitation based on one or more sorting orders. If you select the Age field as a sorting criterion and then define 100 as a threshold, the control group will be made up of the 100 youngest recipients. For instance, it could be interesting to define a control group that includes recipients who make few purchases, or recipients who make frequent purchases, and to compare their behavior with that of the contacted recipients.

Click Next to define the sorting order (if necessary) and select the recipient limitation mode.

This configuration is equivalent to a Split activity in the workflow, which lets you break the target up into subsets. The control group is one of these subsets.

Tutorial video create-email-video

This video explains how to add a control group to a campaign.

Additional Campaign how-to videos are available here.

recommendation-more-help
cffff7e4-091f-472e-87ca-52087599f99d