bluedart.com Open in urlscan Pro
199.40.253.49  Public Scan

Submitted URL: https://bluedart.com/?20682414104
Effective URL: https://bluedart.com/trackdartresultthirdparty?trackFor=0&trackNo=20682414104
Submission: On August 24 via manual from IN — Scanned from DE

Form analysis 3 forms found in the DOM

Name: complaintForm

<form name="complaintForm" modelattribute="trackDto">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <h4 class="modal-title" id="myModalLabel"></h4>
  </div>
  <div class="modal-body">
    <div class="row clearfix">
      <div class="col-xs-12 col-sm-12 col-md-6">
        <div class="form-group required">
          <label class="control-label">Name</label>
          <input type="text" class="form-control" id="name" placeholder="Enter Name" name="name" onkeypress="return nameFieldValidation(event)" maxlength="15" autocomplete="off">
        </div>
      </div>
      <div class="col-xs-12 col-sm-12 col-md-6" id="employeeNameDiv">
        <div class="form-group">
          <label class="control-label">Employee Name</label>
          <input type="text" class="form-control" id="employeeName" placeholder="Enter Employee Name" name="employeeName" onkeypress="return nameFieldValidation(event)" maxlength="15" autocomplete="off">
        </div>
      </div>
      <div class="col-xs-12 col-sm-12 col-md-6">
        <div class="form-group required">
          <label class="control-label">Email ID</label>
          <input type="text" class="form-control" id="emailId" placeholder="Email Your Email ID" name="Enter emailId" autocomplete="off">
        </div>
      </div>
      <div class="col-xs-12 col-sm-12 col-md-6 ">
        <div class="form-group required">
          <label class="control-label">Contact Number</label>
          <input type="text" class="form-control" id="contactNumber" placeholder="Enter Contact Number " name="contactNumber" maxlength="10" onkeypress="return numberValidation(event)" autocomplete="off">
        </div>
      </div>
      <div class="col-xs-12 col-sm-12 col-md-6 ">
        <div class="form-group required">
          <label class="control-label">City</label>
          <input type="text" class="form-control" id="city" placeholder="Type City">
          <input type="hidden" class="form-control" id="cityVal">
          <input type="hidden" class="form-control" id="pincodeVal">
        </div>
      </div>
      <div class="col-xs-12 col-sm-12 col-md-6 ">
        <div class="form-group required">
          <label class="control-label">You Are</label>
          <select class="form-control" id="shipper" name="shipper">
            <option value="S">You Sent The Shipment</option>
            <option value="C">You Are A Receiver</option>
            <option value="S">You Do Not Wish To Be Identified</option>
          </select>
        </div>
      </div>
      <div class="col-xs-12 col-sm-12 col-md-6 " style="display: none;" id="complaintDiv">
        <div class="form-group required">
          <label class="control-label">Nature Of Complaint</label>
          <select id="natureOfComplaint" class="form-control" path="availableRecord"> </select>
        </div>
      </div>
      <div class="col-xs-12 col-sm-12 col-md-6" style="display: none;" id="appreciationDiv">
        <div class="form-group required">
          <label class="control-label">Nature Of Appreciation</label>
          <select id="appreciation" class="form-control" path="availableRecord"> </select>
        </div>
      </div>
      <div class="col-xs-12 col-sm-12 col-md-6" style="display: none;" id="writeusDiv">
        <div class="form-group">
          <label class="control-label">Blue Dart Employee Name</label>
          <input type="text" class="form-control" id="bdEmployeeName" placeholder="Enter Blue Dart Employee Name" name="bdEmployeeName" onkeypress="return nameFieldValidation(event)" maxlength="15" autocomplete="off">
        </div>
      </div>
      <div class="col-xs-12 " id="subjectDiv" style="display: none;">
        <div class="form-group required">
          <label class="control-label">Subject</label>
          <textarea class="form-control" id="subject" name="subject" placeholder="Enter Subject" maxlength="100" rows="1" style="resize: none;"></textarea> (Max 100 characters)
        </div>
      </div>
      <div class="col-xs-12 ">
        <div class="form-group required">
          <label class="control-label">Description</label>
          <textarea class="form-control" id="description" name="description" placeholder="Enter Description" maxlength="900" rows="2" style="resize: none;"></textarea> (Max 900 characters)
        </div>
      </div>
      <div class="col-xs-12 ">
        <div class="form-group required">
          <p><span style="color: red;">*</span><em>Indicates required fields.</em></p>
        </div>
      </div>
      <div class="col-xs-12" id="complaint_errorDiv">
        <div class="form-group">
          <label style="color: red;" id="complaint_error"></label>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-success" id="complaint_submitBtn">SUBMIT</button>
    <button type="reset" class="btn btn-success" id="mainReset" style="display: none; "></button>
    <button type="button" class="btn btn-success" id="customReset">RESET</button>
    <button type="button" class="btn btn-success" data-dismiss="modal" id="closeBtn">CLOSE</button>
  </div>
