Skip to main content
The total number of orders that received a full or partial refund.

Formula

Refund Count = COUNT ( Orders ) WHERE refund_amount > 0

Example

Your store processed 127 refunds in March across 2,450 total orders:

How It Works

Refund Count tracks every order that had any refund processed in Shopify. Both full and partial refunds increment this count. Orders with multiple refunds count once.

When to Use


See all Adjustments metrics →