www.estes-express.com
Open in
urlscan Pro
208.75.50.32
Public Scan
Submitted URL: https://estes.delivery/h/0978082022/15317
Effective URL: https://www.estes-express.com/solutions/final-mile/shipment-details?tn=0978082022&zip=15317
Submission: On September 27 via manual from US — Scanned from CA
Effective URL: https://www.estes-express.com/solutions/final-mile/shipment-details?tn=0978082022&zip=15317
Submission: On September 27 via manual from US — Scanned from CA
Form analysis
3 forms found in the DOMGET /search
<form method="GET" action="/search">
<div class="input-group input-group-lg">
<div class="input-group-prepend">
<span class="input-group-text" id="search-addon"><span class="fas fa-search"></span></span>
</div>
<input type="text" name="query" value="" class="form-control" placeholder="Search" aria-label="Search" aria-describedby="search-addon">
<input type="hidden" name="page" value="1">
<input type="hidden" name="items" value="10">
<div class="input-group-append">
<span class="input-group-text" id="search-reset"><span class="fas fa-times"></span></span>
</div>
</div>
</form>
<form id="fm-contact-form">
<input type="hidden" id="contact-tracking-number" name="contact-tracking-number" value="097-8082022">
<input type="hidden" id="contact-zip-code" name="contact-zip-code" value="15317">
<input type="hidden" id="contact-canadian-indicator" name="contact-canadian-indicator" value="false">
<!-- primary mobile number -->
<div class="row">
<div class="form-group col-12 col-sm-6">
<label for="contact-phone">Primary Mobile Number *</label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><span class="fal fa-phone"></span></span>
</div>
<input type="text" id="contact-phone" class="form-control phone" placeholder="888-888-8888" value="***-***-6668" data-value="757-469-6668" maxlength="12">
</div><!-- /.input-group -->
</div><!-- /.col -->
</div>
<div class="row">
<div class="form-group col-12 col-sm-12 mb-0">
<!-- <label for="contact-phone-primary-notifications">Primary Mobile Notifications</label> -->
<div class="form-check">
<input type="checkbox" class="form-check-input" id="contact-phone-primary-notifications" value="1" checked="">
<label for="contact-phone-primary-notifications" class="not-bold">Check here to send shipment status updates to this mobile number.</label>
</div>
</div><!-- /.col -->
</div><!-- /.form-row -->
<!-- secondary mobile number -->
<hr>
<div class="row">
<div class="form-group col-12 col-sm-6">
<label for="contact-phone-secondary">Secondary Mobile Number </label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><span class="fal fa-phone"></span></span>
</div>
<input type="text" id="contact-phone-secondary" class="form-control phone" placeholder="888-888-8888" value="" data-value="" maxlength="12">
</div><!-- /.input-group -->
</div><!-- /.col -->
</div>
<div class="row">
<div class="form-group col-12 col-sm-12 mb-0">
<!-- <label for="contact-phone-secondary-notifications">Secondary Mobile Notifications</label> -->
<div class="form-check">
<input type="checkbox" class="form-check-input" id="contact-phone-secondary-notifications" value="1">
<label for="contact-phone-secondary-notifications" class="not-bold">Check here to send shipment status updates to this mobile number.</label>
</div>
</div><!-- /.col -->
</div><!-- /.form-row -->
<!-- email address -->
<hr>
<div class="row">
<div class="form-group col-12 col-sm-6">
<label for="contact-email">Email Address </label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><span class="fal fa-envelope"></span></span>
</div>
<input type="text" id="contact-email" class="form-control" placeholder="Email Address" value="" data-value="">
</div><!-- /.input-group -->
</div><!-- /.col -->
</div>
<div class="row">
<div class="form-group col-12 col-sm-12 mb-0">
<!-- <label for="contact-email-notifications">Email Notifications</label> -->
<div class="form-check">
<input type="checkbox" class="form-check-input" id="contact-email-notifications" value="1">
<label for="contact-email-notifications" class="not-bold">Check here to send shipment status updates to this email address.</label>
</div>
</div><!-- /.col -->
</div><!-- /.row -->
<!-- other phone number -->
<hr>
<h6>Don't want to receive texts or emails?</h6>
<p>Enter a phone number so that we can call you about your shipment if needed.</p>
<div class="row">
<div class="form-group col-12 col-sm-6">
<label for="contact-phone-other">Other Phone Number</label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><span class="fal fa-phone"></span></span>
</div>
<input type="text" id="contact-phone-other" class="form-control phone-ext" placeholder="888-888-8888 x1234" value="" data-value="" maxlength="21">
</div><!-- /.input-group -->
</div><!-- /.col -->
</div><!-- /.form-row -->
<div id="contact-messages"></div>
<p><button id="btn-submit" type="submit" class="btn btn-primary">Update <span class="fas fa-sync-alt fa-spin"></span></button></p>
<!-- <div><small>I understand that by providing my telephone number(s), I am giving Estes Final Mile and its agents (EFM) permission to contact me regarding my shipment via text and/or telephone call. I also understand that EFM will not share my contact information and will use it only to facilitate delivery of my shipment.</small></div> -->
<div id="confirmation" class="messages mt-4">
<p class="alert alert-danger" role="alert">
<!-- <span class="fas fa-check-circle"></span> -->
<small>IMPORTANT: By providing us with your contact information, you are giving us permission to send you email and/or text messages regarding your shipment. If you choose to sign up for email or text messages, you will receive shipment status
updates ONLY. We will never share your information or send you unsolicited email.<br><br> WARNING: You can choose to stop receiving shipment status updates at any time. Please note: Unsubscribing from shipment updates will prevent us from
contacting you with status updates for this shipment.</small>
</p><!-- /.alert -->
</div><!-- /.messages -->
</form>
GET
<form id="fm-tracking-form" method="GET">
<div class="form-group">
<label for="tracking-number" class="sr-only">Tracking Number</label>
<input type="text" class="form-control tracking-num" name="tn" id="tracking-number" placeholder="Tracking Number" maxlength="25">
</div><!-- /.form-group -->
<div class="form-group">
<label for="zip-code" class="sr-only">Zip Code</label>
<input type="text" class="form-control" name="zip" id="zip-code" placeholder="ZIP/Postal Code">
</div><!-- /.form-group -->
<p class="text-center mt-4 mb-0"><button type="submit" class="btn btn-primary">Track Now</button></p>
</form>
Text Content
Shipment Details | Estes Skip to main content * Ship Overview Rate Quote Pickup Request Terminal Locations and Maps Bill of Lading Transit Time Calculator Density Calculator Commodity Library Points Download * Track Overview Shipment Tracking Pickup Visibility * Manage Overview Document Retrieval & Viewing Recent Shipments Invoice Inquiry Online Reporting Claims Shipment Manifest Rating and Billing Discrepancies Weight & Research Inquiry My Estes * Services Overview Less-Than-Truckload Time Critical Guaranteed Final Mile Volume LTL and Truckload Canada / Mexico Alaska / Hawaii / Puerto Rico Custom Shipping and Logistics EFW / Global Freight Forwarding Trade Show Shipping Estes SureMove * Resources Overview Frequently Asked Questions Digital Solutions Shipping Made Simple Coverage Areas and Maps Shipping Forms and Documents Digital Interfaces Fees and Surcharges Holiday Schedule Transportation Glossary Hauling Exclusions Transportation Management Systems Canadian Currency Conversion Claims Information * Contact * * My Estes Login Create Account Request Account Number Edit My Profile Request Account Number Address Book Commodity Library Logout * * Login * Create Account * Request Account Number * Edit My Profile * Request Account Number * Address Book * Commodity Library * Logout SHIPMENT DETAILS Tracking Number: 0978082022 ZIP/Postal Code: 15317 * SHIPPED Thursday, September 26, 2024 * OUT FOR DELIVERY * DELIVERED VIEW SHIPMENT DETAILS * Date Shipped Thursday, September 26, 2024 * Delivery Location Canonsburg, PA 15317 * Service Level Front Door Service * Weight 131 lbs. * Pieces 1 * * Date is based on current service standards and is not guaranteed. Our records indicate no signature is required. We will place your shipment out for delivery as soon as possible. WANT TO RECEIVE TEXT AND EMAIL UPDATES ON YOUR SHIPMENT? Enter your contact information below to sign up for email notifications and/or text updates for this shipment. Primary Mobile Number * Check here to send shipment status updates to this mobile number. -------------------------------------------------------------------------------- Secondary Mobile Number Check here to send shipment status updates to this mobile number. -------------------------------------------------------------------------------- Email Address Check here to send shipment status updates to this email address. -------------------------------------------------------------------------------- DON'T WANT TO RECEIVE TEXTS OR EMAILS? Enter a phone number so that we can call you about your shipment if needed. Other Phone Number Update IMPORTANT: By providing us with your contact information, you are giving us permission to send you email and/or text messages regarding your shipment. If you choose to sign up for email or text messages, you will receive shipment status updates ONLY. We will never share your information or send you unsolicited email. WARNING: You can choose to stop receiving shipment status updates at any time. Please note: Unsubscribing from shipment updates will prevent us from contacting you with status updates for this shipment. TRACK ANOTHER SHIPMENT Tracking Number Zip Code Track Now CONTACT US Contact us for help with all of your shipment questions! delivery@estes-express.com 1-888-858-2684 SHIPPING * Track * Pickup Visibility * Services SUPPORT * Resources * FAQs * Contact COMPANY * Newsroom * About * Careers WE'RE HERE FOR YOU! * Subscribe Now * * * * * Copyright © 2024 Estes Express Lines, All Rights Reserved * Site Map * Privacy Policy LOGOUT × Are you sure you wish to log out? Confirm Cancel