Skip to main content

Time to First Fix (TTFF)

TTFF measures the average time from when a container or booking is added to your account until Dockflow receives the first tracking data.

TTFF = AVG(first_fix - created_at)

Target: 8 hours | Lower is better


What it Measures

TTFF indicates how quickly Dockflow starts providing tracking data after you add a container. A lower value means faster initial data availability.


How it Works

When you add a container (via API, upload, or manual entry):

  1. Created: Dockflow creates a tracking job (created_at)
  2. Queued: Dockflow queries carrier systems
  3. First Fix: First data is received and stored (first_fix)

TTFF measures the time between steps 1 and 3.


Exclusions

The TTFF calculation excludes:

ExclusionReason
Backfilled data (first_fix < created_at)Historical imports skew the metric
Booking-only entries with TTFF > 24hIndicates booking was inactive when created

Status Thresholds

StatusThresholdMeaning
On Target≤ 8 hoursGood performance, data arriving quickly
Warning8-12 hoursSome delays in initial data
Critical> 12 hoursSignificant delays, may indicate issues

Factors Affecting TTFF

FactorImpact
Carrier API availabilitySome carriers update faster than others
Container visibilityNew bookings may not be immediately visible
Processing queueHigh-volume periods may increase wait time

Drill-Down View

Click "View details" to see individual containers sorted by TTFF:

  • Worst first: Containers that took longest to get first data
  • Best first: Containers that received data fastest

Troubleshooting

High TTFF Values

Possible causes:

  1. Container not yet visible in carrier system
  2. Booking reference not yet linked to container
  3. Carrier API delays

Actions:

  1. Wait 24-48 hours for new bookings
  2. Verify booking/BL references are correct
  3. Check carrier portal directly for comparison