onlocationexp.com Open in urlscan Pro
151.101.130.132  Public Scan

Submitted URL: http://cidentertainment.com/
Effective URL: https://onlocationexp.com/music/events
Submission: On May 09 via manual from US — Scanned from DE

Form analysis 7 forms found in the DOM

<form class="login-form" onsubmit="return false;" novalidate="novalidate">
  <div class="row form-row">
    <div class="col-xs-12">
      <input class="popupAccountInputField field" data-field="loginEmail" data-member-validation="UserName" data-val="true" data-val-email="The Email Address is in the wrong format." id="LogOnModel_UserName" name="LogOnModel.UserName"
        placeholder="EMAIL ADDRESS" tabindex="1" type="email" value="">
    </div>
  </div>
  <div class="row form-row">
    <div class="col-xs-12">
      <input class="popupAccountInputField field" data-field="loginPassword" data-member-validation="Password" id="LogOnModel_Password" name="LogOnModel.Password" placeholder="PASSWORD" tabindex="2" type="password" value="">
    </div>
  </div>
  <a href="#" class="forgot-password" tabindex="4">forgot password <span class="gt-arrow">&gt;</span></a>
  <input id="NewLogOnButton" type="submit" class="btn btn-darkblue login" value="Login" tabindex="3">
</form>

<form class="prime-form" data-validate-msg-id="signup-validation-errors" novalidate="novalidate">
  <div class="row form-row">
    <div class="col-sm-12 col-md-6 xs-margin-bottom">
      <input class="popupAccountInputField field" data-member-validation="FirstName" id="createAccountFirstName" name="RegisterModel.FirstName" placeholder="FIRST NAME" type="text" value="">
    </div>
    <div class="col-sm-12 col-md-6 xs-margin-bottom">
      <input class="popupAccountInputField field" data-member-validation="LastName" id="createAccountLastName" name="RegisterModel.LastName" placeholder="LAST NAME" type="text" value="">
    </div>
  </div>
  <div class="row form-row">
    <div class="col-sm-12 col-md-6 xs-margin-bottom">
      <input class="popupAccountInputField field" data-member-validation="Email" data-val="true" data-val-email="Please enter a valid Email" id="createAccountEmail" name="RegisterModel.Email" placeholder="Email Address" type="text" value="">
    </div>
    <div class="col-sm-12 col-md-6 xs-margin-bottom">
      <input class="popupAccountInputField field" data-member-validation="ConfirmEmail" data-val="true" data-val-email="The validation email is not valid" id="createAccountConfirmEmail" name="RegisterModel.ConfirmEmail"
        placeholder="Confirm Email Address" type="text" value="">
    </div>
  </div>
  <div class="row form-row">
    <div class="col-sm-12 col-md-6 xs-margin-bottom strength_wrapper" id="myPassword">
      <input class="popupAccountInputField field" data-member-validation="Password" id="createAccountPassword" name="RegisterModel.Password" placeholder="Password" type="password" value="">
      <div class="strength_meter">
        <div>
          <p></p>
        </div>
      </div>
      <div class="pswd_info" style="display: none;">
        <h4>Password must include:</h4>
        <ul>
          <li data-criterion="length" class="valid">8-20 <strong>Characters</strong></li>
          <li data-criterion="capital" class="valid">At least <strong>one upper case letter</strong></li>
          <li data-criterion="capital-lower" class="valid">At least <strong>one lower case letter</strong></li>
          <li data-criterion="number" class="valid">At least <strong>one number</strong></li>
          <li data-criterion="letter" class="valid">No spaces</li>
        </ul>
      </div>
    </div>
    <div class="col-sm-12 col-md-6 xs-margin-bottom strength_wrapper" id="myPasswordConfirm">
      <input class="popupAccountInputField field" data-member-validation="ConfirmPassword" id="createAccountConfirmPassword" name="RegisterModel.ConfirmPassword" placeholder="Confirm Password" type="password" value="">
      <div class="strength_meter">
        <div>
          <p></p>
        </div>
      </div>
      <div class="pswd_info" style="display: none;">
        <h4>Password must include:</h4>
        <ul>
          <li data-criterion="length" class="valid">8-20 <strong>Characters</strong></li>
          <li data-criterion="capital" class="valid">At least <strong>one upper case letter</strong></li>
          <li data-criterion="capital-lower" class="valid">At least <strong>one lower case letter</strong></li>
          <li data-criterion="number" class="valid">At least <strong>one number</strong></li>
          <li data-criterion="letter" class="valid">No spaces</li>
        </ul>
      </div>
    </div>
  </div>
  <div class="row form-row">
    <div class="col-sm-12 col-md-6 xs-margin-bottom">
      <div id="reCaptchaPopUp"></div>
    </div>
  </div>
  <div class="row form-row terms-row" id="containerTermsAndConditions">
    <div class="row">
      <div class="col-md-1">
        <input type="checkbox" id="inpTOUGuest">
      </div>
      <div class="col-md-11">
        <p>By Submitting this form I agree to the ON LOCATION <a href="https://onlocationexp.com/purchase-policy?language=en">Purchase Policy</a>, <a href="https://onlocationexp.com/privacy-policy?language=en">Privacy Policy</a>, and
          <a href="https://onlocationexp.com/tou?language=en">Terms of Use</a> of ON LOCATION. </p>
      </div>
    </div>
    <div class="row">
      <div class="col-md-1">
        <input type="checkbox" id="inpContactGuest">
      </div>
      <div class="col-md-11">
        <p>I would like to receive more information about ON LOCATION and its packages, and confirm my request to be contacted by email or phone for marketing and promotional purposes. I understand that I may opt out of receiving future communication
          from ON LOCATION following the initial communication. </p>
      </div>
    </div>
  </div>
  <div>
    <input type="button" id="NewCreateAccountButton" class="btn btn-darkblue sign-up" value="Create Account">
    <p class="text-right allow-agent"><a id="agencyPopup" href="#">Create agency account</a></p>
  </div>
