united.globalairportconcierge.com Open in urlscan Pro
46.101.8.99  Public Scan

URL: https://united.globalairportconcierge.com/
Submission: On August 17 via manual from US — Scanned from GB

Form analysis 2 forms found in the DOM

<form action="" id="flightDataForm">
  <div class="row">
    <div class="col-md-12">
      <h3 class="header-notice"><span class="numbering-wrapper"></span>Welcome! Get an instant quote for your next trip in just a few clicks.</h3>
      <div class="row align-items-center">
        <div class="col-md-8 dd-wrap">
          <nav>
            <div class="nav nav-tabs mb-3 position-relative" id="nav-tab" role="tablist">
              <span class="numbering num-s-1">1</span>
              <button class="nav-link active" id="nav-arrival-tab" data-bs-toggle="tab" data-bs-target="#nav-arrival" type="button" role="tab" aria-controls="nav-arrival" aria-selected="true">Arrival<span class="arrival-icon"></span></button>
              <button class="nav-link " id="nav-departure-tab" data-bs-toggle="tab" data-bs-target="#nav-departure" type="button" role="tab" aria-controls="nav-departure" aria-selected="false" tabindex="-1">Departure<span
                  class="departure-icon"></span></button>
              <button class="nav-link" id="nav-connection-tab" data-bs-toggle="tab" data-bs-target="#nav-connection" type="button" role="tab" aria-controls="nav-connection" aria-selected="false" tabindex="-1">Connection <span
                  class="connection-icon"></span></button>
            </div>
          </nav>
          <div class="tab-content p-3 position-relative" id="nav-tabContent">
            <span class="numbering num-s-2">2</span>
            <div class="tab-pane fade active show" id="nav-arrival" role="tabpanel" aria-labelledby="nav-arrival-tab">
              <div class="row">
                <div class="col-md-8 mb-3">
                  <input type="text" class="form-control" id="arrBx-flightNo" name="arrBx-flightNo" placeholder="Enter Your Flight Number e.g. UA492" required="">
                </div>
                <div class="col-md-4 mb-3">
                  <div class="date-mainwrapper">
                    <div class="date-wrapper">
                      <label for="arrBx-departureDate">Departing</label>
                      <span class="calendar-icon"></span>
                      <input type="text" class="form-control hasDatepicker" id="arrBx-departureDate" name="arrBx-departureDate" placeholder="DEPARTURE DATE" value="" required="">
                    </div>
                    <span id="depdateTip"><i class="far fa-question-circle"></i></span>
                    <!-- <span class="arrivalNote">(Please enter your Flight Departure Date)</span>   -->
                  </div>
                </div>
              </div>
            </div>
            <div class="tab-pane fade " id="nav-departure" role="tabpanel" aria-labelledby="nav-departure-tab">
              <div class="row">
                <div class="col-md-8 mb-3">
                  <input type="text" class="form-control" id="depBx-flightNo" name="depBx-flightNo" placeholder="Enter Your Flight Number e.g. UA492" required="">
                </div>
                <div class="col-md-4 mb-3">
                  <div class="date-mainwrapper">
                    <div class="date-wrapper">
                      <label for="depBx-departureDate">Departing</label>
                      <span class="calendar-icon"></span>
                      <input type="text" class="form-control hasDatepicker" id="depBx-departureDate" name="depBx-departureDate" placeholder="DEPARTURE DATE" value="" required="">
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="tab-pane fade " id="nav-connection" role="tabpanel" aria-labelledby="nav-connection-tab">
              <div class="row">
                <div class="col-md-8 mb-3 ">
                  <input type="text" class="form-control" id="connBx-flightNo" name="connBx-flightNo" placeholder="Enter Your Arrival Flight Number e.g. UA1744" required="">
                </div>
                <div class="col-md-4 mb-3 ">
                  <div class="date-mainwrapper">
                    <div class="date-wrapper">
                      <label for="connBx-departureDate">Departing</label>
                      <span class="calendar-icon"></span>
                      <input type="text" class="form-control hasDatepicker" id="connBx-departureDate" name="connBx-departureDate" placeholder="DEPARTURE DATE" value="" required="">
                      <span id="arrdateTip"><i class="far fa-question-circle"></i></span>
                    </div>
                  </div>
                </div>
              </div>
              <div class="row">
                <div class="col-md-8  mb-3">
                  <input type="text" class="form-control" id="connBx2-flightNo" name="connBx2-flightNo" placeholder="Enter Your Departure Flight Number e.g. UA2176">
                </div>
                <div class="col-md-4 mb-3">
                  <div class="date-mainwrapper">
                    <div class="date-wrapper">
                      <label for="connBx2-departureDate">Departing</label>
                      <span class="calendar-icon"></span>
                      <input type="text" class="form-control hasDatepicker" id="connBx2-departureDate" name="connBx2-departureDate" placeholder=" DEPARTURE DATE">
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="col-md-4 mb-3">
          <div class="row">
            <div class="col-md-12">
              <button id="needmoreService" type="button">Need more than one service type?</button>
            </div>
          </div>
          <div class="row">
            <div class="col-md-6">
              <div class="dropdown">
                <button class="btn dropdown-toggle paxdrop" type="button" id="paxdropdown" data-bs-toggle="dropdown" data-bs-auto-close="false" aria-expanded="false"> 1 adult </button>
                <div class="dropdown-menu" aria-labelledby="dropdownMenuClickableInside">
                  <div class="dropdown-items">
                    <h4>Travelers</h4>
                    <div class="row">
                      <div class="col-md-12 d-flex flex-row  justify-content-center align-items-center mb-3">
                        <label class="form-label mxlbl" for="boxAdultCount_MP_cBdLN29i2"> Adult </label>
                        <input type="number" class="form-control no-border" id="boxAdultCount" placeholder="" value="1" min="1" style="display: none;">
                        <div class="input-group  "><button style="min-width: 2.5rem" class="btn btn-decrement btn-outline-secondary btn-minus" type="button"><strong>−</strong></button><input type="text" inputmode="decimal" style="text-align: center"
                            class="form-control  no-border" placeholder="" id="boxAdultCount_MP_cBdLN29i2"><button style="min-width: 2.5rem" class="btn btn-increment btn-outline-secondary btn-plus" type="button"><strong>+</strong></button></div>
                      </div>
                      <div class="col-md-12 d-flex flex-row  justify-content-center align-items-center mb-3">
                        <label class="form-label mxlbl" for="boxChildrenCount_MP_cBdLN29i2"> Children <span class="pax-dis">Age 2 to 17</span>
                          <!-- <span id="childTtip"><i class="far fa-question-circle"></i></span> -->
                          <!-- <i class="fas fa-question-circle"  data-toggle="tooltip" data-placement="top" title="(2-12yrs)"></i> -->
                        </label>
                        <input type="number" class="form-control no-border" id="boxChildrenCount" placeholder="" value="0" min="0" step="1" style="display: none;">
                        <div class="input-group  "><button style="min-width: 2.5rem" class="btn btn-decrement btn-outline-secondary btn-minus" type="button"><strong>−</strong></button><input type="text" inputmode="decimal" style="text-align: center"
                            class="form-control  no-border" placeholder="" id="boxChildrenCount_MP_cBdLN29i2"><button style="min-width: 2.5rem" class="btn btn-increment btn-outline-secondary btn-plus" type="button"><strong>+</strong></button></div>
                      </div>
                      <div class="col-md-12 d-flex flex-row  justify-content-center align-items-center mb-3">
                        <label class="form-label mxlbl" for="boxInfantCount_MP_cBdLN29i2"> Infants <span class="pax-dis">Under 2yrs</span>
                          <!-- <span id="infantTtip"><i class="far fa-question-circle"></i></span> -->
                          <!-- <i class="fas fa-question-circle"  data-toggle="tooltip" data-placement="top" title="(below 2yrs)"></i> -->
                        </label>
                        <input type="number" class="form-control no-border" id="boxInfantCount" placeholder="" value="0" min="0" step="1" style="display: none;">
                        <div class="input-group  "><button style="min-width: 2.5rem" class="btn btn-decrement btn-outline-secondary btn-minus" type="button"><strong>−</strong></button><input type="text" inputmode="decimal" style="text-align: center"
                            class="form-control  no-border" placeholder="" id="boxInfantCount_MP_cBdLN29i2"><button style="min-width: 2.5rem" class="btn btn-increment btn-outline-secondary btn-plus" type="button"><strong>+</strong></button></div>
                      </div>
                      <button class="done" id="paxDone" type="button">Done</button>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="col-md-6">
              <div class="dropdown">
                <button class="btn dropdown-toggle bagdrop" type="button" id="bagdropdown" data-bs-toggle="dropdown" data-bs-auto-close="false" aria-expanded="false"> 1 bag </button>
                <div class="dropdown-menu" aria-labelledby="dropdownMenuClickableInside">
                  <div class="dropdown-items">
                    <!-- <h4>Bags</h4> -->
                    <div class="row">
                      <div class="col-md-12 d-flex flex-row  justify-content-center align-items-center mb-3">
                        <label class="form-label mxlbl" for="boxLargeBagCount_MP_cBdLN29i2">Bags </label>
                        <input type="number" class="form-control no-border" id="boxLargeBagCount" placeholder="" value="1" min="0" step="1" style="display: none;">
                        <div class="input-group  "><button style="min-width: 2.5rem" class="btn btn-decrement btn-outline-secondary btn-minus" type="button"><strong>−</strong></button><input type="text" inputmode="decimal" style="text-align: center"
                            class="form-control  no-border" placeholder="" id="boxLargeBagCount_MP_cBdLN29i2"><button style="min-width: 2.5rem" class="btn btn-increment btn-outline-secondary btn-plus" type="button"><strong>+</strong></button></div>
                      </div>
                      <button class="done" id="bagDone" type="button">Done</button>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <!--                          <div class="row">
                            <div class="emailwrapper">
                                <input type="text" class="form-control" id="email" name="email"
                              placeholder="Enter Your Email Address" value="" >
                            </div>
                              
                         </div> -->
        </div>
      </div>
    </div>
    <div class="col-md-12">
      <div class="quickquoteBtnWrapper">
        <button class="boxSearchBtn quickQuoteBtn"><span class="search-icon"></span>Search</button>
      </div>
    </div>
  </div>
  <!--          </div>
      </div>    -->
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Skip to content

