Repeat purchase¶
Repeat purchase returns a list of customers who have made a repeat purchase during the chosen date range. For example, return all customers who made a repeat purchase within the previous 6 months:
Important
Repeat purchase identifies a repeat purchase by comparing purchases within the chosen date range to all purchases. For example, a customer who first purchased 2 years ago, and then purchased again last month would be returned by a relative date range “today - 1 month”. A customer who first purchased 10 years ago, and then purchased again last month would also be returned. As well as a customer who first purchased 2 months ago, and then purchased again last month.
After you specify a date range you may apply filters to associate repeat orders to specific products, brands, channels, and stores. For example, return all customers who made a repeat purchase of shoes from your ACME Footwear brand.
What are purchase behaviors?
Purchase behaviors are a feature of Amperity that are built on top of standard output for transactions (purchases and items). Purchase behaviors require standardized product catalog field names to be present in your standard output for transactions.
Use purchase behaviors in segments to return a list of customers, and then filter that list of customers by any combination of brand, channel, individual items in your product catalog, and store.
Purchase behaviors are available for first purchase, has not purchased, has purchased, most frequent order, repeat purchase, and total value of orders.
How repeat purchase works¶
Repeat purchase represents a common approach people use when they build segments: find customers who have purchased more than one time within a time window, and then associate those customers to specific products and brands.
Repeat purchase is a compound attribute, which means that it’s built from a combination of attributes that already exist in your data, and then appears as a single attribute that you can choose from the Segment Editor.
With this attribute, you can focus less on SQL and more on finding answers that align to your marketing goals and strategies. Purchase behavior attributes simplify the number of steps that are required to associate a list of customers to your products, stores, channels, and brands.
Tip
For more information about how Repeat purchase works, including an explanation of the SQL that runs behind the Segment Editor, review the Repeat purchase topic in the Amperity A-Z reference.
Use repeat purchase in a segment¶
You can add the Repeat purchase purchase behavior to a segment from the Segment Editor. Click Add condition, choose Purchase behaviors, and then select Repeat purchase.
After the Repeat purchase purchase behavior attribute has been added, select an operator, and then finish defining the conditions for how this attribute should be applied to the segment.
Available conditions¶
The following table lists the operators that are available to this attribute.
Note
Recommended operators for this attribute are identified with “ More useful” and operators with more limited use cases are identified with “ Less useful”.
Condition |
Description |
---|---|
was after |
More useful Returns a list of customers where repeat purchases were after the specified time window. |
was before |
More useful Returns a list of customers where repeat purchases were before the specified time window. |
was between |
More useful Returns a list of customers where repeat purchases were between two specified time windows. |
was not between |
Less useful Returns a list of customers where repeat purchases were not between two specified time windows. |
was not on |
Less useful Returns a list of customers where repeat purchases were not on the specified date. |
was on |
Returns a list of customers where repeat purchases were on the specified date. |
Filter attributes¶
A filter attribute is a standard column that is output by Amperity and is available from the Unified Itemized Transactions table. When a filter attribute is associated with a purchase behavior attribute, you may use them to filter the results by specific items in your product catalog, such as by brand, by channel, by store, or by specific details about the items in your product catalog, such as color, SKU, and so on. The list of filter attributes that will be available for product catalogs depends on their availability within your Unified Itemized Transactions table.