</form>

<form class="forgot-password-form center-content" data-validate-msg-id="forgot-password-validation-errors" novalidate="novalidate">
  <div class="row form-row">
    <div class="col-xs-12">
      <input class="popupAccountInputField field" data-member-validation="EmailAddress" data-val="true" data-val-email="The Email Address field is invalid." id="forgotPasswordEmail" name="ForgotPasswordModel.EmailAddress" placeholder="EMAIL ADDRESS"
        type="email" value="">
    </div>
    <div class="col-sm-12 col-md-6 xs-margin-bottom" style="clear:both;">
      <div id="reCaptchaForgotPassword"></div>
    </div>
  </div>
  <div id="DialogSuccess" class="popup-sub-info" style="display: none;"></div>
  <input type="button" id="NewForgotPasswordButton" class="btn btn-darkblue send" value="Send">
</form>

<form class="prime-form" id="help-contact-form">
  <div class="form-row">
    <div class="col-sm-6 col-xs-12">
      <div class="row-2-1 xs-row xs-margin-bottom">
        <input type="text" class="field" name="first-name" placeholder="FIRST NAME" required="">
      </div>
    </div>
    <div class="col-sm-6 col-xs-12">
      <div class="row-2-2 xs-row">
        <input type="text" class="field" name="last-name" placeholder="Last name" required="">
      </div>
    </div>
  </div>
  <div class="form-row">
    <div class="col-sm-6 col-xs-12">
      <div class="row-2-1 xs-row xs-margin-bottom">
        <input type="email" class="field" name="email" title="email" placeholder="Email" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$" required="">
      </div>
    </div>
    <div class="col-sm-6 col-xs-12">
      <div class="row-2-2 xs-row">
        <input type="tel" class="field" name="alt-phone" title="phone" pattern="[0-9]{10}" placeholder="Phone" maxlength="10">
      </div>
    </div>
  </div>
  <div class="form-row">
    <div class="col-xs-12">
      <div class="row">
        <textarea class="field textarea-field" name="help" placeholder="How can we help you?" rows="3"></textarea>
      </div>
    </div>
  </div>
  <div class="row form-row">
    <div class="col-sm-12">
      <div class="xs-row">
        <div class="btn-container information-btn-container">
          <div class="col-xs-12 sm-no-col">
            <button id="help-contact-submit-popup" class="btn btn-blue cancel">Submit</button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form action="" class="forgot-password-form form-field" data-validate-msg-id="forgot-password-validation-errors">
  <div class="row form-row">
    <div class="col-md-6">
      <span class="fontStag">Agent Information</span>
      <input id="agent-first-name" type="text" class="field required" name="agent-first-name" data-validate="true" data-member-validation="FirstName" placeholder="FIRST NAME" data-validate-msg-required="First name must be filled.">
      <input type="text" class="field required" name="agent-last-name" data-validate="true" data-member-validation="LastName" placeholder="LAST NAME" data-validate-msg-required="Last name must be filled.">
      <input type="email" class="field email" name="agent-email" value="" placeholder="EMAIL ADDRESS" data-member-validation="Email" data-validate="true"
        data-validate-msg-email="There is no account associated with this email. Please double check your username or click Create An Account.">
      <input type="email" class="field email" name="agent-confirm-email" value="" data-member-validation="ConfirmEmail" placeholder="CONFIRM EMAIL ADDRESS" data-validate="true" data-validate-msg-email="Confirm email address.">
      <input type="password" class="field required" name="agent-password" data-validate="true" data-member-validation="Password" placeholder="PASSWORD" data-validate-msg-required="Password must be filled.">
      <input type="password" class="field required" name="agent-confirm-password" data-validate="true" data-member-validation="ConfirmPassword" placeholder="CONFIRM PASSWORD" data-validate-msg-required="Password confirm must be filled.">
    </div>
    <div class="col-md-6 agent-address">
      <div class="row">
        <div class="col-xs-12 col-md-6">
          <span class="fontStag">Agent Address</span>
        </div>
        <div class="col-xs-12 col-md-6 same-parent">
          <div class="checkbox checkbox-warning" style="margin-top: 4px; padding-left: 40px;">
            <input id="checkbox5" type="checkbox" class="styled sameAgency">
            <label for="checkbox5"> Same as Parent Agency </label>
          </div>
        </div>
      </div>
      <input type="text" class="field required" name="agent-address1" data-validate="true" placeholder="ADDRESS 1" data-member-validation="Address" data-validate-msg-required="Address 1 must be filled.">
      <input type="text" class="field required" name="agent-address2" data-validate="true" placeholder="ADDRESS 2" data-member-validation="Address2" data-validate-msg-required="Address 2 must be filled.">
      <input type="text" class="field required" name="agent-city" data-validate="true" placeholder="CITY" data-member-validation="City" data-validate-msg-required="City must be filled.">
      <div class="row">
        <div class="col-xs-12 col-md-12 agent-state-dropwdown">
          <span class="k-widget k-combobox k-header form-select-w required k-combobox-clearable" data-member-validation="StateId" style=""><span tabindex="-1" unselectable="on" class="k-dropdown-wrap k-state-default"><input name="agent-state_input"
                class="k-input form-select-w required" type="text" autocomplete="off" title="" role="combobox" aria-expanded="false" style="" tabindex="0" aria-disabled="false" aria-autocomplete="list" aria-owns="stateSelect_listbox"
                aria-busy="false" placeholder="Select state" readonly="readonly"><span unselectable="on" class="k-icon k-clear-value k-i-close k-hidden" title="clear" role="button" tabindex="-1"></span><span unselectable="on" class="k-select"
                aria-label="select" role="button" tabindex="-1" aria-controls="stateSelect_listbox"><span class="k-icon k-i-arrow-60-down"></span></span></span><select class="form-select-w required" name="agent-state" data-validate="true"
              data-validate-msg-required="State must be filled." value="" id="stateSelect" data-role="combobox" aria-disabled="false" data-k-validator="StateId" style="display: none;"></select></span>
        </div>
      </div>
      <div class="row">
        <div class="col-xs-12 col-md-4 special-padding">
          <input type="text" class="field required" name="agent-zip" data-validate="true" placeholder="ZIP" data-member-validation="ZipCode" data-validate-msg-required="Zip must be filled.">
        </div>
        <div class="col-xs-12 col-md-8 special-padding">
          <span class="k-widget k-combobox k-header form-select-w required k-combobox-clearable" data-member-validation="CountryId" style=""><span tabindex="-1" unselectable="on" class="k-dropdown-wrap k-state-default"><input
                name="agencySelect_input" class="k-input form-select-w required" type="text" autocomplete="off" title="" role="combobox" aria-expanded="false" style="" tabindex="0" aria-disabled="false" aria-autocomplete="list"
                aria-owns="countrySelect_listbox" aria-busy="false" aria-activedescendant="a4a9c90a-6c1a-4d1e-91ae-a06a6135dcd0" placeholder="Select country" readonly="readonly"><span unselectable="on" class="k-icon k-clear-value k-i-close k-hidden"
                title="clear" role="button" tabindex="-1"></span><span unselectable="on" class="k-select" aria-label="select" role="button" tabindex="-1" aria-controls="countrySelect_listbox"><span
                  class="k-icon k-i-arrow-60-down"></span></span></span><select class="form-select-w required" name="agencySelect" data-validate="true" data-validate-msg-required="Country must be filled." value="" id="countrySelect"
              data-role="combobox" aria-disabled="false" data-k-validator="CountryId" style="display: none;">
              <option selected="selected"></option>
            </select></span>
        </div>
      </div>
      <input type="text" class="field required" name="agent-phone" data-validate="true" data-member-validation="Phone" placeholder="PHONE#" data-validate-msg-required="Phone must be filled.">
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div id="reCaptchaCreateAgent"></div>
    </div>
  </div>
