<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Coordable (Posts about last-mile)</title><link>https://coordable.co/</link><description></description><atom:link href="https://coordable.co/categories/last-mile.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2026 &lt;a href="mailto:contact@coordable.co"&gt;Nikola Tesla&lt;/a&gt; </copyright><lastBuildDate>Mon, 13 Apr 2026 12:30:47 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>The €17 failed delivery: everyone cites it, nobody shows the math</title><link>https://coordable.co/blog/cost-failed-delivery-urban-europe-2026/</link><dc:creator>Julien Crétin</dc:creator><description>&lt;p&gt;Search for "cost of a failed delivery" and you find the same figure everywhere: somewhere between €15 and €20 per failed order. It shows up in industry reports, logistics blogs, carrier decks. Sometimes €17, sometimes €18, sometimes just "around €17." The number circulates freely.&lt;/p&gt;
&lt;p&gt;What never appears alongside it is a breakdown.&lt;/p&gt;
&lt;p&gt;We rebuilt the estimate from scratch, line by line, with explicit assumptions, for a realistic urban B2C context in Europe in 2026. And we modeled two scenarios, because not all failed deliveries end the same way.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="two-paths-after-a-failed-first-attempt"&gt;Two paths after a failed first attempt&lt;/h3&gt;
&lt;p&gt;When a delivery attempt fails, operators have two main options:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Redeliver to the home address.&lt;/strong&gt; Schedule a second attempt, slot it into a future route, try again.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Redirect to a pickup point (PUDO/locker).&lt;/strong&gt; Drop the parcel at a nearby relay point, a staffed shop or an automated locker, and notify the recipient to collect at their convenience.&lt;/p&gt;
&lt;p&gt;The second path is growing fast. Out-of-home delivery networks in Europe now exceed 500,000 points. In France alone, the three main networks (Pickup, Mondial Relay, Relais Colis) cover over 37,000 relay points. Redirecting to a PUDO is no longer a fallback; in many operations it is the default response to a failed first attempt.&lt;/p&gt;
&lt;p&gt;The cost profiles of these two paths are meaningfully different. We modeled both.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="the-model"&gt;The model&lt;/h3&gt;
&lt;h4 id="component-1-on-site-failure-cost-both-scenarios"&gt;Component 1 - On-site failure cost (both scenarios)&lt;/h4&gt;
&lt;p&gt;Before any decision about what happens next, a failed stop already costs something. The driver arrived, attempted delivery, documented the failure, and departed. That time is gone regardless of what follows.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Item&lt;/th&gt;
&lt;th&gt;Assumption&lt;/th&gt;
&lt;th&gt;Cost&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;On-site time (approach + attempt + departure)&lt;/td&gt;
&lt;td&gt;8 min @ €17/h&lt;/td&gt;
&lt;td&gt;€2.27&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Recipient call attempt&lt;/td&gt;
&lt;td&gt;2.5 min @ €17/h (~60% of failures)&lt;/td&gt;
&lt;td&gt;€0.43&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Subtotal&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;€2.70&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;em&gt;The call is not systematic - carriers typically place it when the address is unclear or the recipient was expected to be home. We estimate it occurs in roughly 60% of failed attempts.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h4 id="component-2a-redelivery-to-home-address"&gt;Component 2A - Redelivery to home address&lt;/h4&gt;
&lt;p&gt;The package gets slotted back into a future route. The marginal cost is the detour: the extra time and distance to work that stop back into an existing run. Not a dedicated trip, just the incremental cost of squeezing it in.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Item&lt;/th&gt;
&lt;th&gt;Assumption&lt;/th&gt;
&lt;th&gt;Cost&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Driver time (detour + stop)&lt;/td&gt;
&lt;td&gt;12 min @ €17/h&lt;/td&gt;
&lt;td&gt;€3.40&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fuel&lt;/td&gt;
&lt;td&gt;3 km @ €0.18/km&lt;/td&gt;
&lt;td&gt;€0.54&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Vehicle depreciation&lt;/td&gt;
&lt;td&gt;3 km @ €0.12/km&lt;/td&gt;
&lt;td&gt;€0.36&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Subtotal&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;€4.30&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;em&gt;12 minutes and 3 km reflect a marginal detour within a dense urban route. In peri-urban or rural contexts, these figures are significantly higher.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h4 id="component-2b-redirect-to-pickup-point"&gt;Component 2B - Redirect to pickup point&lt;/h4&gt;
&lt;p&gt;The driver diverts to the nearest relay point on the same or next run. A PUDO stop is fast: 1.5-2 minutes vs 6-7 minutes for a residential delivery, because consolidation means multiple parcels per stop. Detour distance is short in a dense urban network.&lt;/p&gt;
&lt;p&gt;There is also a cost that most estimates miss: the commission paid by the carrier to the merchant hosting the relay point. In France, this runs €0.30-€0.50 per parcel depending on the network (Mondial Relay, Pickup, Relais Colis). Small, but real, and exactly the kind of line item that gets lost when a figure is simply quoted without a breakdown.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Item&lt;/th&gt;
&lt;th&gt;Assumption&lt;/th&gt;
&lt;th&gt;Cost&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Driver time (detour + PUDO drop)&lt;/td&gt;
&lt;td&gt;7 min @ €17/h&lt;/td&gt;
&lt;td&gt;€1.98&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fuel&lt;/td&gt;
&lt;td&gt;1.5 km @ €0.18/km&lt;/td&gt;
&lt;td&gt;€0.27&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Vehicle depreciation&lt;/td&gt;
&lt;td&gt;1.5 km @ €0.12/km&lt;/td&gt;
&lt;td&gt;€0.18&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Merchant commission&lt;/td&gt;
&lt;td&gt;€0.40&lt;/td&gt;
&lt;td&gt;€0.40&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Subtotal&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;€2.83&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;
&lt;h4 id="component-3-route-disruption"&gt;Component 3 - Route disruption&lt;/h4&gt;
&lt;p&gt;This is the component that almost never appears in cost estimates, and the one we think matters most.&lt;/p&gt;
&lt;p&gt;A failed stop does not happen in isolation. The driver spent time on-site. In a tightly scheduled urban run of 20-30 stops, that time ripples downstream. The nature of this disruption, and who absorbs the cost, depends on the operator's model.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For operators with salaried drivers&lt;/strong&gt;, the disruption translates into route lengthening. Time lost accumulates across the week and can contribute to crossing the overtime threshold: in France, 39 hours under the transport collective agreement, with a 25% premium beyond that. The marginal cost is real but diffuse: it rarely maps cleanly to a single failed stop.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For operators using subcontracted drivers on a daily or per-route flat fee&lt;/strong&gt;, which represents the majority of last-mile operations in France for networks such as Amazon, Chronopost, or DHL, the disruption does not generate overtime. It generates a margin loss: if a subcontractor completes 18 stops instead of 20 due to time lost on a failure, they deliver less for the same flat fee. The cost is real, but it sits with the subcontractor rather than the network operator. Operators on this model can calibrate the disruption cost by dividing their daily flat rate by the number of planned stops.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A third case: markets with precise delivery slots.&lt;/strong&gt; In the UK, Germany, and increasingly in premium services across Europe, recipients select a 1-2 hour window at checkout. In this context, a failed stop is not just a time loss; it is a missed contractual commitment, and SLA-based contracts can trigger financial penalties: a cost that does not appear in any per-failed-delivery model, but is very real at scale. We do not include it in our central estimate, but operators on slot-based markets should factor it in.&lt;/p&gt;
&lt;p&gt;In all three cases, dispatch rescheduling remains a fixed cost: someone must handle the failed stop, reassign it, and notify the recipient.&lt;/p&gt;
&lt;p&gt;There is no published benchmark for the cascade effect specifically. We modeled it conservatively and flag it as an assumption operators should calibrate against their own route data.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Item&lt;/th&gt;
&lt;th&gt;Assumption&lt;/th&gt;
&lt;th&gt;Redelivery&lt;/th&gt;
&lt;th&gt;PUDO redirect&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Cascade delay on following stops&lt;/td&gt;
&lt;td&gt;3 stops × 4 min @ €17/h&lt;/td&gt;
&lt;td&gt;€3.40&lt;/td&gt;
&lt;td&gt;€1.70&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Dispatch rescheduling&lt;/td&gt;
&lt;td&gt;10 min @ €15/h&lt;/td&gt;
&lt;td&gt;€2.50&lt;/td&gt;
&lt;td&gt;€1.25&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Subtotal&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;€5.90&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;€2.95&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;em&gt;The €17/h figure is an approximation of the real operational cost in both salaried and subcontracted models - marginal hourly cost for salaried drivers, opportunity cost per undelivered stop for flat-fee subcontractors.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Route disruption accounts for roughly 40% of the total cost in the redelivery scenario, and it is the component most directly amplified by address quality issues.&lt;/p&gt;
&lt;hr&gt;
&lt;h4 id="component-4-customer-support-contact"&gt;Component 4 - Customer support contact&lt;/h4&gt;
&lt;p&gt;In 2026, most platforms automatically notify recipients of a failed attempt and offer self-service rescheduling. The majority of failures do not generate a human support contact. But a meaningful share do: particularly when the address is genuinely unresolvable, the automated flow breaks down, or the delay exceeds the customer's tolerance.&lt;/p&gt;
&lt;p&gt;Industry data on post-failure contact rates shows that well-optimized operators with proactive SMS/WhatsApp notifications see human contact rates around 15%. Average operators without strong visibility tooling can exceed 40%. We use 30% as a central estimate.&lt;/p&gt;
&lt;p&gt;For PUDO redirects, the contact rate drops significantly: the recipient gets an automatic notification, the package is safe, and there is nothing to escalate.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Item&lt;/th&gt;
&lt;th&gt;Redelivery&lt;/th&gt;
&lt;th&gt;PUDO redirect&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Human contact rate&lt;/td&gt;
&lt;td&gt;30%&lt;/td&gt;
&lt;td&gt;10%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cost per contact (internal dispatch or support)&lt;/td&gt;
&lt;td&gt;€8&lt;/td&gt;
&lt;td&gt;€8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Subtotal&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;€2.40&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;€0.80&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;
&lt;h3 id="the-full-picture"&gt;The full picture&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Component&lt;/th&gt;
&lt;th&gt;Redelivery&lt;/th&gt;
&lt;th&gt;PUDO redirect&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1. On-site failure&lt;/td&gt;
&lt;td&gt;€2.70&lt;/td&gt;
&lt;td&gt;€2.70&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2. Resolution path&lt;/td&gt;
&lt;td&gt;€4.30&lt;/td&gt;
&lt;td&gt;€2.83&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3. Route disruption&lt;/td&gt;
&lt;td&gt;€5.90&lt;/td&gt;
&lt;td&gt;€2.95&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4. Customer support&lt;/td&gt;
&lt;td&gt;€2.40&lt;/td&gt;
&lt;td&gt;€0.80&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Total&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;€15.30&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;€9.28&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;With a low-high range across assumptions:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Scenario&lt;/th&gt;
&lt;th&gt;Low&lt;/th&gt;
&lt;th&gt;Central&lt;/th&gt;
&lt;th&gt;High&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Redelivery&lt;/td&gt;
&lt;td&gt;€11.00&lt;/td&gt;
&lt;td&gt;€15.30&lt;/td&gt;
&lt;td&gt;€19.60&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PUDO redirect&lt;/td&gt;
&lt;td&gt;€6.50&lt;/td&gt;
&lt;td&gt;€9.28&lt;/td&gt;
&lt;td&gt;€12.10&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Our central redelivery estimate of &lt;strong&gt;€15.30&lt;/strong&gt; sits within the €15-€20 range commonly cited in industry reports: a useful sanity check. But where those figures are self-reported averages with no decomposition, this model shows where the money goes. Route disruption is the largest single component, and it is almost entirely invisible in standard last-mile cost reporting.&lt;/p&gt;
&lt;p&gt;The PUDO path at &lt;strong&gt;€9.28&lt;/strong&gt; is meaningfully cheaper - not because the logistics are simpler, but because the cascade is shorter and the customer contact rate drops. The merchant commission is real but minor.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="what-this-means-for-geocoding-quality"&gt;What this means for geocoding quality&lt;/h3&gt;
&lt;p&gt;The model above assumes a generic failed delivery: recipient absent, address found, no particular navigation issue. In practice, not all failures are equal.&lt;/p&gt;
&lt;p&gt;When a failure is caused by a bad geocode: the driver is routed to the wrong area, cannot locate the address, and spends additional time on-site trying to find it. Two things happen. First, the on-site time (Component 1) increases. Second, and more importantly, the route disruption (Component 3) is amplified: more time lost on that stop means a larger downstream cascade.&lt;/p&gt;
&lt;p&gt;Various industry studies estimate that between 20% and 25% of delivery failures trace back to incorrect or unresolvable address data. Applied to the redelivery scenario:&lt;/p&gt;
&lt;p&gt;An operator running &lt;strong&gt;50,000 deliveries/month&lt;/strong&gt; at an &lt;strong&gt;8% failure rate&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;~4,000 failed deliveries per month&lt;/li&gt;
&lt;li&gt;~900 of those attributable to address or geocoding issues&lt;/li&gt;
&lt;li&gt;At €15.30 per failure: &lt;strong&gt;~€13,800/month in avoidable cost&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The cost of running those same 50,000 addresses through a quality geocoding pipeline before dispatch: typically &lt;strong&gt;€20-€180&lt;/strong&gt;, depending on provider mix and cascading strategy.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="a-note-on-what-this-model-does-not-include"&gt;A note on what this model does not include&lt;/h3&gt;
&lt;p&gt;Two cost categories are deliberately excluded:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Customer churn.&lt;/strong&gt; A failed delivery affects repurchase intent: research consistently shows 20-25% of recipients do not reorder after a poor delivery experience. This is a real and significant cost, but it falls primarily on the retailer, not the carrier. An e-commerce operator building this model for their own operation should add it.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Return-to-depot logistics.&lt;/strong&gt; When a package cannot be delivered and is not redirected to a PUDO point, it must be returned to the depot or sender. We have not modeled this, as handling varies significantly by operator and contract structure.&lt;/p&gt;
&lt;p&gt;Both exclusions make the estimates above conservative.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;The figures above apply to dense urban B2C operations in a European context. Peri-urban and rural contexts change the calculus significantly: longer detours, fewer PUDO options, higher cascade costs per failed stop. We will publish separate models for both.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Coordable helps logistics and operations teams build multi-provider geocoding pipelines that surface address issues before dispatch, not after. &lt;a href="https://coordable.co"&gt;See how it works.&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="sources-and-assumptions"&gt;Sources and assumptions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Driver hourly wage (€17/h fully loaded)&lt;/strong&gt; - Median gross wage for delivery drivers in France: €12-€13/h (Indeed, Glassdoor, JOBTransport, 2025; CCN Transport routier logistique, driver pay scale as of May 1, 2025: €11.91-€19.27/h). Employer social contributions: average rate ~30% of gross wage in 2025, range 25-42% depending on company size and applicable exemptions (Urssaf / Staffmatch, 2025). Estimated fully loaded cost: €12.50/h x 1.30 = €16.25/h, rounded to €17/h.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Fuel cost (€0.18/km)&lt;/strong&gt; - Average diesel price in France, annual average 2025: €1.6186/L (prixdubaril.com / French Ministry of Ecological Transition, January 2026). Light commercial vehicle urban fuel consumption: 11L/100km. Fuel cost: €1.62 x 0.11 = €0.178/km, rounded to €0.18/km.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Vehicle depreciation (€0.12/km)&lt;/strong&gt; - French fiscal mileage allowance 2024-2025 (BOFiP, BOI-BAREME-000003), depreciation/maintenance component excluding fuel, light commercial vehicle.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;PUDO stop time (1.5-2 min vs 6-7 min residential)&lt;/strong&gt; - Parcelhive, &lt;em&gt;Last-Mile Delivery Economics: Save 50% with Lockers&lt;/em&gt;, 2025.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;PUDO merchant commission (€0.30-€0.50/parcel)&lt;/strong&gt; - Published rates from Pickup (Groupe La Poste), Mondial Relay, Relais Colis, 2025. Central value: €0.40.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Out-of-home delivery network size (500,000+ points in Europe)&lt;/strong&gt; - nShift, &lt;em&gt;EU Parcel Locker Growth in 2025&lt;/em&gt;, 2025.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Address-related failure rate (20-25%)&lt;/strong&gt; - Composite estimate, last-mile industry studies 2021-2024.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Human contact rate on failed deliveries (15-40%)&lt;/strong&gt; - WISMOlabs, &lt;em&gt;What Is WISMO? Definition, Meaning &amp;amp; Rate Benchmarks&lt;/em&gt;, 2025.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Dispatch/support agent wage (€15/h fully loaded)&lt;/strong&gt; - Estimate by analogy with CCN Transport routier, administrative/operational roles. Gross wage ~€12/h, fully loaded cost ~€15/h.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;First-attempt failure rate (8%)&lt;/strong&gt; - Composite estimate, last-mile industry reports 2021-2025.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Cascade delay assumption (3 stops x 4 min)&lt;/strong&gt; - Internal estimate, no published benchmark identified. Conservative assumption for a dense urban route of 20-30 stops.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;</description><category>failed delivery</category><category>last-mile</category><category>logistics costs</category><category>urban delivery</category><guid>https://coordable.co/blog/cost-failed-delivery-urban-europe-2026/</guid><pubDate>Mon, 13 Apr 2026 10:00:00 GMT</pubDate></item></channel></rss>