www.bestwestern.com Open in urlscan Pro
104.109.72.218  Public Scan

Submitted URL: https://bestwestern.com/
Effective URL: https://www.bestwestern.com/en_US.html
Submission Tags: analytics-framework
Submission: On April 17 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

<form role="form" id="check-res-by-confirmation-form" autocomplete="off" novalidate="novalidate">
  <div class="panel-body">
    <div class="hidden" id="chk-res-info-top-error-msg">
      <div class="row">
        <div class="col-xs-12 col-md-12 col-lg-10 col-lg-offset-1">
          <div class="alert errorInfo">
            <span class="defaultMessage"></span>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-xs-12 col-md-6 loginDirectiveContainer">
        <div class="loginDirectiveText">Best Western Rewards® Members</div>
        <div class="loginDirectiveLinkText"><a href="#" role="button" class="checkReservationsLoginLink" data-toggle="modal" data-target="#login-modal" id="login-directive-link">LOG-IN</a></div>
      </div>
      <div class="col-xs-12 col-md-6">
        <div class="form-group">
          <label for="check-res-first-name">First Name</label>
          <input type="text" class="form-control" data-msg="Please enter First Name" id="check-res-first-name" name="check-res-first-name" required="" aria-required="true">
        </div>
      </div>
      <div class="col-xs-12 col-md-6">
        <div class="form-group">
          <label for="check-res-last-name">LAST NAME</label>
          <input type="text" class="form-control" data-msg="Please enter Last Name" id="check-res-last-name" name="check-res-last-name" required="" aria-required="true">
        </div>
      </div>
      <div class="col-xs-12">
        <div class="form-group">
          <label for="check-res-confirmation">Confirmation Number</label>
          <input type="text" class="form-control" data-msg="Please enter CONFIRMATION Number" id="check-res-confirmation" name="check-res-confirmation" required="" aria-required="true">
        </div>
      </div>
    </div>
    <div class="row checkByConfirmationFooter slideButtonContainer">
      <div class="col-xs-12">
        <button type="button" class="btn cmBtn cmBtnPrimary confirmationCheckButton" onclick="BestWestern.CheckReservations.checkReservation(event)">CHECK</button>
      </div>
    </div>
  </div>
</form>

<form class="form slideContent bwForm" id="language-form">
  <fieldset class="form-group">
    <div id="language-container">
      <label class="control-label" for="language-dropdown">Language</label>
      <select class="form-control" id="language-dropdown">
        <option value="en_US">ENGLISH</option>
        <option value="fr_FR">FRANҪAIS</option>
        <option value="de_DE">DEUTSCH</option>
        <option value="it_IT">ITALIANO</option>
        <option value="es_ES">ESPAÑOL</option>
        <option disabled="">──────────</option>
        <option value="https://www.bestwestern.gr/sq/">shqip</option>
        <option value="https://www.bestwestern.net.cn">繁體中文 </option>
        <option value="https://www.bestwestern.dk">dansk</option>
        <option value="https://www.bestwestern.nl/nl_NL.html">Nederlands </option>
        <option value="https://www.bestwestern.fi">suomi</option>
        <option value="https://www.bestwestern.be">Nederlands (BE)</option>
        <option value="https://bestwestern.gr/">Ελληνικά</option>
        <option value="https://www.bestwesternindonesia.com/">Bahasa Indonesia </option>
        <option value="https://www.bestwestern.jp">日本語</option>
        <option value="https://www.bestwestern.co.kr">한국어 </option>
        <option value="https://www.bestwestern.no">Norsk</option>
        <option value="https://www.bestwestern.pl">polski</option>
        <option value="https://www.bestwestern.com.br/pt_BR.html">Português (BR)</option>
        <option value="https://www.bestwestern.pt">Português&nbsp;</option>
        <option value="https://www.bestwestern.se">svenska</option>
        <option value="https://www.bestwestern.co.th">ไทย (ภาษาไทย)</option>
        <option value="https://www.bestwestern.com.tr">Türkçe</option>
        <option value="https://www.bestwesternvietnam.com">Tiếng Việt</option>
        <option value="https://www.bestwestern.gr/ro">Romanian</option>
      </select>
    </div>
    <div class="languageFormButtonContainer slideButtonContainer" id="language-form-button">
      <button type="button" id="btn-language-submit" class="btn cmBtn cmBtnPrimary" onclick="BestWestern.LanguageDropdown.switchLanguage()">Switch</button>
    </div>
  </fieldset>
</form>