</form>

<form id="crmSignupFormCO">
  <div class="form-row">
    <div class="col-md-6 form-group">
      <label for="firstName">First Name</label>
      <input type="text" id="firstName" class="form-control">
    </div>
    <div class="col-md-6 form-group">
      <label for="lastName">Last Name</label>
      <input type="text" id="lastName" class="form-control">
    </div>
  </div>
  <div class="form-row">
    <div class="col-md-6 form-group">
      <label for="email">Email</label>
      <input type="email" id="email" class="form-control">
    </div>
    <div class="form-group col-md-6">
      <label for="MailingCountryId">Country</label>
      <br>
      <select class="required" name="MailingCountryId" data-validate="true" data-validate-msg-required="Country must be filled." data-member-validation="MailingCountryId" value="" id="MailingCountryId"></select>
    </div>
  </div>
  <div class="form-row">
    <div class="form-group col-md-6">
      <label for="MailingStateId">State</label>
      <br>
      <select class="required" name="MailingStateId" data-validate="false" data-validate-msg-required="State must be filled." data-member-validation="MailingStateId" value="" id="MailingStateId"></select>
    </div>
    <div class="form-group col-md-6">
      <label for="Corporate_Purchase_">Corporate Purchase?</label>
      <div class="form-check">
        <input class="form-check-input" type="radio" name="gridRadios" id="IsCorporatePurchaseY" value="true">
        <label class="form-check-label" for="IsCorporatePurchaseY"> Yes, Corporate Order </label>
      </div>
      <div class="form-check">
        <input class="form-check-input" type="radio" name="gridRadios" id="IsCorporatePurchaseF" value="false">
        <label class="form-check-label" for="IsCorporatePurchaseF"> No, Individual Order </label>
      </div>
    </div>
  </div>
  <div class="form-row">
    <div class="form-group col-md-4">
      <label for="numTickets">Number of Tickets?</label>
      <input type="number" id="numTickets" class="form-control">
    </div>
    <div class="form-group col-md-8">
      <label for="companyName">Company Name</label>
      <input type="text" id="companyName" class="form-control">
    </div>
  </div>
  <div class="form-row">
    <div class="form-group col-md-12">
      <label for="messageDesc">Message</label>
      <textarea id="messageDesc" class="form-control"></textarea>
    </div>
  </div>
  <div class="form-row">
    <div class="form-check col-md-12 col-sm-12">
      <p>
        <input type="checkbox" class="form-check-label" id="checkboxSignupForm"> By submitting this form, I agree to the <a class="checkout-external" target="_blank" href="https://onlocationexp.com/privacy-policy?language=en">Privacy Policy</a> of ON
        LOCATION and confirm my request to be contacted by email or phone regarding its respective ticket packages. I understand that I may opt out of receiving future communications from ON LOCATION following the initial communication.
      </p>
    </div>
    <div class="col-md-12 col-sm-12" id="captcha-form"></div>
  </div>
  <div class="form-row">
    <div class="form-group">
      <p id="message"></p>
      <div class="alerts" id="crm-signup-validation-errors" style="display: none;"></div>
      <button type="button" class="btn btn-darkblue"> SUBMIT </button>
    </div>
  </div>
