By default the cart recovery plugin tracks all carts, and sends out campaigns to all carts that enter the recovery process. Sometimes though you might not want to send campaigns to some users. For example if you have some users who are wholesale customers that you don’t want campaigns to go to.

Cart Recovery (v2.3.1 or higher) and Cart Recovery Pro (v1.9.2 or higher) include filters that let you block campaigns being sent to individual carts.

Here’s an example that will block sending of campaigns to any carts that belong to logged in users.

Within your filter, you can access the customer’s email, their cart details, and the campaign being sent. So, for example you could block the campaign being sent to people whose email matched a specific domain.