Get A Demo

You're viewing eLogii for Field Service. Distribution business? Switch to Distribution →

← Back to eLogii + Salesforce

STACK PATTERN

Salesforce Live Delivery Tracking

Salesforce can hold a case status and surface it to the customer via Salesforce's customer-facing portal. That’s case-state visibility, not live driver GPS or a customer-facing tracking page with the next-stop ETA and embedded content. eLogii ships that surface on top of own-fleet data: live driver GPS via webhook, multi-brand tracking pages, configurable embedded content per task type (NPS, access codes, safety briefings). Embed the page via iframe in Salesforce's customer-facing portal, or send as SMS/email links from a Flow.

Salesforce native
Status only
Salesforce's customer-facing portal shows order and shipment status. Salesforce shipping Salesforce marketplace surfaces parcel-carrier tracking. No live own-fleet driver GPS or branded delivery pages.
eLogii live GPS
Webhook
Driver/Task Tracking Update webhook streams live coordinates and updated ETAs. No polling, no cron jobs.
Branded pages
Multi-brand
Three brands from one dispatch desk, each with its own logo, colors, layout. Embedded NPS, access codes, safety briefings.
Where it surfaces
iframe + SMS
Embed via iframe in Salesforce's customer-facing portal / your storefront, or send as SMS or email links to end customers.

What Salesforce shows about a delivery today

Salesforce covers the order and shipment-status view well, including the parcel-carrier handoff. The gap shows up when delivery is on your own fleet and the end customer wants to see where the truck is right now.

  • Salesforce's customer-facing portal. Salesforce’s standard customer portal. End customers log in to see open orders, shipment status (created, picked, packed, shipped, delivered), invoice history, and support cases.
  • Salesforce shipping Salesforce marketplace carrier tracking. Once a shipment is handed to a parcel carrier and a label is generated, the tracking number flows into Salesforce and the customer can click through to UPS, FedEx, DHL or USPS to see the parcel’s status.
  • Storefront order tracking. Storefront shows the order’s shipment status and any carrier tracking number.
  • Shipment status update via Salesforce's customization language. Operations teams can fire database triggers when a fulfillment record updates, including sending an email or SMS to the customer.

All of that is shipment-status visibility, driven by warehouse milestones or parcel-carrier feeds. It is not live own-fleet driver GPS.

What live delivery tracking actually means

For own-fleet operations, the customer-facing tracking experience that drives repeat orders and reduces support load looks like this:

  • Live driver GPS on a map. The customer sees where the truck is right now and what stop number they are on the route.
  • Real-time ETA. Recalculated as the driver moves and as the plan changes; not a static morning estimate that’s out of date by lunchtime.
  • Driver name and contact. Customer knows who’s coming and can call if access changes.
  • Branded. The page carries the operator’s branding (logo, colors, layout), not a generic delivery widget. Multi-brand support for operators running multiple consumer brands.
  • Embedded content. NPS micro-survey at the end. Safety briefings before a hazmat delivery. Access codes for a gated community. Care instructions for a piece of equipment.
  • Self-service rescheduling. If the customer can’t take the delivery, the page offers a route-aware reschedule that already fits the optimized plan.

This is a separate surface from the warehouse-driven shipment-status view Salesforce ships natively. The two complement each other.

Where Salesforce users land today

Three patterns are common before a live-tracking layer is added.

  • Customer support absorbs the “where’s my order” calls. The customer phones in. The CSR opens Salesforce, sees a shipment status from yesterday, calls the driver, calls back the customer. Cycle time per call: 4 to 8 minutes. Aggregate cost at scale: significant.
  • Generic SMS templates. Driver sends a manual SMS at start of day with an estimated window. No live tracking, no map, no self-reschedule. Works until a customer asks a follow-up.
  • Third-party tracking widget, no eLogii. A basic tracking widget is bolted onto the storefront, but it has no real connection to the live driver position or to the optimized plan. The ETA is a guess.

The fix is a tracking page driven by the same live GPS and route data the dispatcher is looking at, branded to match the operator, surfaced wherever the customer expects to find it.

How eLogii’s live tracking works

The driver app streams GPS as the driver moves. eLogii recalculates ETAs continuously as drivers progress and as the plan changes. The customer-facing tracking page shows the live state.

  • Live driver GPS stream. From the driver app to eLogii in real time.
  • Real-time ETA. Recalculated against the current plan and current driver position.
  • Branded tracking pages. Configurable logo, colors and layout per brand. Multi-brand support for operators running several consumer brands from one fleet.
  • Embedded content. NPS, safety briefings, access codes, care instructions, treatment notes – configured per task type or per customer segment.
  • Self-service rescheduling. Customer can pick a route-aware slot if they can’t take the delivery. Around 70% of reschedule requests get handled without coordinator involvement.
  • Notification triggers. SMS or email when the driver is N minutes out, when arrival is imminent, when the delivery is complete.