</form>

Name: _track_resultportlet_WAR_Track_Dartportlet_targetPOST

<form action="" class="form  " data-fm-namespace="_track_resultportlet_WAR_Track_Dartportlet_" id="_track_resultportlet_WAR_Track_Dartportlet_target" method="post" name="_track_resultportlet_WAR_Track_Dartportlet_target" modelattribute="trackDto">
  <input class="field form-control" id="_track_resultportlet_WAR_Track_Dartportlet_formDate" name="_track_resultportlet_WAR_Track_Dartportlet_formDate" type="hidden" value="1724484479807">
  <input class="field form-control" id="_track_resultportlet_WAR_Track_Dartportlet_podAwbNos" name="_track_resultportlet_WAR_Track_Dartportlet_podAwbNos" type="hidden" value="">
  <!-- <form:hidden path="podAwbNos" value="" id="podAwbNos"/> -->
  <script>
    $(function() {
      var numItems = $('.panel-title').length;
      numItems = numItems + 1;
      if (numItems == 2) {
        $("#moreDiv").trigger("click");
      }
    });
  </script>
  <!-- TrackDart Result Page Start  -->
  <div class="panel-group trackDart-box" role="tablist" aria-multiselectable="true" id="20682414104-rdrmv">
    <div class="greyBox-filter panel-bd">
      <div class="row">
        <div class="text-xs-center">
          <div class="">
          </div>
          <div class="panel-bd-List">
            <ul>
              <li class="list1"><label>Waybill No </label>
                <p>20682414104</p>
              </li>
              <li class="list2 col-xs-8">
                <label>Status </label>
                <p>Shipment Out For Delivery</p>
              </li>
            </ul>
          </div>
        </div>
        <div class="panel panel-default panel-bd-cus" id="accordion">
          <div class="panel-heading" role="tab" id="panelOne">
            <h4 class="panel-title">
              <label>Expected Date of Delivery &nbsp; </label> 26 Aug 2024 <a role="button" data-toggle="collapse" class="accordion-toggle" id="#AWB20682414104" data-parent="#accordion" href="#AWB20682414104" aria-expanded="true" aria-controls="track1"> <span class="head2 pull-right" id="moreDiv">More
																				Details</span>
																		</a>
            </h4>
          </div>
          <div id="AWB20682414104" class="panel-collapse collapse show" role="tabpanel" aria-labelledby="panelOne" style="">
            <div class="panel-body">
              <div class="">
                <div class="row bs-wizard" style="border-bottom: 0;">
                  <div class="col-4 bs-wizard-step complete">
                    <div class="text-center bs-wizard-stepnum"> Shipped </div>
                    <div class="progress">
                      <div class="progress-bar"></div>
                    </div>
                    <a href="#" class="bs-wizard-dot"></a>
                    <div class="bs-wizard-info text-center"></div>
                  </div>
                  <div class="col-4 bs-wizard-step active">
                    <div class="text-center bs-wizard-stepnum"> In Transit </div>
                    <div class="progress">
                      <div class="progress-bar"></div>
                    </div>
                    <a href="#" class="bs-wizard-dot"></a>
                    <div class="bs-wizard-info text-center"></div>
                  </div>
                  <div class="col-4 bs-wizard-step disabled">
                    <div class="text-center bs-wizard-stepnum"> Delivered </div>
                    <div class="progress">
                      <div class="progress-bar"></div>
                    </div>
                    <a href="#" class="bs-wizard-dot"></a>
                    <div class="bs-wizard-info text-center"></div>
                  </div>
                </div>
              </div>
              <div>
                <div class="tabbable-panel-bd">
                  <div class="tabbable-line-bd">
                    <ul class="nav nav-tabs ">
                      <li><a class="active" href="#SHIP20682414104" data-toggle="tab">
																								Shipment Details </a></li>
                      <li><a href="#SCAN20682414104" data-toggle="tab"> Status and Scan </a></li>
                      <li><a href="#MAP20682414104" data-toggle="tab" onclick="trackOnMap('20682414104','SOFD')">
																									View Map </a></li>
                    </ul>
                    <div class="tab-content">
                      <input type="hidden" value="SOFD" id="20682414104-statusChk">
                      <div class="tab-pane active" id="SHIP20682414104">
                        <div class="table-responsive">
                          <table class="table table-bordered ">
                            <tbody>
                              <tr>
                                <th class="track-details-bg track-details-bg bg-success text-right">Waybill No</th>
                                <td>20682414104</td>
                              </tr>
                              <tr>
                                <th class="track-details-bg track-details-bg bg-success text-right">Pickup Date </th>
                                <td>23 Aug 2024</td>
                              </tr>
                              <tr>
                                <th class="track-details-bg track-details-bg bg-success text-right">From </th>
                                <td>Pune</td>
                              </tr>
                              <tr>
                                <th class="track-details-bg track-details-bg bg-success text-right">To </th>
                                <td>Mukai Chowk</td>
                              </tr>
                              <tr>
                                <th class="track-details-bg bg-success text-right">Status </th>
                                <td>Shipment Out For Delivery </td>
                              </tr>
                              <tr>
                                <th class="track-details-bg bg-success text-right">Expected Date of Delivery </th>
                                <td>26 Aug 2024</td>
                              </tr>
                              <tr>
                                <th class="track-details-bg bg-success text-right">Reference No </th>
                                <td>9841695833</td>
                              </tr>
                            </tbody>
                          </table>
                        </div>
                        <div class="row">
                          <div class="col-md-6 col-xs-6 text-nowrap">
                            <img src="/o/com.bluedart.trackdart/images/milestone.jpg" class="img-sub mg-tp10" alt="Bill Status"> Milestone Completed
                          </div>
                          <div class="col-md-6 col-xs-6 text-right">
                            <!-- Sorry card -->
                          </div>
                        </div>
                      </div>
                      <div class="tab-pane" id="SCAN20682414104">
                        <div class="table-responsive">
                          <table class="table table-bordered">
                            <thead>
                              <tr>
                                <th colspan="4" class="text-center">Status and Scans</th>
                              </tr>
                              <tr>
                                <th>Location</th>
                                <th>Details</th>
                                <th>Date</th>
                                <th>Time <em>*</em></th>
                              </tr>
                            </thead>
                            <tbody>
                              <tr>
                                <td>Mukai Chowk</td>
                                <td>Shipment Out For Delivery </td>
                                <td>24 Aug 2024</td>
                                <td>12:06</td>
                              </tr>
                              <tr>
                                <td>Mukai Chowk</td>
                                <td>Shipment Arrived </td>
                                <td>24 Aug 2024</td>
                                <td>10:24</td>
                              </tr>
                              <tr>
                                <td>Mukai Chowk</td>
                                <td>Shipment Arrived </td>
                                <td>24 Aug 2024</td>
                                <td>10:24</td>
                              </tr>
                              <tr>
                                <td>Pune Hub</td>
                                <td>Shipment Further Connected </td>
                                <td>24 Aug 2024</td>
                                <td>10:03</td>
                              </tr>
                              <tr>
                                <td>Pune Hub</td>
                                <td>Shipment Arrived </td>
                                <td>23 Aug 2024</td>
                                <td>22:45</td>
                              </tr>
                              <tr>
                                <td>Bund Garden</td>
                                <td>Shipment Further Connected </td>
                                <td>23 Aug 2024</td>
                                <td>21:15</td>
                              </tr>
                              <tr>
                                <td>Bund Garden</td>
                                <td>Shipment Arrived </td>
                                <td>23 Aug 2024</td>
                                <td>18:26</td>
                              </tr>
                              <tr>
                                <td>Bund Garden</td>
                                <td>Online Shipment Booked </td>
                                <td>23 Aug 2024</td>
                                <td>16:18</td>
                              </tr>
                              <tr>
                                <td colspan="4" align="right"><em>*</em><span class="h6">- 24 Hr Format</span></td>
                              </tr>
                            </tbody>
                          </table>
                        </div>
                      </div>
                      <div class="tab-pane active" id="MAP20682414104">
                        <div class="tab-pane" id="mapBtnDiv_20682414104"></div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <!-- panel-body -->
            <!--  Redirect combined airway bill details started -->
          </div>
          <!-- AWB20682414104 -->
        </div>
      </div>
      <!-- row -->
    </div>
    <!-- greyBox-filter panel-bd -->
  </div>
  <!-- TrackDart Result Page Start  -->
