Track end-to-end delivery performance for international retail logistics. This scorecard is automatically fed by an n8n workflow that aggregates shipment data from your WMS/TMS and computes weekly OTIF KPIs.
<aside> 📋
How to Use This Template
<aside> ⚙️
n8n Automation
This scorecard is designed to be populated automatically.
The companion n8n workflow reads raw shipment records, groups them by week, computes averages and on-time percentages for each checkpoint, and creates one row per week in the database below. You can schedule it to run daily or weekly.
</aside>
<aside> 🔄
Order → Transmission → Pick and Pack → Loading → Truck to Airport → Flight → Customs Clearance → Last Mile → Store Delivery
Each checkpoint has a cut-off time. Missing a cut-off delays the shipment to the next available slot, increasing total lead time and reducing OTIF performance.
</aside>
| 🟢 On Target | 🟡 At Risk | 🔴 Below Target | ⚪ No Data |
|---|---|---|---|
| OTIF Rate >= 95% | OTIF Rate 90-95% | OTIF Rate < 90% | No shipments recorded |
<aside> 📊
OTIF Rate (%)
On-Time In-Full delivery rate. The percentage of shipments that arrived at the store within the target lead time. This is the primary KPI for end-to-end distribution performance.
OTIF Rate = On-Time Deliveries / Total Shipments × 100
</aside>
<aside> ⏱️
Avg Lead Time
The average number of days (and hours) from order creation to store delivery. A rising lead time often signals systemic issues even when OTIF remains acceptable. Typical target for air freight distribution: 3.0 to 3.5 days.
</aside>
<aside> 🔍
Checkpoint On-Time Rates
Each checkpoint in the supply chain has its own on-time percentage. When OTIF drops, compare these rates to find the bottleneck:
<aside> 🚨
Late Shipments
The absolute count of shipments that missed the delivery target. Use this alongside OTIF Rate to understand volume impact. A 90% OTIF on 100 shipments means 10 late deliveries; the same 90% on 1,000 shipments means 100 late deliveries.
</aside>
<aside> 🔧
Data Pipeline
The Notion formulas handle OTIF Rate and Status calculations, so the n8n workflow only needs to push the raw counts and averages.
n8n Workflow & Resources
Get in Touch
For more supply chain analytics content, visit samirsaci.com
</aside>
