Return Rate Metric
Intended Audience:
Business User
Author:
Holger Lierse
Changed on:
16 Nov 2025
Overview
Learn about the Return Rate Metric in Fluent Analytics
Key points
- Return rates directly impact customer satisfaction and profitability
- Product categories and sales channels have different expected rates
- Seasonal variations are normal, especially after gift-giving periods
What it measures
Percentage of return order item quantities against the customer order item quantities for return order created within the selected time period.

When to use this metric
- Monitor customer satisfaction and product quality trends
- Compare return rates across products, channels, or time periods
- Assess the effectiveness of product descriptions and quality control
- Benchmark performance against industry standards
How to interpret
- Good performance: Return rates below industry averages and stable over time
- Potential issues: Increasing return rates may indicate product or service problems
- Benchmark guidance: Varies by industry
Technical details
Formula:
(SUM(return.items.qty) where status = {STATUS_COMPLETE} / SUM(order.fulfillments.items.filledQuantity)) within the selected time period
Configurable elements:
- STATUS_COMPLETE: Status definitions for complete returns (default: COMPLETE)
Reference Parameters:
`return_order.created_date`: Filters the metric to return orders created within the selected time period`retailer.ref`: Filters the metric to return orders from the selected retailer`return_order.type`: Filters the metric to return orders of specific order types