How live tracking fits with Salesforce

The customer-facing tracking page is served by eLogii. Salesforce remains the system of record. Three integration shapes are common, and the choice depends on where you want the customer to land.

  1. SMS / email link. Customer gets a link via SMS or email at key moments (booked, driver en route, N minutes out). Link opens the eLogii tracking page directly. Simplest integration; no Salesforce's customer-facing portal work required.
  2. Embedded in Salesforce's customer-facing portal. The eLogii tracking page embeds via iframe in the standard Salesforce's customer-facing portal, so customers logging in to check an order see the live tracking inside their familiar portal.
  3. Embedded in your storefront. Same iframe pattern but inside the your e-commerce storefront on the order details page.
  4. Webhooks into Salesforce. If you want Salesforce to record key milestones (driver dispatched, arrival imminent, delivered) on a custom record or on case closure, the eLogii Driver/Task Tracking Update webhook feeds the integration layer and a database trigger writes the state to Salesforce.

The first three are display-side: where the customer sees the page. The fourth is data-side: where the live state lands in Salesforce. They are independent; pick the combination that matches your workflow.

See live tracking on your branded surface

30-minute working session. We’ll wire a test order from your Salesforce sandbox to a live tracking page in your brand, walk the customer experience, and show the webhook events landing back in Salesforce.

Book A Demo

Frequently asked questions

Does Salesforce have live delivery tracking?

Salesforce's customer-facing portal shows order and shipment status (created, picked, packed, shipped) and surfaces parcel-carrier tracking from the Salesforce shipping Salesforce marketplace integration (UPS, FedEx, DHL, USPS). That works for parcel handoff. It does not surface live driver GPS for own-fleet deliveries, real-time route ETAs based on the current route plan, or branded customer-facing tracking pages with embedded content like NPS, safety briefings or access codes.

Why doesn’t Salesforce show live ETAs for own-fleet deliveries?

Because Salesforce was not built to be a routing or telematics layer. The shipment status in Salesforce comes from the carrier (for parcel) or from a manual shipment confirmation (for own fleet). There is no real-time driver-location feed feeding the customer-facing surface, because the routing layer that would generate that feed lives outside core Salesforce.

How does eLogii’s live tracking work?

The eLogii driver app streams live GPS coordinates as the driver moves. eLogii recalculates route ETAs in real time as drivers progress and as the plan changes. Customer-facing tracking pages, branded per customer, show the live map, the next-stop ETA, the driver name and contact, and any embedded content the operator configured (NPS, access codes, safety briefings, treatment notes). Pages can be embedded in Salesforce's customer-facing portal or your storefront via iframe, or sent to end customers via SMS / email links.

How is live driver GPS streamed to Salesforce?

Via webhooks. eLogii’s Driver/Task Tracking Update webhook fires with live driver coordinates and updated ETAs; the integration layer can route those events to Salesforce (typically as a custom record write or a database trigger), to your own dispatch screens, or directly to a customer-facing endpoint. No polling, no cron jobs, no manual sync.

Can the tracking page be branded per customer?

Yes. Multi-brand tracking is supported. Run three brands from one dispatch desk, each with its own logo, colors, layout and embedded content. Useful for operators running multiple consumer brands off a single Salesforce org and a single own fleet.

Last updated: June 2026. Salesforce's customer-facing portal, Salesforce shipping Salesforce marketplace and your storefront capabilities drawn from Salesforce’s public documentation: Salesforce Developer documentation. eLogii live tracking documented at elogii.com/product/customer-communications/.

Custom simulation

Run the numbers on your own routes

A 30-minute working session with our solutions team. We take a sample of your real jobs, depots, vehicles and SLAs, run them through the eLogii engine, and show you the projected delta against how you plan today. No slides, no generic benchmarks.

What you’ll walk away with
  • Projected drive-time & mileage savingsModeled on a representative sample of your real routes
  • SLA & on-time impact estimateWhere the engine could take pressure off your planners today
  • Planner-hours & call-center load forecastHow much manual work eLogii would remove from your team
  • Implementation & integration shapeConcrete answer on what a 3–5 week rollout looks like, with or without keeping your FSM
30 minutes Your historical data No commitment