United – Global Airport Concierge

Menu Close
 * Home
 * Services
 * FAQs
 * Participating airports
 * Signup
 * Login
 * 
   Powered by Translate
 * Cart

 * Home
 * Services
 * FAQs
 * Participating airports
 * Signup
 * Login
 * 
 * Cart


WELCOME! GET AN INSTANT QUOTE FOR YOUR NEXT TRIP IN JUST A FEW CLICKS.

1 Arrival Departure Connection
2
Departing
Departing
Departing
Departing
Need more than one service type?
1 adult

TRAVELERS

Adult
−+
Children Age 2 to 17
−+
Infants Under 2yrs
−+
Done
1 bag
Bags
−+
Done
Search
GET A QUICK QUOTE


SEAMLESS TRAVEL, DEFINED


DEPART EFFORTLESSLY. ARRIVE STYLISHLY.

Welcome to the VIP world of United Signature Service . Our United Signature
Service concierges help you every step of the way, from drop-off to departure
gate, from one flight to another, or from arrival to exit. It’s your journey,
your way.


YOUR JOURNEY. YOUR WAY.


DISCOVER THE VIP WORLD OF UNITED SIGNATURE SERVICE




OUR GOAL IS TO ELIMINATE ANY COMPLICATIONS FROM YOUR TRAVEL JOURNEY AND MAKE
YOUR TIME AT THE AIRPORT AS SEAMLESS AS POSSIBLE – SAVING YOUR TIME AND ENERGY.

United Signature Service, currently available at Chicago O’Hare, New
York/Newark, LaGuardia, Washington Dulles, San Francisco, Houston, Los Angeles,
London Heathrow, Frankfurt, Munich, Berlin, Paris, Amsterdam, Milan, Rome,Tel
Aviv, Beijing, Hong Kong, Melbourne, Sydney and Toronto and provides a wide
range of luxury concierge services that can help reduce the stress and hassle of
air travel.

Our concierges coordinate your entire airport experience and provide the level
of service you want or need, whether you have a complex travel itinerary, or
need language assistance.


IT’S TIME YOU TRAVELED YOUR WAY WITH UNITED SIGNATURE SERVICE.




INFORMATION

 * FAQs
 * Terms and conditions
 * Privacy policy


CONTACT INFORMATION

 * united@globalairportconcierge.com
 * Contact Us

Copyright © 2023 United Airlines, Inc. All rights reserved



Original text

Rate this translation
Your feedback will be used to help improve Google Translate