</form>

<form action="" onsubmit="LO.submit_chat(); return false;">
  <div id="lo_chat_input" style="position:relative; width: 100%; ">
    <div class="lo-fx-hr" style="height:0px; margin-bottom:0px; margin-top:0px; width:100%; border-top:1px solid #000000;border-bottom:1px solid #4f4f4f"></div>
    <div style="padding:10px;"><label for="lo_chat_textarea" style="display:none">Chat Input Box</label><textarea id="lo_chat_textarea" disabled="disabled" rows="2"
        style="color: black; background-color: rgb(255, 255, 255); border-radius: 5px; padding: 7px; height: auto; width: 100%; font-family: sans-serif; text-transform: none; resize: none;" dir="null" data-last-scroll-height="0"></textarea></div>
    <div id="lo_chat_sound_holder" style="position:absolute; right:0px; top:-25px; width:100%;">
      <div style="cursor: pointer; float:right; opacity:0.6; padding-right:10px; height:16px;" id="lo_chat_sound"><img alt="Click to mute chat sounds" src="https://d10lpsik1i8c69.cloudfront.net/graphics/sound-on-white.png"></div>
      <div id="lo_chat_status" style="padding-left:10px; font-size:11px; color:#6d6d6d"></div>
      <div style="clear:both;"></div>
    </div>
  </div>
</form>

Text Content

Menu
Olympic Games NFL NCAA College Sports Golf UFC

Create Account Log In
855.345.8161
 * LOG IN ---- CREATE ACCOUNT
 * MY ACCOUNT
 * 
   LOG OFF

 * Home
 * Olympic Games
 * NFL
 * NCAA
 * Golf
 * College Sports
 * Music
 * Tennis
 * UFC
 * WWE
 * MLB
 * NASCAR
 * Indy 500
 * Barrett-Jackson
 * Tottenham Hotspur
 * New York Fashion Week
 * Corporate Experiences
 * 
 * About Us
 * Calendar of Events
 * News
 * Careers


SEARCH THE ON LOCATION WEBSITE




X





MUSIC EXPERIENCES

Something For Every Type of Fan
8 Days A Week







Reinvent your live entertainment experience by taking it On Location. From
top-tier tickets and pre-show meet-and-greets to hand selected lodging and
premium transportation services, get ready to pair legendary lineups with our
trademark hospitality and guest services and bring home memories that will last
a lifetime. Trust us — the show sounds better On Location.




Go VIP On Tour

Special Events and Festivals
 * Go VIP On Tour
 * Special Events and Festivals
 * Go VIP On Tour
 * Special Events and Festivals


ON SALE NOW

SortSort by Name: A-ZSort by Name: Z-ASort by Start Date: Earliest FirstSort by
Start Date: Latest First


3 DOORS DOWN
AWAY FROM THE SUN ANNIVERSARY TOUR

JUNE 14 TO SEPTEMBER 23



   

View Dates & Details


