Engagement automation actions

Abstract

Configure the actions that the EXM module is allowed to perform on the visitors who meet the conditions that you specify.

The EXM module provides two engagement automation actions in the default installation:

The Engagement Plan Monitor performs these actions on the visitors who meet the conditions that you specify in the engagement plan. The items of both actions are stored in the Actions folder at:

/sitecore/system/settings/analytics/engagement automation/predefined items/actions

5765DF9EC31740309612E5A5C2E55BC0.png

You can configure both actions directly in the engagement plan.

The Send Email Campaign Message automation action lets you send triggered messages to the visitors who meet a specific condition.

This action has the following parameters:

Parameter name

Description

AutomationActionDescription

The action description.

StandardMessageId

The ID of a triggered message to be sent.

The Edit Email Audience automation action lets you copy and move the visitors who meet a specific condition between recipient lists.

This action has the following parameters:

Parameter name

Description

AutomationActionDescription

The action description.

subscribe

The recipient list to which the visitors should be added. This parameter can take more than one recipient list name.

unsubscribe

The recipient list from which the visitors should be removed.This parameter can take more than one recipient list name.

sendConfirmation

A Boolean parameter that determines whether or not to send a confirmation mail to the visitors whose mailing list subscription has changed.

managerRootId

The ID of the manager root for the current action.

The module uses subscription confirmation pages and notification emails from the manager root that you define.

To perform the Edit Email Audience action, at least one value must be set for either the subscribe or the unsubscribe parameter.

To use a custom implementation of an engagement automation action, open the action in the Content Editor and then on the Content tab, edit the following fields:

Field name

Section name

Customization

Type string

Data

To modify the action behavior, specify your custom class and .dll file separated by a comma.

Alternatively, you can modify the class that is specified in this field by default directly in the corresponding .dll file.

Parameters

Data

To change the action parameters, replace the default parameters with your custom ones.

Editor

Editor

To show a custom dialog box when defining the action in the engagement plan, specify its URL.