Skip to main content
Card class: Cross-ChannelCategory: Shipping & Courier
Royal Mail’s distinguishing failure mode - collection vs Post Office vs Parcel Postbox handovers fail at very different rates. Surfaces operational fix (drop methods underperforming the merchant’s collection rate).

At a glance

Failure rate of Royal Mail consignments broken down by where and how the parcel was handed over to Royal Mail. Royal Mail accepts parcels via three main routes: scheduled merchant collection (driver picks up from the warehouse), Post Office handover (merchant drops off at a Post Office branch), and Parcel Postbox / Royal Mail-operated drop locker (merchant deposits 24/7). The three handover types fail at materially different rates because they involve different scan-to-network paths and different chains of custody. This card surfaces the gap so the merchant can route volume away from underperforming methods.
What it countsCOUNT(shipments WHERE handover_method = X AND status IN ('Exception','Lost')) / COUNT(shipments WHERE handover_method = X) grouped by handover_method (collection, post_office, parcel_postbox).
Handover methodscollection (Royal Mail driver collects from the merchant’s warehouse, contracted via Click & Drop), post_office (merchant takes parcels to a Post Office counter), parcel_postbox (merchant deposits via Royal Mail’s drop locker network), delivery_office (merchant takes to a Royal Mail Delivery Office).
Failure modes counted”Lost” (no scan within Royal Mail’s network after handover), “Late” (delivered beyond aim date), “Damaged” (damage scan), “Returned to sender” (delivery failed and returned). The numerator is a pooled “any failure” count per handover method.
Why it mattersCollection-handed parcels are scanned in by the driver and immediately enter the network with a chain of custody. Post Office handovers depend on the Post Office staff member scanning the parcel into the system; some small Post Office branches batch-scan once daily, leading to delayed first-scan and occasional missed scans. Parcel Postbox parcels are scanned only when the courier next empties the locker, typically once a day; parcels can sit overnight without a scan, occasionally lost in the locker.
API endpointRoyal Mail Click & Drop API handover_method field on each consignment (set at label generation), plus the tracking event ladder for the failure attribution.
Service level scopeTracked services only (Tracked 24, Tracked 48, Special Delivery). Untracked 1st / 2nd Class are excluded because there is no scan to detect missed handover.
Time zoneUK local.
Time window30D (rolling 30 days).
Alert triggerAny handover method showing >5 percent failure rate. The healthy steady-state is collection 1 to 2 percent, post_office 2 to 4 percent, parcel_postbox 3 to 5 percent. Above 5 percent on any method indicates a structural process gap.
Returns / RTORTS consignments are counted in the numerator (the original outbound failed).
Rolesowner, operations

Calculation

Calculated automatically from your Royal Mail data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.

Worked example

A UK DTC homewares brand, around 11,000 Royal Mail Tracked consignments per month, mixed dispatch routine: 80 percent driver collection (warehouse pick-up), 15 percent Post Office handover (overflow days), 5 percent Parcel Postbox (out-of-hours processing). Reading taken at 09:00 BST on 12 Mar 26 for the trailing 30 days (10 Feb 26 to 11 Mar 26).
Handover methodConsignmentsFailuresFailure rateNotes
Collection (driver pickup)8,8001321.5%Healthy benchmark
Post Office handover1,6501167.0%Above alert
Parcel Postbox550224.0%Healthy
All handovers (this card)11,0002702.5%
The card fires alerts on Post Office (7.0%). Five things to notice:
  1. Post Office at 7 percent is roughly 5x the collection rate. That is the action item. Spot-check the 116 Post Office failures: which Post Office branches are the merchant using, and is the failure rate concentrated at one or two branches? Often a single small branch with infrequent scan batches drives most of the failures.
  2. The fix is operational, not a Royal Mail conversation. Either (a) move the 1,650 monthly Post Office handovers back to driver collection (talk to the merchant’s Royal Mail account manager about extending the collection window or increasing collection frequency), or (b) switch from Post Office to Parcel Postbox, which has lower failure rate and 24/7 availability.
  3. Collection at 1.5 percent is the benchmark. When the merchant runs the dispatch process correctly (label print, driver collection, in-network scan within 2 hours), the failure rate is roughly 1 to 2 percent and matches the network-wide On-Time Delivery Rate inverse. If collection ever climbs above 3 percent, something is wrong in the warehouse process, not Royal Mail.
  4. Parcel Postbox at 4 percent is acceptable. The structural friction is the once-daily emptying schedule; a parcel deposited at 19:00 may not be scanned until the next morning. For 5 percent of volume that out-of-hours flexibility is worth the small reliability gap.
  5. The aggregate at 2.5 percent looks fine, the per-handover view shows the actionable signal. This is the card’s whole point: the headline is healthy, the breakdown is where the operational fix lives. Always look per-handover, not aggregate.

Sibling cards merchants should reference together

This card is a process-attribution view. Pair it with these to act:
CardWhy pair itWhat the combination tells you
On-Time Delivery RateThe aggregate OTD.If aggregate dips and this card shows one handover method spiking, that method is the root cause.
Tracked24 Service Day PromiseThe premium tier’s SLA.A Post Office handover failure on a Tracked 24 parcel is doubly painful: customer paid premium, parcel never reached the network.
Late ShipmentsAbsolute count by handover.The 116 Post Office failures in the worked example are 116 customer complaints in flight.
Exception RateException events feed into the failure count.Different cause-codes show different patterns per handover.
Royal Mail OTD by Sales ChannelPer-channel breakdown.A specific channel (e.g. weekend orders) often correlates with a specific handover method.
Cross-connector: shopify.fulfilment_lead_timeUpstream timing.If Post Office handovers are concentrated on weekend / late-evening orders, the fix is to shift dispatch timing forward.
Cross-connector: warehouse dispatch logs (if connected)The merchant-side dispatch system records which method was used per parcel.Reconciles against this card’s handover_method field.