<form id="guest-login-form" class="bwForm" autocomplete="off">
  <div class="modal-dialog">
    <div class="modal-content">
      <div class="loginHeader modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-label="Close">
          <span aria-hidden="true">×</span>
        </button>
        <h4 class="modal-title">Account Log-In</h4>
      </div>
      <div class="modal-body">
        <div class="container-fluid">
          <div class="row">
            <div class="hidden" id="credentials-failed-error-msg">
              <div class="alert errorInfo">
                <span class="defaultMessage">Your username or password is incorrect. Please re-type the username and password</span>
              </div>
            </div>
            <div class="formInput" id="login-credentials-container">
              <div class="form-group">
                <label for="guest-user-id-1">User Name</label>
                <input type="text" class="form-control" placeholder="Email or Member #" data-msg="Email or Member #" name="guest-user-id-1" id="guest-user-id-1" autocomplete="off" required="">
              </div>
              <div class="form-group">
                <label for="guest-password-1">Password</label>
                <input type="password" class="form-control" placeholder="Password" data-msg="Password" id="guest-password-1" autocomplete="off" required="">
              </div>
              <div class="loginLinksContainer">
                <div>
                  <a id="create-account-link" href="/en_US/rewards/join.html">Create Account</a>
                </div>
                <div>
                  <a id="password-help-link" href="#" data-url="/content/best-western/en_US/popup/passwordhelp.popups.html">Password Help</a>
                </div>
              </div>
            </div>
            <!--/* captcha errors /*-->
            <div class="hidden" id="recaptcha-error-msg">
              <div class="row">
                <div class="col-xs-12 col-md-12">
                  <div class="alert errorInfo">
                    <span class="defaultMessage">The captcha is required and can't be empty.</span>
                  </div>
                </div>
              </div>
            </div>
            <div class="hidden" id="recaptcha-validation-error-msg">
              <div class="row">
                <div class="col-xs-12 col-md-12">
                  <div class="alert errorInfo">
                    <span class="defaultMessage">Please re-enter captcha</span>
                  </div>
                </div>
              </div>
            </div>
            <!--/* GeeTest errors /*-->
            <div class="hidden" id="gt-error-msg">
              <div class="row">
                <div class="col-xs-12 col-md-12">
                  <div class="alert errorInfo">
                    <span class="defaultMessage">The gee test is required and can't be empty</span>
                  </div>
                </div>
              </div>
            </div>
            <div class="hidden" id="gt-validation-error-msg">
              <div class="row">
                <div class="col-xs-12 col-md-12">
                  <div class="alert errorInfo">
                    <span class="defaultMessage">Please re-enter information </span>
                  </div>
                </div>
              </div>
            </div>
            <div id="gt-policy-checkbox-container" class="svgCheckbox light hidden">
              <input type="checkbox" id="policy-agree-login-china" name="policy-agree-login-china" tabindex="0">
              <label for="policy-agree-login-china" id="policy-agree-label">
                <span></span>
                <span>I agree that information on my browser and device will be transferred to a third party</span>
              </label>
            </div>
            <div id="recaptcha-container" class="recaptchaContainer">
              <div class="row">
                <div class="col-xs-12 recaptcha-container">
                  <div class="form-group">
                    <div id="recaptcha" data-sitekey="6LcwliQUAAAAACi1Kt2NFNzO7i6JHZIpEGNFfqqV" data-type="invisible"></div>
                  </div>
                </div>
              </div>
            </div>
            <div id="geeTest-container" class="geeTestContainer" data-page="/content/best-western/en_US">
              <div class="row">
                <div class="col-xs-12">
                  <div class="form-group">
                    <div id="geetest-captcha"></div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="modal-footer">
        <div class="container-fluid">
          <div class="row">
            <button id="login-button-modal-recaptcha" type="button" class="btn btn-primary btnLogin" onclick="BestWestern.GuestLogin.loginBtnHandler(event,$('#guest-user-id-1').val() ,$('#guest-password-1').val(), $('#guest-login-form'))">Log
              In</button>
          </div>
          <div class="row">
            <button id="gt-login-modal" type="button" class="hidden btn btn-primary btnLogin" disabled="">Log In</button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form role="form" id="check-res-by-confirmation-form" autocomplete="off">
  <div class="panel-body">
    <div class="hidden" id="chk-res-info-top-error-msg">
      <div class="row">
        <div class="col-xs-12 col-md-12 col-lg-10 col-lg-offset-1">
          <div class="alert errorInfo">
            <span class="defaultMessage"></span>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-xs-12 col-md-12 loginDirectiveContainer">
        <div class="loginDirectiveText">Best Western Rewards® Members</div>
        <div class="loginDirectiveLinkText"><a href="#" class="checkReservationsLoginLink" id="login-directive-link">LOG-IN</a></div>
      </div>
      <div class="col-xs-12 col-md-12">
        <div class="form-group">
          <label for="check-res-first-name">First Name</label>
          <input type="text" class="form-control" data-msg="Please enter First Name" id="check-res-first-name" name="check-res-first-name" required="">
        </div>
      </div>
      <div class="col-xs-12 col-md-12">
        <div class="form-group">
          <label for="check-res-last-name">LAST NAME</label>
          <input type="text" class="form-control" data-msg="Please enter Last Name" id="check-res-last-name" name="check-res-last-name" required="">
        </div>
      </div>
      <div class="col-xs-12 col-md-12">
        <div class="form-group">
          <label for="check-res-confirmation">Confirmation Number</label>
          <input type="text" class="form-control" data-msg="Please enter CONFIRMATION Number" id="check-res-confirmation" name="check-res-confirmation" required="">
        </div>
      </div>
    </div>
    <div class="row checkByConfirmationFooter slideButtonContainer">
      <div class="col-xs-12 col-md-6">
        <button type="button" class="btn cmBtn cmBtnPrimary confirmationCheckButton" onclick="BestWestern.ReservationsTab.checkReservation(event)">CHECK</button>
      </div>
    </div>
  </div>
</form>

Text Content

free-breakfast free-high-speed-internet accessible-room jetted-tub
kitchen-kitchenette non-smoking pet-friendly view


Log-In

Hello
Points
My Account
My Reservations
Redeem Points
Profile & Preferences
Rewards Activity
Special Offers
Customer Service
Credit Card
Travel Partners
LOG-OUT
 * Menu
 * 

 * Best Western Rewards
 * Offers
 * Customer Service
 * Brands
 * * Check Reservations
     Menu
     
     CHECK RESERVATIONS
     
     Best Western Rewards® Members
     LOG-IN
     First Name
     LAST NAME
     Confirmation Number
     CHECK

 * English
   Menu
   Language ENGLISH FRANҪAIS DEUTSCH ITALIANO ESPAÑOL ────────── shqip 繁體中文
   dansk Nederlands suomi Nederlands (BE) Ελληνικά Bahasa Indonesia 日本語 한국어
   Norsk polski Português (BR) Português  svenska ไทย (ภาษาไทย) Türkçe Tiếng
   Việt Romanian
   Switch




Account Log-In

×

ACCOUNT LOG-IN

Your username or password is incorrect. Please re-type the username and password
User Name
Password
Create Account
Password Help
The captcha is required and can't be empty.
Please re-enter captcha
The gee test is required and can't be empty
Please re-enter information
I agree that information on my browser and device will be transferred to a third
party


Log In
Log In





Save now with our lowest rates. Enter your email address to unlock the savings.

Start Saving!  Exclusive Best Western Rewards rates are now being shown.

Save now with our lowest rates. Enter your email address to unlock the savings.

See Lower Rates

Save now with our lowest rates. Enter your email address to unlock the savings.

Start Saving!  Exclusive Best Western Rewards rates are now being shown.

Save now with our lowest rates. Enter your email address to unlock the savings.

See Lower Rates


GET THE LOWEST RATES WHEN YOU BOOK DIRECT

COLLAPSE
DESTINATION
 * Current Location
 * Recent Searches
   

 * No places found for the term 

CHECK-IN Select Checkin
1 NIGHT CHECK-OUT Select Checkout
Click or press the down arrow to select a date
RATES
Best Rate
 * AAA/CAA
 * Rewards Points
   This rate is available to Rewards members who have earned enough points to
   redeem (Maximum occupancy of 2 adults not including children.)
 * 
   Corporate
   
 * AARP/Senior
 * Government / Military
 * 
   Promotional
   
 * Best Rate
 * Apply

Use Rewards Points
ROOM 1
1  Adults Adult

0  Children Child



ROOM 2
1  Adults Adult

0  Children Child



ROOM 3
1  Adults Adult

0  Children Child



ROOM 4
1  Adults Adult

0  Children Child



ROOM 5
1  Adults Adult

0  Children Child



ROOM 6
1  Adults Adult

0  Children Child



ROOM 7
1  Adults Adult

0  Children Child



ROOM 8
1  Adults Adult

0  Children Child



ROOM 9
1  Adults Adult

0  Children Child



ROOM

Need more rooms?
Find My Hotel

×

DESTINATION HAS CHANGED

You will be redirected to the Hotel Search Results page.

Continue Stay Here


STAY 2 NIGHTS 


GET 8,000 BONUS POINTS


LIMIT 2 (16,000 BONUS POINTS MAX) 

 




SPECIAL OFFERS

View All Special Offers


STAY 2 NIGHTS
GET 8,000 BONUS POINTS

--------------------------------------------------------------------------------

Limit 2 (16,000 Bonus Points Max)

Learn More



GET A FREE NIGHT

--------------------------------------------------------------------------------

Today we're dreaming,
tomorrow we're traveling

Learn How to Get a Free Night



PAY WITH POINTS

--------------------------------------------------------------------------------

Not enough points for a free night?

Pay with Points



LOOKING FOR A WINTER ESCAPE? VIEW OUR FAVORITE DESTINATIONS.

VIEW MORE


SKI DESTINATIONS

--------------------------------------------------------------------------------



Hotels By Ski Resorts



BEACH DESTINATIONS

--------------------------------------------------------------------------------



Hotels Near Beaches



ANAHEIM

--------------------------------------------------------------------------------

California

Anaheim Hotels



SAN DIEGO

--------------------------------------------------------------------------------

California

San Diego Hotels



ORLANDO

--------------------------------------------------------------------------------

Florida

Orlando Florida Hotels



SAN ANTONIO

--------------------------------------------------------------------------------

Texas

San Antonio Hotels





BEST WESTERN REWARDS®

    ✔ EXCLUSIVE MEMBER RATES

    ✔ POINTS NEVER EXPIRE

    ✔ WORLDWIDE FREE NIGHTS

Join Now - It's Free

LOG-IN

 


BEST WESTERN REWARDS®

✔ EXCLUSIVE MEMBER RATES

✔ POINTS NEVER EXPIRE

✔ WORLDWIDE FREE NIGHTS

Join Now - It's Free

Log-In


BEST WESTERN REWARDS®

✔ GET THE LOWEST EXCLUSVIE MEMBER RATES

✔ POINTS NEVER EXPIRE

✔ RICH REWARDS & INCENTIVES

Join Today

Log-In



 





 

*For J.D. Power 2019 award information, visit jdpower.com/awards

TOP DESTINATIONS

Anaheim, CA Hotels
Austin, TX Hotels
Boston, MA Hotels
Calgary, AB Hotels
Chicago, IL Hotels
Dallas, TX Hotels
Denver, CO Hotels

Houston, TX Hotels
Key West, FL Hotels
Las Vegas, NV Hotels
Los Angeles, CA Hotels
Miami, FL Hotels
Monterey, CA Hotels
Montreal, QC Hotels

Myrtle Beach, SC Hotels
Nashville, TN Hotels
New Orleans, LA Hotels
New York, NY Hotels
Orlando, FL Hotels
Phoenix, AZ Hotels
Portland, OR Hotels


San Antonio, TX Hotels
San Diego, CA Hotels
San Francisco, CA Hotels 
Santa Barbara, CA Hotels
Toronto, ON Hotels
Vancouver, BC Hotels
Virginia Beach, VA Hotels


 


DISCOVER

 * Offers & Discounts
 * Worldwide Destinations
 * Group Reservations
 * Low Rate Guarantee
 * Travel Card
 * Travel Professionals
 * Affiliate Program


REWARDS

 * Join
 * Earn
 * Redeem
 * Credit Card
 * Best Western Business Advantage


ABOUT

 * Our Brands
 * Best Western Hotels & Resorts
 * Hotel Developers
 * Press & Media
 * Corporate Careers
 * Hotel Jobs

 * 





Privacy Policy |  Terms of Use | Web Accessibility |  Cookie Settings

Each Best Western® branded hotel is independently owned and operated.  ©
2002–2023 Best Western International, Inc. All rights reserved.
†Numbers are approximate, may fluctuate and include hotels currently in the
development pipeline.
©2023 TripAdvisor LLC. All rights reserved



×

CHECK RESERVATION

Best Western Rewards® Members
LOG-IN
First Name
LAST NAME
Confirmation Number
CHECK







This website uses cookies to enhance user experience and to analyze performance
and traffic on our website. We also share information about your use of our site
with our social media, advertising and analytics partners, and may transfer
analytics information outside of the EEA, including to the United States. To
manage what data we share please select manage preferences.Privacy policy

Manage Preferences Reject Accept



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * FUNCTIONAL AND ANALYTICS COOKIES


 * TARGETING COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.    You can set your browser to
block or alert you about these cookies, but some parts of the site will not then
work. These cookies do not store any personally identifiable information.

Cookies Details‎

FUNCTIONAL AND ANALYTICS COOKIES

Functional and Analytics Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages.    If you do not allow these cookies then
some or all of these services may not function properly.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites.    They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎
Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * View Third Party Cookies
    * Name
      cookie name


Clear
checkbox label label
Apply Cancel
Save Settings
Allow All