AB-SOUL
THE INTELLIGENT MOVEMENT TOUR

MAY 1 TO MAY 26



   

View Dates & Details


ALLEN STONE
SUMMER 2023 TOUR

JUNE 17 TO AUGUST 23



   

View Dates & Details


AMERICA
LIVE IN CONCERT

JANUARY 12 TO AUGUST 19



   

View Dates & Details


AMERICAN AQUARIUM
SPRING 2023 TOUR

APRIL 29 TO MAY 14



   

View Dates & Details


AMON AMARTH
THE GREAT HEATHEN TOUR

AUGUST 2 TO SEPTEMBER 8



   

View Dates & Details


ATMOSPHERE
SUMMERTIME TOUR

JULY 6 TO SEPTEMBER 3



   

View Dates & Details


BABYFACE RAY
COURTESY OF THE MOB TOUR

APRIL 6 TO MAY 13



   

View Dates & Details


BLUEBUCKSCLAN
SPRING 2023 TOUR

MAY 8 TO JUNE 7



   

View Dates & Details


BOZ SCAGGS
SUMMER 2023 TOUR

MAY 11 TO JUNE 10



   

View Dates & Details


BRETT YOUNG
5 TOUR 3 2 1

MARCH 30 TO MAY 20



   

View Dates & Details


CANDLEBOX
AWAY FROM THE SUN ANNIVERSARY TOUR

JUNE 14 TO SEPTEMBER 23



   

View Dates & Details


CANNONS
THE HEARTBEAT HIGHWAY TOUR

AUGUST 24 TO SEPTEMBER 30



   

View Dates & Details


CHEAP TRICK
WINTER 2023 TOUR

FEBRUARY 26 TO SEPTEMBER 17



   

View Dates & Details


CHROMEO
FUNK YOURSELF A NEW LIVE SHOW TOUR

SEPTEMBER 23 TO OCTOBER 22



   

View Dates & Details


COUNTING CROWS
BANSHEE SEASON TOUR 2023

JUNE 13 TO SEPTEMBER 25



   

View Dates & Details


CROWDED HOUSE
SPRING 2023 TOUR

MAY 2 TO MAY 30



   

BUY TICKETBUY TICKETS


DAVIDO
TIMELESS TOUR

JULY 1 TO JULY 15



   

View Dates & Details


DEAN LEWIS
THE FUTURE IS BRIGHT CANADA TOUR

MAY 11 TO MAY 28



   

View Dates & Details


DEAN LEWIS
THE FUTURE IS BRIGHT US TOUR

SEPTEMBER 17 TO NOVEMBER 4



   

View Dates & Details


DECLAN MCKENNA
THE BIG RETURN TOUR

MAY 25 TO NOVEMBER 4



   

View Dates & Details


DEREK HOUGH
SYMPHONY OF DANCE TOUR

SEPTEMBER 28 TO DECEMBER 23



   

View Dates & Details


ELLA MAI
THE HEART ON MY SLEEVE TOUR

MARCH 31 TO JUNE 1



   

View Dates & Details


EMILY KING
SPECIAL OCCASION TOUR

MAY 5 TO JUNE 1



   

View Dates & Details


EVANESCENCE
2023 TOUR

SEPTEMBER 8 TO SEPTEMBER 8



   

View Dates & Details


FALLING IN REVERSE
THE POPULAR MONSTOUR

JUNE 23 TO JULY 30



   

View Dates & Details


FITZ & THE TANTRUMS
LET YOURSELF FREE TOUR

JULY 25 TO SEPTEMBER 30



   

View Dates & Details


FLOGGING MOLLY
SUMMER 2023 TOUR

AUGUST 17 TO SEPTEMBER 30



   

View Dates & Details


FRANKIE VALLI & THE FOUR SEASONS
2023 TOUR

FEBRUARY 24 TO NOVEMBER 18



   

View Dates & Details


GHOST
RE-IMPERATOUR U.S.A.

AUGUST 2 TO SEPTEMBER 12



   

View Dates & Details


GIN BLOSSOMS
SUMMER TOUR 2023

AUGUST 31 TO SEPTEMBER 15



   

View Dates & Details


GIN BLOSSOMS
WINTER 2023 TOUR

FEBRUARY 24 TO JULY 29



   

View Dates & Details


GIRLFRIENDS
US/UK TOUR 2023

MAY 15 TO MAY 21



   

View Dates & Details


HANK WILLIAMS JR.
SUMMER 2023 TOUR

MAY 12 TO AUGUST 26



   

View Dates & Details


J.I.D
EUROPE TOUR 2023

JUNE 22 TO JULY 30



   

View Dates & Details


JERRY HARRISON & ADRIAN BELEW
REMAIN IN LIGHT TOUR

FEBRUARY 16 TO JUNE 20



   

View Dates & Details


JESSE & JOY
SUMMER 2023 TOUR

JUNE 15 TO AUGUST 12



   

View Dates & Details


JESSIE REYEZ
THE YESSIE TOUR

MAY 27 TO MAY 27



   

