www.audiencerewards.com
Open in
urlscan Pro
45.60.126.21
Public Scan
Submitted URL: http://www.audiencerewards.com/
Effective URL: https://www.audiencerewards.com/
Submission: On May 06 via manual from SG — Scanned from SG
Effective URL: https://www.audiencerewards.com/
Submission: On May 06 via manual from SG — Scanned from SG
Form analysis
8 forms found in the DOMName: ticketstab_form — /tickets
<form id="ticketstab_form" name="ticketstab_form" action="/tickets" type="post">
<div id="search-field">
<label for="FilterSearchText1" class="sr-only">Search by Event Title</label>
<div class="input-group" id="search-box-wrap">
<input type="text" name="FilterSearchText" id="FilterSearchText1" class="form-control search-bar" aria-label="Search by Event Title" placeholder="Search by Event Title">
</div>
</div>
<div id="search-box-btn">
<button onclick="document.getElementById('ticketstab_form').submit();" class="input-group-btn fa fa-search" id="search-btn-ticket" aria-label="Search">
<i aria-hidden="true"></i>
</button>
</div>
</form>
Name: advancedSearchForm —
<form id="advancedSearchForm" name="advancedSearchForm">
<fieldset>
<legend class="sr-only">Filter Experiences</legend>
<div class="col-xs-12 col-sm-2 text-left checkbox-inline">
<input type="checkbox" id="cAll" name="cat" value="" checked="checked">See All
</div>
<div class="col-xs-12 col-sm-4 text-left checkbox-inline">
<input type="checkbox" id="cFixed" name="cat" value="Experience">Fixed Price Experiences
</div>
<div class="col-xs-12 col-sm-2 text-left checkbox-inline">
<input type="checkbox" id="cAuction" name="cat" value="Auction">Bid to Win
</div>
<div class="col-xs-12 col-sm-4 hidden-xs text-right need-help">
<div id="general-help" class="no-right-margin">
<button aria-label="Need Help" class="perfect-tooltip fa tickets-help" data-placement="right" aria-describedby="general-link-tip-content" aria-controls="general-link-tip-content" id="general-link-tip">
<span class="btn-text">Need help</span>
<span class="fa-question-circle"></span>
</button>
<div id="general-link-tip-content" class="perfect-tooltip-content no-offset" role="tooltip" aria-hidden="true">
<div class="perfect-tooltip-arrow"></div>
<div class="tooltip-inner"> Be a kid in the candy store... view current experiences and redeem right now or bid ShowPoints to secure once-in-a-lifetime offers. </div>
</div>
</div>
</div>
</fieldset>
</form>
Name: merchandisetab_form — /merchandise
<form id="merchandisetab_form" name="merchandisetab_form" action="/merchandise" type="post">
<div id="search-field-merch">
<label for="FilterSearchText2" class="sr-only">Search by Merchandise</label>
<div class="input-group" id="search-box-wrap-merch">
<input type="text" name="FilterSearchText" id="FilterSearchText2" class="form-control search-bar" aria-label="Search by Merchandise" placeholder="Search by Merchandise">
</div>
</div>
<div id="search-box-btn-merch">
<button onclick="document.getElementById('merchandisetab_form').submit();" class="input-group-btn fa fa-search" id="search-btn-merch" aria-label="Search">
</button>
</div>
</form>
POST /login/authenticate/
<form role="form" id="loginForm" action="/login/authenticate/" method="POST" autocomplete="off" data-toggle="validator" novalidate="true">
<input type="hidden" name="redirect_action" id="redirect_action" value="/">
<input type="hidden" name="referer" value="/">
<input type="hidden" name="preserveData" id="preserveData" value="">
<input type="hidden" name="partnerCode" value="AR">
<input type="hidden" name="token" value="E5231077-E916-4CBE-892A618A87DBBEDA">
<input type="hidden" name="ts" value="{ts '2024-05-06 00:10:51'}">
<fieldset>
<div class="row">
<div class="col-xs-12 col-md-10 col-md-offset-1 padding-0">
<div class="form-group" id="login-email-field">
<label for="login-email" class="loginLabel">Email Address or Account Number:</label>
<div class="input-group">
<span class="input-group-addon" aria-hidden="true">
<i class="glyphicon glyphicon-user"></i>
</span>
<input class="form-control" id="login-email" name="email" value="" type="email" data-error="Please fill out this field with a valid email address or Audience Rewards account number" autocomplete="off" required=""
placeholder="Email Address or Account Number" aria-describedby="login-email-error">
</div>
<div class="help-block with-errors" id="login-email-error"></div>
</div>
<div class="form-group" id="login-password-field">
<label for="login-password" class="loginLabel">Password:</label>
<div class="input-group">
<span class="input-group-addon" aria-hidden="true">
<i class="glyphicon glyphicon-lock"></i>
</span>
<input class="form-control" name="password" id="login-password" type="password" value="" data-error="Please fill out this field with a valid password" autocomplete="off" required="" placeholder="Password"
aria-describedby="login-password-error">
</div>
<div class="help-block with-errors" id="login-password-error"></div>
</div>
<div class="form-group">
<input type="submit" id="btnLogin" class="btn btn-lg btn-primary btn-block ar-btn disabled" value="Sign in">
</div>
<div>
<input type="button" id="btnFBLogin" class="btn btn-lg btn-block fb-btn" value="Sign in with Facebook">
</div>
</div>
</div>
</fieldset>
</form>
Name: lookupForm —
<form role="form" id="lookupForm" name="lookupForm">
<input type="hidden" name="step" id="lookup-step" value="1">
<fieldset>
<div class="row">
<div class="col-sm-12 col-md-12 padding-md">
<p>Don't worry! We'll look it up for you.</p>
<div class="form-group">
<label for="email"> Email address </label>
<input type="email" class="form-control" name="email" id="lookup-email" placeholder="someone@somewhere.com" required="">
</div>
<button type="submit" class="btn btn-primary ar-btn"> Find My Audience Rewards Number </button> <a class="btn cancel-text" data-dismiss="modal">Cancel</a>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-12">
<div id="returnMessage"></div>
</div>
</div>
</fieldset>
</form>
Name: registerForm — POST /login/register/
<form role="form" id="registerForm" name="registerForm" action="/login/register/" method="POST" data-toggle="validator" novalidate="true">
<input type="hidden" name="redirect_action" id="redirect_action1" value="/">
<input type="hidden" name="referer" value="/">
<input type="hidden" name="preserveData" id="preserveData1" value="">
<input type="hidden" name="token" value="E5231077-E916-4CBE-892A618A87DBBEDA">
<input type="hidden" name="ts" value="{ts '2024-05-06 00:10:51'}">
<fieldset>
<input type="hidden" name="step" id="step" value="1">
<div class="row">
<div class="col-sm-12 col-md-12">
<div class="help-block"> It's fast and free to become a member of Audience Rewards®, the Official Rewards Program of Broadway™. Join today and start earning ShowPoints toward amazing perks like free tickets, exclusive events, unique
collectibles, and more. </div>
<div class="form-group " id="email-field">
<label for="email"> Email address <i title="Email is required." class="text-danger fa fa-asterisk "></i>
</label>
<input type="email" class="form-control" name="email" id="email" value="" placeholder="someone@somewhere.com" maxlength="200"
pattern="^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$" required="true" data-error="Oops! That doesn't look like an email address format." data-fv-live="disabled"
aria-describedby="email-error">
<div class="help-block with-errors" id="email-error">
</div>
</div>
<div class="form-group " id="zip-field">
<label for="zip"> Zip / Postal Code <i title="Zip / Postal Code is required." class="text-danger fa fa-asterisk "></i>
</label>
<input type="text" class="form-control" name="zip" id="zip" value="" placeholder="" maxlength="15" required="true" data-fv-live="disabled" aria-describedby="zip-error">
<div class="help-block with-errors" id="zip-error">
</div>
</div>
<div class="form-group " id="firstName-field">
<label for="firstName"> First Name <i title="First name is required." class="text-danger fa fa-asterisk "></i>
</label>
<input type="text" class="form-control" name="firstName" id="firstName" value="" placeholder="John" maxlength="35" required="true" data-fv-live="disabled" aria-describedby="firstName-error">
<div class="help-block with-errors" id="firstName-error">
</div>
</div>
<div class="form-group " id="lastName-field">
<label for="lastName"> Last Name <i title="Last name is required." class="text-danger fa fa-asterisk "></i>
</label>
<input type="text" class="form-control" name="lastName" id="lastName" value="" placeholder="Smith" maxlength="50" required="true" data-fv-live="disabled" aria-describedby="lastName-error">
<div class="help-block with-errors" id="lastName-error">
</div>
</div>
<div class="form-group">
<button type="submit" class="btn btn-primary ar-btn disabled">Continue</button> <a href="#" class="js-close-modal btn cancel-text">Cancel</a>
</div>
<div>
<input type="button" id="btnFBRegister" class="btn btn-lg btn-block fb-btn" value="Register with Facebook">
</div>
</div>
</div>
</fieldset>
</form>
POST /login/autoenroll
<form role="form" id="autoEnrollForm" action="/login/autoenroll" method="POST" data-toggle="validator" novalidate="true">
<input type="hidden" class="form-control" name="EnrollSource" id="EnrollSource" value="">
<fieldset>
<input type="hidden" name="step" id="step" value="1">
<div class="row">
<div class="col-sm-12 col-md-12">
<div class="form-group " id="email-field">
<label for="email">Email address</label>
<input type="email" class="form-control" name="email" id="email" value="" placeholder="someone@somewhere.com" maxlength="200"
pattern="^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$" required="true" aria-describedby="email-error">
<div class="help-block with-errors" id="email-error">
</div>
</div>
<div class="form-group">
<button type="submit" class="btn btn-primary ar-btn disabled"> Continue </button> <a href="#" class="js-close-modal btn cancel-text">Cancel</a>
</div>
</div>
</div>
</fieldset>
</form>
Name: newVisitorForm — POST /login/newVisitor
<form role="form" id="newVisitorForm" name="newVisitorForm" action="/login/newVisitor" method="POST" data-toggle="validator" novalidate="true">
<input type="hidden" name="redirect_action" id="newv-redirect_action1" value="/">
<input type="hidden" name="referer" value="/">
<input type="hidden" name="preserveData" id="newv-preserveData1" value="">
<fieldset>
<input type="hidden" name="step" id="newv-step" value="1">
<div class="row">
<div class="col-sm-12 col-md-12">
<div class="help-block"> It's fast and free to become a member of Audience Rewards®, the Official Rewards Program of Broadway™. Join today and start earning ShowPoints toward amazing perks like free tickets, exclusive events, unique
collectibles, and more. </div>
<div class="form-group " id="newv-email-field">
<label for="newv-email"> Email address <i title="Email is required." class="text-danger fa fa-asterisk "></i>
</label>
<input type="email" class="form-control" name="email" id="newv-email" value="" placeholder="someone@somewhere.com" maxlength="200"
pattern="^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$" required="true" data-error="Oops! That doesn't look like an email address format." data-fv-live="disabled"
aria-describedby="email-error">
<div class="help-block with-errors" id="newv-email-error">
</div>
</div>
<div class="form-group " id="newv-zip-field">
<label for="newv-zip"> Zip / Postal Code <i title="Zip / Postal Code is required." class="text-danger fa fa-asterisk "></i>
</label>
<input type="text" class="form-control" name="zip" id="newv-zip" value="" placeholder="" maxlength="15" required="true" data-fv-live="disabled" aria-describedby="zip-error">
<div class="help-block with-errors" id="newv-zip-error">
</div>
</div>
<div class="form-group " id="newv-firstName-field">
<label for="newv-firstName"> First Name <i title="First name is required." class="text-danger fa fa-asterisk "></i>
</label>
<input type="text" class="form-control" name="firstName" id="newv-firstName" value="" placeholder="John" maxlength="35" required="true" data-fv-live="disabled" aria-describedby="firstName-error">
<div class="help-block with-errors" id="newv-firstName-error">
</div>
</div>
<div class="form-group " id="newv-lastName-field">
<label for="newv-lastName"> Last Name <i title="Last name is required." class="text-danger fa fa-asterisk "></i>
</label>
<input type="text" class="form-control" name="lastName" id="newv-lastName" value="" placeholder="Smith" maxlength="50" required="true" data-fv-live="disabled" aria-describedby="lastName-error">
<div class="help-block with-errors" id="newv-lastName-error">
</div>
</div>
<div class="form-group">
<button type="submit" class="btn btn-primary ar-btn disabled">Continue</button> <a href="#" class="js-close-modal btn cancel-text">Cancel</a>
</div>
<div>
<input type="button" id="newv-btnFBRegister" class="btn btn-lg btn-block fb-btn" value="Register with Facebook">
</div>
</div>
</div>
</fieldset>
</form>
Text Content
Skip to main content Skip to footer Toggle navigation * Earn * Redeem * Sign In * or * Join for Free * Earn * Redeem * * Sign In * Join for Free Search by Event Title Use Advanced Search Previous Slide * YOU DESERVE THE RED CARPET TREATMENT. Learn how VIP members are getting rewarded today. Learn More YOU DESERVE THE RED CARPET TREATMENT. Learn how VIP members are getting rewarded today. Learn More * OFFICIALLY REWARDING There’s only one official rewards program for Broadway. Buy. Earn. See free shows. What’s not to love? Earn Now OFFICIALLY REWARDING There’s only one official rewards program for Broadway. Buy. Earn. See free shows. What’s not to love? Earn Now * THINK YOU KNOW WHO WILL WIN AT THIS YEAR'S TONY AWARDS®? Broadway's biggest night is almost here! Guess the winners and you could win the Dream Broadway Weekend in New York City! Learn More THINK YOU KNOW WHO WILL WIN AT THIS YEAR'S TONY AWARDS®? Broadway's biggest night is almost here! Guess the winners and you could win the Dream Broadway Weekend in New York City! Learn More * YOU DESERVE THE RED CARPET TREATMENT. Learn how VIP members are getting rewarded today. Learn More YOU DESERVE THE RED CARPET TREATMENT. Learn how VIP members are getting rewarded today. Learn More * OFFICIALLY REWARDING There’s only one official rewards program for Broadway. Buy. Earn. See free shows. What’s not to love? Earn Now OFFICIALLY REWARDING There’s only one official rewards program for Broadway. Buy. Earn. See free shows. What’s not to love? Earn Now * THINK YOU KNOW WHO WILL WIN AT THIS YEAR'S TONY AWARDS®? Broadway's biggest night is almost here! Guess the winners and you could win the Dream Broadway Weekend in New York City! Learn More THINK YOU KNOW WHO WILL WIN AT THIS YEAR'S TONY AWARDS®? Broadway's biggest night is almost here! Guess the winners and you could win the Dream Broadway Weekend in New York City! Learn More Next Slide Slide to Tonys Game 2024 Banner Slide to VIP Program Slide to BER Program Banner Play Slides Pause Slides * TICKETS * EXPERIENCES * MERCHANDISE BROWSE BY CATEGORY: * * * * * * Redeem for the most exclusive rewarding experiences created and curated by Audience Rewards Filter Experiences See All Fixed Price Experiences Bid to Win Need help Be a kid in the candy store... view current experiences and redeem right now or bid ShowPoints to secure once-in-a-lifetime offers. Sort By * Ending Soon * Event Date * ShowPoints (low to high) * ShowPoints (high to low) MEET A BROADWAY PRO, SEE THEIR SHOW Get set for a night out on Broadway that'll make all your theater-loving friends jealous! Start your experience at a favorite Broadway hangout with a Broadway pro from the show you are about to see. While enjoying a drink and snack, get the lowdown on auditions, backstage mishaps, and more. After the curtain comes down, you'll be reunited with your Broadway pro for a post-show visit and have the chance to take tons of pics of this amazing Broadway experience! Call (866) 313-9635 to redeem this award. Experience Price: 75,000 ShowPoints Already have tickets? Call (866) 313-9635 to book your experience. Experience powered by: Experience Price: 75,000 ShowPoints Call to Redeem TERMS & CONDITIONS 30 days advance notice required. Show choice fulfillment based upon availability. Show must be currently participating in the Audience Rewards program. By participating in an Audience Rewards experience, you agree to be photographed during the experience for use by Audience Rewards on the Audience Rewards website and in newsletter materials. Show choice fulfillment, including tickets and company member, is based upon availability at time of redemption. Times for the experience may vary depending on the company member's schedule and availability. Due to performers' schedules during preview/opening periods of productions: a long-running musical will have more availability. Specific Broadway company members are not guaranteed. In the event a scheduled company member is not available, Audience Rewards will find a comparable replacement for the experience. You must be 21 years of age or older to consume alcoholic beverages. Experience available for 1 to 4 people. Audience Rewards reserves the right to change the availability, participating performances, participating company members, seat type, number of points required, and related fees for this award at any time without notice. No refunds, cancellations, or exchanges are permitted and all award redemptions are final. Members must have the required number of points in their account to reserve this award. If using cash and points for redemption, member is responsible for purchasing the tickets to the show. An Audience Rewards Concierge will be able to assist you in finding and purchasing tickets. Prices for tickets vary and standard ticketing terms and conditions apply. Members may be eligible to purchase additional points at the time of redemption through the call center. Awards will be booked using the name on the redeeming member’s account. Award tickets cannot be resold or reused under any circumstances. Audience Rewards reserves the right to forfeit any award or account that engages in the resale or reuse of ShowPoints or program awards. All other program terms and conditions apply. By redeeming for this award you agree to the Rewarding Experience Terms and Conditions BROWSE BY CATEGORY: * * * * * Search by Merchandise Use Advanced Search RECOMMENDED FOR YOU * Sweeney Todd Buy & Earn Two ShowPoints Per Dollar * WICKED Buy & Earn 1,000 Bonus ShowPoints * Back to the Future: The Musical Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * A Beautiful Noise, the Neil Diamond Musical Buy & Earn Two ShowPoints Per Dollar * The Book of Mormon Buy & Earn Two ShowPoints Per Dollar * WICKED Buy & Earn 1,000 Bonus ShowPoints * Back to the Future: The Musical Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * A Beautiful Noise, the Neil Diamond Musical Buy & Earn Two ShowPoints Per Dollar * The Book of Mormon Buy & Earn Two ShowPoints Per Dollar * An Enemy of the People Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * Back to the Future: The Musical Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * A Beautiful Noise, the Neil Diamond Musical Buy & Earn Two ShowPoints Per Dollar * The Book of Mormon Buy & Earn Two ShowPoints Per Dollar * An Enemy of the People Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * Harry Potter and the Cursed Child Buy & Earn 1,000 Bonus ShowPoints * A Beautiful Noise, the Neil Diamond Musical Buy & Earn Two ShowPoints Per Dollar * The Book of Mormon Buy & Earn Two ShowPoints Per Dollar * An Enemy of the People Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * Harry Potter and the Cursed Child Buy & Earn 1,000 Bonus ShowPoints * Mary Jane Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * The Book of Mormon Buy & Earn Two ShowPoints Per Dollar * An Enemy of the People Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * Harry Potter and the Cursed Child Buy & Earn 1,000 Bonus ShowPoints * Mary Jane Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * The Outsiders Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * An Enemy of the People Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * Harry Potter and the Cursed Child Buy & Earn 1,000 Bonus ShowPoints * Mary Jane Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * The Outsiders Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * SIX Buy & Earn 600 Bonus ShowPoints * Harry Potter and the Cursed Child Buy & Earn 1,000 Bonus ShowPoints * Mary Jane Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * The Outsiders Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * SIX Buy & Earn 600 Bonus ShowPoints * Suffs Buy & Earn 1,000 Bonus ShowPoints + extra perks American Express® Preferred Access * Mary Jane Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * The Outsiders Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * SIX Buy & Earn 600 Bonus ShowPoints * Suffs Buy & Earn 1,000 Bonus ShowPoints + extra perks American Express® Preferred Access * Sweeney Todd Buy & Earn Two ShowPoints Per Dollar * The Outsiders Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * SIX Buy & Earn 600 Bonus ShowPoints * Suffs Buy & Earn 1,000 Bonus ShowPoints + extra perks American Express® Preferred Access * Sweeney Todd Buy & Earn Two ShowPoints Per Dollar * WICKED Buy & Earn 1,000 Bonus ShowPoints * SIX Buy & Earn 600 Bonus ShowPoints * Suffs Buy & Earn 1,000 Bonus ShowPoints + extra perks American Express® Preferred Access * Sweeney Todd Buy & Earn Two ShowPoints Per Dollar * WICKED Buy & Earn 1,000 Bonus ShowPoints * Back to the Future: The Musical Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * Suffs Buy & Earn 1,000 Bonus ShowPoints + extra perks American Express® Preferred Access * Sweeney Todd Buy & Earn Two ShowPoints Per Dollar * WICKED Buy & Earn 1,000 Bonus ShowPoints * Back to the Future: The Musical Buy & Earn Two ShowPoints Per Dollar + extra perks American Express® Preferred Access * A Beautiful Noise, the Neil Diamond Musical Buy & Earn Two ShowPoints Per Dollar CONTACT: (866) 313-9635 Monday - Friday 10am - 5pm ET NEED HELP? For any missing points requests, please visit our Missing Points Form For additional concerns please Contact us MORE: * How It Works * More Ways To Earn * Trivia * Team * Web Accessibility CONNECT WITH US: * Facebook * Twitter * Instagram NEED HELP? (866) 313-9635 Monday - Friday 10am - 5pm ET * Missing Points * How It Works * More Ways To Earn * Trivia * Web Accessibility CONNECT WITH US: * Facebook * Twitter * Instagram © Audience Rewards, LLC, 2024 | Terms & Conditions | Privacy Policy © Audience Rewards, LLC, 2024 Terms & Conditions | Privacy Policy × TRIVIA Close × LOGIN Email Address or Account Number: Password: New Member? Forgot your password? - Reset your passwordReset it Forgot your Audience Rewards number? - Lookup your Audience Rewards numberClick here × FORGOT MY AUDIENCE REWARDS NUMBER Don't worry! We'll look it up for you. Email address Find My Audience Rewards Number Cancel New Member? Already A Member? Sign In Forgot your password? - Reset your passwordReset it × REGISTER It's fast and free to become a member of Audience Rewards®, the Official Rewards Program of Broadway™. Join today and start earning ShowPoints toward amazing perks like free tickets, exclusive events, unique collectibles, and more. Email address Zip / Postal Code First Name Last Name Continue Cancel Already A Member? Sign In Forgot your password? - Reset your passwordReset it Forgot your Audience Rewards number? - Lookup your Audience Rewards numberClick here × AUDIENCE REWARDS ENROLLMENT Email address Continue Cancel New Member? Already A Member? Sign In Forgot your password? - Reset your passwordReset it Forgot your Audience Rewards number? - Lookup your Audience Rewards numberClick here × NEW VISITOR? It's fast and free to become a member of Audience Rewards®, the Official Rewards Program of Broadway™. Join today and start earning ShowPoints toward amazing perks like free tickets, exclusive events, unique collectibles, and more. Email address Zip / Postal Code First Name Last Name Continue Cancel Already A Member? Sign In Forgot your password? - Reset your passwordReset it Forgot your Audience Rewards number? - Lookup your Audience Rewards numberClick here × We use cookies to understand how you use our site and to improve your experience. This includes personalizing content and advertising. To learn more, click here. By continuing to use our site, you accept our use of cookies, revised Privacy Policy and Terms of Use. I acceptX