</form>

Name: hrefFmPOST #

<form action="#" aria-hidden="true" class="hide" id="hrefFm" method="post" name="hrefFm"><span></span><button hidden="" type="submit">Hidden</button></form>

Text Content

Skip to Main Content


TRACKDARTRESULTTHIRDPARTY

×



Name
Employee Name
Email ID
Contact Number
City
You Are You Sent The Shipment You Are A Receiver You Do Not Wish To Be
Identified
Nature Of Complaint
Nature Of Appreciation
Blue Dart Employee Name
Subject (Max 100 characters)
Description (Max 900 characters)

*Indicates required fields.


SUBMIT RESET CLOSE
×





Note: Intimate Me is available only for UNDELIVERED Waybills
CLOSE
×



CLOSE
×





CLOSE




TRACKDARTTM - TRACKING DETAILS

 * Waybill No
   
   20682414104

 * Status
   
   Shipment Out For Delivery

EXPECTED DATE OF DELIVERY   26 AUG 2024 MORE DETAILS

Shipped


In Transit


Delivered


 * Shipment Details
 * Status and Scan
 * View Map

Waybill No 20682414104 Pickup Date 23 Aug 2024 From Pune To Mukai Chowk Status
Shipment Out For Delivery Expected Date of Delivery 26 Aug 2024 Reference No
9841695833

Milestone Completed


Status and Scans Location Details Date Time * Mukai Chowk Shipment Out For
Delivery 24 Aug 2024 12:06 Mukai Chowk Shipment Arrived 24 Aug 2024 10:24 Mukai
Chowk Shipment Arrived 24 Aug 2024 10:24 Pune Hub Shipment Further Connected 24
Aug 2024 10:03 Pune Hub Shipment Arrived 23 Aug 2024 22:45 Bund Garden Shipment
Further Connected 23 Aug 2024 21:15 Bund Garden Shipment Arrived 23 Aug 2024
18:26 Bund Garden Online Shipment Booked 23 Aug 2024 16:18 *- 24 Hr Format




Waybill Number Feedback Id Feedback By Status



THERE IS NO INFORMATION ON THE WAYBILL/REFERENCE NUMBER/ORDER NUMBER CURRENTLY.
THE REASONS COULD BE 1 OR MORE OF THE FOLLOWING:

 * Tracking will be visible once shipment is handed over to Blue Dart.
 * You may have selected a Waybill option and entered a Reference Number, or
   vice versa. Please re-check your entry option.

SCHEDULED THE DELIVERY SLOT

×

Close
Hidden