View Dates & Details


JIDENNA
THE SILK ROAD TOUR

JULY 14 TO AUGUST 19



   

View Dates & Details


JOHN FOGERTY
THE CELEBRATION TOUR

APRIL 27 TO MAY 13



   

View Dates & Details


JOJI
NECTAR THE FINALE

MAY 6 TO MAY 13



   

View Dates & Details


JOSEPH
THE SUN TOUR

APRIL 28 TO JULY 1



   

View Dates & Details


KAMERON MARLOWE
WE WERE COWBOYS TOUR

MARCH 16 TO MAY 20



   

View Dates & Details


KEM
WINTER 2023 TOUR

FEBRUARY 10 TO MAY 12



   

View Dates & Details


KID ROCK
NO SNOWFLAKES SUMMER CONCERT

JUNE 23 TO JULY 15



   

View Dates & Details


KIP MOORE
DAMN LOVE FALL TOUR

AUGUST 24 TO SEPTEMBER 30



   

View Dates & Details


LAMB OF GOD
SUMMER 2023 TOUR

JULY 28 TO SEPTEMBER 15



   

View Dates & Details


LEDISI
THE SOUL II SOUL TOUR

FEBRUARY 3 TO MAY 13



   

View Dates & Details


LOVELYTHEBAND
IF WE'RE BEING HONEST TOUR

JUNE 6 TO JUNE 28



   

View Dates & Details


LOVETT OR LEAVE IT
THE ERRORS TOUR

JUNE 22 TO DECEMBER 2



   

View Dates & Details


LP
FALL TOUR 2023

OCTOBER 21 TO NOVEMBER 25



   

View Dates & Details


MASIWEI
2023 WORLD TOUR

MAY 17 TO MAY 26



   

View Dates & Details


MATT FRASER
AMERICA'S TOP PSYCHIC MEDIUM TOUR

JANUARY 20 TO AUGUST 13



   

View Dates & Details


MITCHELL TENPENNY
SPRING 2023 TOUR

MARCH 25 TO MAY 29



   

View Dates & Details


MORGAN WADE
CROSSING STATE LINES (AND OCEANS!) ACOUSTIC TOUR

MAY 1 TO MAY 10



   

View Dates & Details


MORGAN WADE
SUMMER 2023 TOUR

JULY 13 TO SEPTEMBER 29



   

View Dates & Details


MY MORNING JACKET
NORTH AMERICAN TOUR 2023

MAY 14 TO AUGUST 26



   

View Dates & Details


PAPA ROACH
THE REVOLUTIONS LIVE TOUR

SEPTEMBER 30 TO OCTOBER 20



   

View Dates & Details


PAT BENATAR & NEIL GIRALDO
FUNTASTIC 2023 TOUR

APRIL 21 TO OCTOBER 2



   

View Dates & Details


POSTMODERN JUKEBOX
LIFE IN THE PAST LANE TOUR

MARCH 10 TO JUNE 10



   

View Dates & Details


PRISCILLA BLOCK
SPRING 2023 TOUR

FEBRUARY 2 TO OCTOBER 21



   

View Dates & Details


PUDDLES PITY PARTY
UNSEQUESTERED SHOW LIVE!

MAY 12 TO MAY 13



   

View Dates & Details


PUSCIFER
THE EXISTENTIAL RECKONING TOUR

MAY 19 TO JUNE 3



   

View Dates & Details


PUSCIFER
THE EXISTENTIAL RECKONING TOUR - EUROPEAN PROBING V 3.0

JUNE 10 TO JULY 4



   

View Dates & Details


RAINBOW KITTEN SURPRISE
SPRING 2023 TOUR

MAY 17 TO JUNE 14



   

View Dates & Details


REMA
RAVE AND ROSES NORTH AMERICAN TOUR

JULY 16 TO AUGUST 17



   

View Dates & Details


REO SPEEDWAGON
SAD BOI WINTER SUMMER TOUR

JANUARY 11 TO SEPTEMBER 29



   

View Dates & Details


RICO NASTY
SPRING 2023 TOUR

APRIL 16 TO MAY 26



   

View Dates & Details


RINGO STARR AND HIS ALL STARR BAND
SUMMER/FALL 2023 TOUR

MAY 19 TO OCTOBER 13



   

View Dates & Details


ROB ZOMBIE
FREAKS ON PARADE 2023 TOUR

AUGUST 24 TO SEPTEMBER 24



   

View Dates & Details


ROBERT DELONG AND DREAMERS
DODGING SUNSHINE TOUR 2023

MAY 13 TO JUNE 18



   

View Dates & Details


RUEL UK & EUROPE
4TH WALL WORLD TOUR

SEPTEMBER 4 TO SEPTEMBER 30



   

View Dates & Details


RUEL
SUMMER 2023 TOUR

JUNE 1 TO JULY 7



   

View Dates & Details


RUSTON KELLY
THE WEAKNESS TOUR

APRIL 12 TO JUNE 2



   

View Dates & Details


SARA EVANS
WINTER 2023 TOUR

