Overview
Promote products often bought by the same customers as the last products the customer has purchased.
WPOS | Use Cases | Mode | Requirements |
---|---|---|---|
ALL | You need to have enough statistics of customers buying several products over time. |
Variables
type: bought_same_customer
Cases to consider
Other types could be considered:
bought_after: same idea, also with products bought by the same customer, but which happened after (so if customers by product A, find products often bought after buying product A by the same customer)
bought_first_second_purchase: same idea, but solely for purchases done as second purchase (after the first purchase)
bought_together: same idea, but with products bought in the same basket
basketed_in_same_session: same idea, but with products often added to the basket in the same session
viewed_in_same_session: same idea, but with products often viewed in the same session
end_up_buying: same idea, but with products often bought in the same session after viewing this product
How to configure it?
You can import the JSON below directly in the Admin (use the Import button on the top right), as in this screen-shot.
Typically, you don’t need to configure any parameter and can use it as is (as indicated, you can try other types if you want)
Add Comment