Reconciling against the vendor’s own dashboard

Where to look in Royal Mail’s own portal: Royal Mail’s portal does not surface this card directly. The Click & Drop Reports view exposes per-service performance and per-Post-Office handover counts, but does not split failure rate by handover method. This card is a derived view computed by Vortex IQ from the consignment-level handover_method field plus the failure-status feed. For Business Account customers, the Royal Mail account team can pull a custom report breaking down deliveries by handover via internal tooling; ask the account manager. Why our number may legitimately differ from the closest Royal Mail report:
ReasonDirectionWhy
Handover method derivationEitherRoyal Mail’s own reporting uses the first scan location to attribute handover; the card uses the handover method recorded at label generation. If a parcel was supposed to be collected but the merchant ended up dropping at a Post Office, the two views diverge.
Mixed-handover daysEitherA merchant who collects 95 percent and Post-Offices the rest will see a small population of misclassified consignments.
Tracked-only filteringOurs stricterThe card filters to tracked services only because untracked has no first-scan; Royal Mail’s portal sometimes pools untracked into the same view.
Definition of “failure”EitherThis card pools “any failure”; Royal Mail’s portal often splits Lost from Late from Damaged.
Time zoneBoundary days offUK local on both, but the rolling-window boundary may differ.
Internal identity (within Royal Mail): Volume-weighted average of per-handover failure rate ≈ aggregate failure rate of tracked services (1 - aggregate Tracked OTD). If they diverge by more than 2 points, the handover_method field is missing or mis-tagged on a meaningful share of consignments. Cross-connector reconciliation:
CardExpected relationshipCauses of legitimate divergence
shopify.fulfilment_lead_timeUpstream input. Handover method correlates with dispatch timing of day.Late-day dispatches tend to use Post Office (collection has already left) or Parcel Postbox (24/7).

Documentation cross-reference (Royal-Mail-specific). This card is unique to Royal Mail on the UK shipping connector set; couriers (DPD, Hermes Evri, APC) use driver-collection only and do not have a Post Office or drop-locker handover concept.

Known limitations / merchant FAQs

Why are Post Office handovers riskier than driver collection? Three reasons. (1) Scan timing, Post Office staff scan parcels during their work shift, sometimes batching the day’s intake into one evening scan. A parcel deposited at 09:00 may not appear in the network until 18:00. (2) Branch-level inconsistency, large urban Post Offices process volume rapidly; small village Post Offices often misplace parcels in storage or batch-scan incorrectly. (3) Chain of custody gap, Post Office staff transport parcels to the Royal Mail network via the back-of-shop pickup, an extra hop that doesn’t exist on driver collection. My collection rate is 1.5 percent and Post Office is 7 percent, what should I do? Move the volume back to collection. Talk to the Royal Mail account manager about (a) extending the collection window (e.g. add a second collection at 16:00), (b) adding Saturday collection if the brand operates weekends, (c) increasing collection frequency to twice daily for high-volume periods. If collection capacity is genuinely full, the second-best option is to switch from Post Office to Parcel Postbox (typically 4 percent vs 7 percent failure rate). Why is Parcel Postbox sometimes worse than Post Office? On large mature dispatch processes, Parcel Postbox tends to outperform Post Office. On smaller / newer processes the opposite can be true because the merchant uses Parcel Postbox during peak surges and the lockers are full, leading to delayed deposit confirmation. The card surfaces actual rates; if Parcel Postbox is the worse method, the cause is usually locker saturation, switch to Post Office for those volumes or invest in a more frequent dispatch routine. My Post Office failure rate is concentrated at one branch, what do I do? Stop using that branch. Spot-check the 116 failures: if 80+ are at one specific branch, route the merchant’s drop-off to a different Post Office. Some Post Office branches have known issues (low-volume rural, high turnover staff, cramped storage). Royal Mail does not micro-manage branch-level performance. The card shows collection at 3 percent (above benchmark), what changed? Three usual causes. (1) Driver collection slipped, the warehouse handed parcels over after the driver had scanned and left, so they sat overnight. (2) A weather event or strike, the network failed downstream of collection regardless. (3) A Royal Mail depot disruption, the local sortation hub had an outage. If the card shows collection at 3 percent for two weeks running, talk to the account manager about driver-shift consistency. Does this card double-count parcels that fail multiple times? No. Each consignment counts once in the denominator; if it fails on first scan, fails again on attempted delivery, and fails on RTS, it is one failure in the numerator. Why don’t couriers like DPD have this card? Couriers operate driver-collection only. There is no equivalent of Post Office or Parcel Postbox; the parcel goes from the merchant’s warehouse direct to the courier’s depot. The handover-method gap is unique to Royal Mail because the postal model historically supported customers walking in to a Post Office. Should I just switch to a courier and avoid this whole problem? For sub-£100 AOV products, no. Royal Mail’s per-parcel cost is meaningfully lower than couriers (£3 to £4 vs £6 to £10). The savings on collection-handed Royal Mail volume more than offset the friction on Post Office handovers. The right action is to fix the dispatch process to use collection for as much volume as possible, and use the alternative methods only for genuine overflow.

Tracked live in Vortex IQ Nerve Centre

Collection vs Post-Office Handover Failure Rate is one of hundreds of KPI pulses Vortex IQ tracks across Royal Mail and 70+ other ecommerce connectors. Nerve Centre runs the detection layer; Vortex Mind investigates the cause when something moves; Ask Viq lets you interrogate any number in plain English. Start for free or book a demo to see this metric running on your own data.