Multi-channel purchases?

Multi-purchase channel is a flag that indicates if a customer has purchased from more than one channel.

Use in segments

You can access multichannel purchases directly from the Segment Editor. To add this attribute to your segment, To add these attributes to your segment, click Add condition and then Add attribute. Select the Transaction Attributes Extended source, select the Multi Purchase Channel attribute, and then apply a condition.

Examples

The following topics contain examples of using multi-purchase channel:

Available conditions

The following table lists the conditions that are available to this attribute.

Note

This attribute has a Boolean data type. All Boolean data types share the same set of conditions. Recommended conditions for this attribute are identified with “  More useful” and conditions with more limited use cases are identified with “  Less useful”.

Condition

Description

is false

  More useful

Returns a list of customers who do not have multichannel purchases.

is not NULL

Returns a list of customers who returned an order or who did not return an order.

is NULL

Returns customer records that do not have information about returned orders.

is true

  More useful

Returns a list of customers who have multichannel purchases.