Skip to main content

Trigger campaigns

Description

Trigger campaign is our ultimate tool for composing transactional messaging. In other words, if you select this campaign, a marketing message is automatically delivered after a specific event has occurred. Trigger campaigns send one message to each subscriber who fits trigger launch conditions.

It can be used as a standalone feature or as a part of a Scenario tool — a state of the art solution for composing marketing automation and creating customer journey paths.

To create a new campaign, select Campaigns → Triggers and click on the "Create" button, or you can use the campaigns calendar.

General settings

In general settings you can specify the name of your campaign, tags to be associated with it and stats SubID. There is a google switch to activate the campaign in the right corner.

Campaign settings

The following information is defined in campaign settings: communication channels, subscribers, templates with content, and schedule for mailing.

On the first tab, you can select a communication channel you want to use. Channel you want to use must be available in at least one subscriptions resource, which you can select on the next tab.

info

For Email sending, you can use the field with the main subscriber contact information – Email field.

When you've done with settings, click "Finish". The parameters you've chosen will be displayed in the "Trigger option" section. Use the buttons in the upper right corner to edit settings, check the log of the campaign or see the Summary report.

Trigger types

API trigger call

API-triggered campaigns are effective means of integration with your websites, apps, CRMs or other network software. They can be assigned to specific steps of your digital workflow. Such triggers can work with one specific profiles database.

There are two options of API for trigger campaigns:

  • v1.0 is a simple GET request with no additional parameters. Profiles are matched by md5 hash, xxhash or email. Request URL is generated when you save a trigger campaign and can be then implemented by your developers.

  • v1.1 uses POST requests with JSON body. It is better for security: the access token is in the request body, and these requests can contain custom parameters. You can tune Example v1.1 as you need and see API trigger call documentation for further details. If you need to delegate configuration to your IT department — download the example and forward it.

Subscription update

The campaign will be activated when profile subscriptions are updated.

  • New resource subscription — when a profile gets subscribed to a resource for the first time.

  • New channel within the resource — when a profile gets subscribed to another channel of communication within an existing resource for the first time.

  • New contact within the channel — works for each new contact entry within a channel of a resource, including the first contact for this channel.

  • Status changed (to one of the below) — when subscription status is changed for a profile.

  • The first 3 options are selected — when any subscription entry is added to a profile.

  • No option selected — nothing would happen.

caution

Please, take note that this trigger works only for subscriptions with a "subscribed' status.

API profile import

The campaign will be activated when a new profile is created by your site, app or CRM API request.

Manual profile import

This trigger will activate a campaign when you add customer profiles manually.

Any profile import

This trigger will activate a campaign when you import a profile to a certain database by any means.

Message action

This trigger is based on default Altcraft message tracking. Campaigns can be activated by various systems and message recipient actions. For link clicks, you can specify a link or select Any link clicked.

Profile fields update

Data update trigger detects changes in a customer profile. When a field value is changed to meet specific conditions campaigns will be launched.

Conditions vary depending on the type of field:

ConditionField typeDescription
changedall typesAny change in the profile field
equalall types except tags, object, array of objectsThe new value is equal to the expected one
not equalall types except tags, object, array of objectsThe new value is not equal to the expected one
not emptyall types except tagsThe field takes any non-empty value
emptyall types except tagsAll values have been deleted for the profile field
tags added to the listtagsThe list of tags is formed in the trigger
tags removed from the listtagsThe list of tags is formed in the trigger
property changedobjectThe property of the field whose changes should be observed is specified.
property equalobjectThe field property and the expected value are specified.
property not equalobjectThe field property and the expected value are specified.
element's property changedarray of objectsThe path to an array element is specified. If the property of this element changes, the trigger will be activated.

When choosing the path to the element property, you also select the data type to which the compared value should be converted. Comparison is available for data types such as string, int, float, and bool. It is not possible to compare complex data types (object, array). In the example below, you won't be able to track changes in the properties of elements key_1 and key_4.
[
{
   "key_1": [1,2,3,4,5],
   "key_2": 2
},
{
   "key_3":"value",
   "key_4": [1,2,3,4,5]
}
]
Please note that the dropdown list contains available paths to the field property, but the index of any element is set to 0 by default — $[0].key_3. To specify the path to the desired element, you can manually enter the index in the JSONPath format — $[1].key_3.
element's property equalarray of objectsThe field property and the expected value are specified.
element's property not equalarray of objectsThe field property and the expected value are specified.
property addedarray of objectsAn element is added to the array.
property deletedarray of objectsAn element is deleted from the array.
caution

This type of trigger can be used with links in templates that are configured to update profile fields. Please note that if some other triggers are attached to the link clicks (see above), they will also work.

Pixel activation

Altcraft pixel is a highly customizable tracking technology stack, that can be easily integrated with your digital ecosystem. Pixel activation can as well trigger a campaign: when your customers browse your website or use your applications pixels will track their behavior and trigger campaigns and workflows when it is needed.

Modify relation

The event can be triggered when the relations between the profiles are changed: both direct and reverse.

The event types:

  • attach relation,
  • change relation,
  • reaching relation "x" values,
  • delete relation.

When static segment is modified

The event can be triggered when a change occurs in a static segment: a profile can be added to the selected static segment or removed from it.

Form profile import

The trigger is activated if the profile has filled out the form and for this reason, has been added to the database. To do this, when setting up the form, activate the "Import Profiles" option on the "Actions" tab.

Select the form and a profile database:

Form fill

The trigger is activated if the profile has completed and submitted the form. Select a form and profile database if you want to track imports only to a specific database:

Form profile update

The trigger is activated when the data of a profile, which is already in the database, is changed as a result of filling out a form. Select a form. If you want to track changes to profile data only in a specific database, also specify the database.

Modify order

The trigger will br activated if order in the Market has been changed. Select a sales channel and an event type. Two types available:

  • add order (a new order has been added to the Market)
  • change order (the status of an existing order has changed)

Available order statuses:

  • new
  • delivered
  • paid
  • cancelled
  • partial refund
  • in delivery
  • in process

Import via pop-up

The trigger will be activated if the profile data gets into the database as a result of filling out and submitting the popup form. Select the popup you want to track:

Limitations

As no mass audience is processed by trigger campaigns — no limitations are even necessary except for communication policies, limiting individual messaging per time period.

Smart settings

If Smart settings are activated for your Altcraft marketing platform account, you can manage campaign virtual senders, blind carbon copy settings and several other options. This section will appear at the bottom of the campaign editor page. The following settings are available:

  • Virtual sender — this option allows you to select a virtual sender for the campaign. The virtual sender is the set of rules for sending messages from real senders.

  • Custom tracking domain— this option allows you to track actions in campaign messages using additional tracking servers. Domains must be divided with line breaks.

  • Send hidden copy to these addresses— BCC for sent messages. Addresses must be divided with line breaks.

  • Extra options— these options depend on your Altcraft configuration. For example, these options can be Enable random tracking prefixes, or Do not check contact data for uniqueness.

caution

If you are not sure, what Smart settings you need to use, please contact your Altcraft administrator, or Altcraft support specialists.