FEBRUARY 23 TO JUNE 3



   

View Dates & Details


SHANE SMITH & THE SAINTS
SUMMER 2023 TOUR

JUNE 8 TO JUNE 9



   

View Dates & Details


SLIGHTLY STOOPID
SUMMER 2023 TOUR

JULY 6 TO SEPTEMBER 3



   

View Dates & Details


ST. PAUL & THE BROKEN BONES
SPRING 2023 TOUR

MARCH 31 TO MAY 25



   

View Dates & Details


ST. PAUL & THE BROKEN BONES
THE ANGELS IN SCIENCE FICTION TOUR

SEPTEMBER 23 TO NOVEMBER 20



   

View Dates & Details


STYX
50TH ANNIVERSARY TOUR

JANUARY 6 TO NOVEMBER 3



   

View Dates & Details


SUBLIME WITH ROME
SUMMER 2023 TOUR

JULY 6 TO SEPTEMBER 3



   

View Dates & Details


SWITCHFOOT
SUMMER 2023 TOUR

JULY 3 TO AUGUST 25



   

View Dates & Details


SWITCHFOOT
THE BEAUTIFUL LETDOWN 20TH ANNIVERSARY TOUR

AUGUST 25 TO NOVEMBER 12



   

View Dates & Details


THE AUSTRALIAN PINK FLOYD SHOW
DARKSIDE 50 TOUR

JUNE 29 TO OCTOBER 1



   

View Dates & Details


THE INTERRUPTERS & FRANK TURNER
SPRING 2023 TOUR

APRIL 25 TO MAY 23



   

View Dates & Details


THE STRUTS
REMEMBER THE NAME TOUR

JUNE 16 TO JULY 22



   

View Dates & Details


THE WARNING
ERROR WORLD TOUR 2023

APRIL 30 TO MAY 23



   

View Dates & Details


TODD RUNDGREN
SPRING 2023 TOUR

MAY 24 TO AUGUST 22



   

View Dates & Details


TWO FRIENDS
SUMMER 2023 TOUR

MAY 12 TO JULY 8



   

View Dates & Details


VEDO
MOOD SWINGS TOUR

MAY 4 TO MAY 23



   

View Dates & Details


WATSKY
INTENTION TOUR

MAY 1 TO MAY 27



   

View Dates & Details


YAEJI
NORTH AMERICAN 2023 TOUR

APRIL 6 TO MAY 20



   

View Dates & Details


ON SALE NOW

SortSort by Name: A-ZSort by Name: Z-ASort by Start Date: Earliest FirstSort by
Start Date: Latest First


ATMOSPHERE
LIVE AT RED ROCKS

SEPTEMBER 17



   

View Details


CHROMEO FUNK ON THE ROCKS

MAY 26



   

View Details


DAVIDO
ARE WE AFRICAN YET FESTIVAL?

NOVEMBER 18



   

View Details


GOV'T MULE 2023

DECEMBER 29 TO DECEMBER 31



   

View Details


HANGOUT FEST 2023

MAY 19 TO MAY 21



   

View Details


MICHAEL FRANTI & SPEARHEAD
LIVE AT RED ROCKS

JUNE 2



   

View Details


PEACH MUSIC FESTIVAL 2023

JUNE 29 TO JULY 2



   

View Details


POWER TRIP 2023

OCTOBER 6 TO OCTOBER 8



   

View Details


RAINBOW KITTEN SURPRISE
LIVE IN COLORADO

JULY 2 TO JULY 6



   

View Dates & Details


SARA EVANS
THE 20 YEAR ANNIVERSARY

AUGUST 17



   

View Details


SHUTTLES TO RED ROCKS
DENVER, CO

MARCH 31 TO NOVEMBER 15



   

View Details


SLIGHTLY STOOPID
LIVE AT RED ROCKS

AUGUST 12 TO AUGUST 13



   

View Details


THE STRING CHEESE INCIDENT
COLORADO TOUR 2023

JULY 11 TO JULY 16



   

View Details


TWO FRIENDS
BIG BOOTIE LAND

JUNE 2



   

View Details




Hotel Accomodation







Starting at

$739

per person

VIEW PACKAGE
Connect With Us
 * 
 * 
 * 
 * 

Experiences

 * Home
 * Olympic Games
 * NFL
 * NCAA
 * Golf
 * College Sports
 * Music
 * Tennis
 * UFC
 * WWE
 * NASCAR
 * Indy 500
 * Barrett-Jackson
 * New York Fashion Week
 * Frieze Art Fair
 * Corporate Experiences

About Us

 * About Us
 * Calendar of Events
 * News
 * Careers


© 2023 On Location Events, LLC | All Rights Reserved | Terms of Use | Purchase
Policy | Privacy Policy | Do Not Sell My Personal Info


What does my ticket include?






You are not logged in

Sign in or Create an Account to view orders and edit your profile.

 * WELCOME USER! MY ACCOUNT
   
 * * OLYMPIC GAMES
   * NFL
   * NCAA
   * COLLEGE SPORTS
   * GOLF
   * UFC
 * 
   LOG OFF

 * 
 * 
 * 
 * 

