WooCommerce: Benchmarks
Woocommerce Integration comes with these benchmarks that are used to trigger automations.
New Order: This benchmark executes when a new order is placed and can be defined with:
- Any/All If the order contains these products
- Any/All contains products in these categories
- Any/All contains products with these tags
- Order subtotal is (Equal to, less than, less than or equal to, greater than, greater than or equal to) the value of the order
- Processed via any of these payment gateways
Order Status Changed: This benchmark executes when the status of the order changes from one status to another and can be defined with:
- When the order status is changed from (Pending payment, Processing, On Hold, Completed, Cancelled, Refunded, Failed, Draft or other custom statuses)
- To any of these statuses(Pending payment, Processing, On Hold, Completed, Cancelled, Refunded, Failed, Draft or other custom statuses)
- Any/All If the order contains these products
- Any/All contains products in these categories
- Any/All contains products with these tags
- Order subtotal is (Equal to, less than, less than or equal to, greater than, greater than or equal to) the value of the order
- Processed via any of these payment gateways.
Cart Updated: This benchmark executes when the cart is updated and can be defined:
- Any/All If the cart contains these products
- Any/All contains products in these categories
- Any/All contains products with these tags
- The value of the cart is (Equal to, less than, less than or equal to, greater than, greater than or equal to) the value of the order.
Emptied Cart: This benchmark executes when users remove all the products from their carts.
Cart Abandoned*: This benchmark executes when the cart is abandoned and can be defined:
- Any/All when the cart is abandoned and contains these products
- Any/All contains products in these categories
- Any/All contains products with these tags
- The value of the cart is (Equal to, less than, less than or equal to, greater than, greater than or equal to) the value of the order.
*Triggered from inactivity for 15 minutes.