customer service

855.345.8161

EMAIL US

mon–fri: 9am — 7pm est

sat-sun: 10am — 5pm est

FAQ >


Login

Login with your ON LOCATION username and password that you used previously to
register.



forgot password >
Create an account

Welcome to ON LOCATION,

Your account has succesfully been created. You are now ready to shop our tickets
and packages.

CONTINUE SHOPPING

Complete the rest of your account for a faster checkout:

Complete my account>

Thank You

Your feedback is appreciated. Someone from ON LOCATION will be in touch with you
shortly. If this is urgent, please call us at 855.345.8161

Close

Are you sure you would like to save your changes?

Cancel Yes

Are you sure you would like to save your changes?

Cancel Yes

Are you sure you would like to save your changes?

OK OK Cancel

This will remove your item from the cart.

OK Cancel


- With






- Without



REMOVE KEEP


- With






- Without



REMOVE KEEP

Create Account

Create a ON LOCATION account to buy and sell tickets and to access your
personalized account. Already registered? Click Here to Log In.



PASSWORD MUST INCLUDE:

 * 8-20 Characters
 * At least one upper case letter
 * At least one lower case letter
 * At least one number
 * No spaces

PASSWORD MUST INCLUDE:

 * 8-20 Characters
 * At least one upper case letter
 * At least one lower case letter
 * At least one number
 * No spaces



By Submitting this form I agree to the ON LOCATION Purchase Policy, Privacy
Policy, and Terms of Use of ON LOCATION.

I would like to receive more information about ON LOCATION and its packages, and
confirm my request to be contacted by email or phone for marketing and
promotional purposes. I understand that I may opt out of receiving future
communication from ON LOCATION following the initial communication.

Create agency account

Forgot Password

Enter your ON LOCATION username (email address) that you used to register. We’ll
send you an email with a link to reset your password.



Contact Us
Some information is required. Please fill all textboxes.
Submit

Our customer support team is also available 7 days a week via phone:

855.345.8161

MON – FRI:
9AM — 7PM EST
SAT – SUN:
10AM — 5PM EST

ADDITIONAL NIGHT PRICING AFTER

The price per Night is $130.00

ADDITIONAL NIGHT PRICING BEFORE

The price per Night is $130.00









Agency Information

Agency
Create Agency

Agent Information
Agent Address
Same as Parent Agency




By submitting this form, I agree to the Privacy Policy of ON LOCATION and
confirm my request to be contacted by email or phone regarding its respective
ticket packages. I understand that I may opt out of receiving future
communications from ON LOCATION following the initial communication.
< GO BACK

Agency Information












CREATE ACCOUNT
Yes Cancel Changes


Why do you want to cancel this suscription?

YES CLOSE

 

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







LEARN MORE ABOUT PRODUCT AVAILABILITY AND PRICING FOR THIS EVENT!


Sign Up Now!

First Name
Last Name
Email
Country

State

Corporate Purchase?
Yes, Corporate Order
No, Individual Order
Number of Tickets?
Company Name
Message

By submitting this form, I agree to the Privacy Policy of ON LOCATION and
confirm my request to be contacted by email or phone regarding its respective
ticket packages. I understand that I may opt out of receiving future
communications from ON LOCATION following the initial communication.




SUBMIT



Close
Pay
X



X





ON LOCATION uses cookies and similar technologies. By using these sites you are
agreeing to our Privacy Policy (including use of our cookies) and our Terms of
Use. Read about how we use cookies and how you can control them in our Privacy
Policy.




THIS TICKET INCLUDES:

HOW TO LIST A FAN TICKET

 * Provide your ticket information, including section, row, seat number and
   corresponding barcode.
 * Your ticket(s) will be transferred to ON LOCATION.
 * We will facilitate the transfer to a Buyer, if and when, your tickets sell.
 * If you Cancel your listing, we will transfer the tickets back to your
   Ticketmaster account.
 * Your ticket will be returned to you when the exchange closes based on the
   exchange rules.

;



Shopping cart only allows one product per transaction

Clear Cart


HOW TO RETRIEVE YOUR BARCODE(S)

1. Open Ticketmaster on your mobile device

2. Log in to your Account

3. Go to "My Tickets"

4. Click on the correct "Upcoming" event

5. Click on the ticket information




6. Click on ticket tool tip




7. Barcode details will be located here




to top
 * undefined

No data found.
No data found.
 * Agency

No data found.
 * Sort
 * Sort by Name: A-Z
 * Sort by Name: Z-A
 * Sort by Start Date: Earliest First
 * Sort by Start Date: Latest First

No data found.
 * Sort
 * Sort by Name: A-Z
 * Sort by Name: Z-A
 * Sort by Start Date: Earliest First
 * Sort by Start Date: Latest First

No data found.
Live Chat is Online 
Chatting
0
×
–

undefined



Chat Input Box

Chat
Powered by