vuepass.com
Open in
urlscan Pro
23.227.38.65
Public Scan
Submitted URL: http://vuepass.com/
Effective URL: https://vuepass.com/
Submission: On March 29 via api from US — Scanned from CA
Effective URL: https://vuepass.com/
Submission: On March 29 via api from US — Scanned from CA
Form analysis
3 forms found in the DOMPOST /account/login
<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="c-form" aria-label="Login form" data-login-form=""><input type="hidden" name="form_type" value="customer_login"><input
type="hidden" name="utf8" value="✓"><input type="hidden" name="return_to" value="/pages/products">
<div class="form-field ">
<label class="form-label" for="email">Email address*</label>
<input class="form-input" id="email" name="customer[email]" type="email" placeholder="Email address" autocorrect="off" autocapitalize="off" autocomplete="email">
</div>
<div class="form-field">
<label class="form-label" for="password">Password*</label>
<input class="form-input" id="password" name="customer[password]" type="password">
</div>
<div class="actions">
<button class="c-btn main secondary" type="submit">Sign in</button>
<button type="button" class="c-btn alt " aria-controls="" data-login-form-toggle="">Forgot your password?</button>
</div>
<div class="form-field ">
<p>
<button class="c-btn alt " type="button" aria-controls="register" data-register-form-view="">Click here</button> to register a new account
</p>
</div>
</form>
POST /account/recover
<form method="post" action="/account/recover" accept-charset="UTF-8" class="c-form" aria-label="Recover Account form" hidden="hidden" data-recovery-password-form=""><input type="hidden" name="form_type" value="recover_customer_password"><input
type="hidden" name="utf8" value="✓">
<div class="form-field">
<label class="form-label" for="recover-email">Email address*</label>
<input class="form-input" id="recover-email" name="email" type="email" placeholder="Email address" autocorrect="off" autocapitalize="off" autocomplete="email">
</div>
<div class="actions">
<button class="c-btn main primary" type="submit">Submit</button>
<button type="button" class="c-btn alt " aria-controls="" data-login-form-toggle="">Cancel</button>
</div>
</form>
<form id="registration" class="c-form">
<div class="form-warning"><b>PLEASE NOTE:</b> You are registering to bulk order tickets for your company. If this is correct, please continue.<br>If you are looking to purchase individual tickets please refer to your employer or customer/member
benefits provider for details of how to register.</div>
<fieldset>
<p class="u-heading-xs heading">Account Details</p>
<div class="form-field">
<label class="form-label" for="first-name">First name*</label>
<input class="form-input" id="first_name" name="first_name" type="text" placeholder="First name" maxlength="100">
</div>
<div class="form-field">
<label class="form-label" for="last-name">Last name*</label>
<input class="form-input" id="last_name" name="last_name" type="text" placeholder="Last name" maxlength="100">
</div>
<div class="form-field">
<label class="form-label" for="email">Email address*</label>
<input class="form-input" id="email" name="email" type="email" placeholder="Email address" autocorrect="off" autocapitalize="off" autocomplete="email" maxlength="150">
</div>
<div class="form-field">
<label class="form-label" for="confirm-email">Confirm email address*</label>
<input class="form-input" id="confirm_email" name="email_confirmation" type="email" placeholder="Confirm email address" autocorrect="off" autocapitalize="off" maxlength="150">
</div>
</fieldset>
<fieldset style="display: none;">
<p class="u-heading-xs heading">Company Details</p>
<div class="form-field">
<label class="form-label" for="company_name">Company*</label>
<input class="form-input" id="company_name" name="company_name" type="text" placeholder="Company" autocorrect="off" autocapitalize="off" maxlength="150">
</div>
<div class="form-field">
<label class="form-label" for="job-role">Job role*</label>
<select class="form-input" id="job_role" name="job_role" type="text">
<option value="" selected="">Job role</option>
<option value="Finance Manager">Finance Manager</option>
<option value="HR Manager">HR Manager</option>
<option value="Operations Manager">Operations Manager</option>
<option value="Other Manager">Other Manager</option>
<option value="Other - Non Manager">Other - Non Manager</option>
</select>
</div>
<div class="form-field">
<label class="form-label" for="number-of-employees">Number of employees*</label>
<select class="form-input" id="number_of_employees" name="number_of_employees" type="text">
<option value="" selected="">Number of employees</option>
<option value="50">1-50</option>
<option value="99">51-99</option>
<option value="249">100-249</option>
<option value="999">250-999</option>
<option value="2499">1000-2499</option>
<option value="4999">2500-4999</option>
<option value="9999">5000-9999</option>
<option value="24999">10000-24999</option>
<option value="49999">25000-49999</option>
<option value="99999">50000-99999</option>
<option value="100000+">100000+</option>
</select>
</div>
<div class="form-field">
<label class="form-label" for="company_website">Company website*</label>
<input class="form-input" id="company_website" name="company_website" type="text" placeholder="Company website" maxlength="200">
</div>
<div class="form-field">
<label class="form-label" for="registration_number">Company registration no.*</label>
<input class="form-input" id="registration_number" name="registration_number" type="text" placeholder="Company registration no." maxlength="50">
</div>
</fieldset>
<fieldset style="display: none;">
<p class="u-heading-xs heading">Address</p>
<div class="form-field">
<label class="form-label" for="address-1">Address*</label>
<input class="form-input" id="address_1" name="address_1" type="text" placeholder="Address" maxlength="50">
</div>
<div class="form-field">
<label class="form-label" for="address-2">Apartment, suite, etc.</label>
<input class="form-input" id="address_2" name="address_2" type="text" placeholder="Apartment, suite, etc." maxlength="50">
</div>
<div class="form-field">
<label class="form-label" for="city">City*</label>
<input class="form-input" id="city" name="city" type="text" placeholder="City" maxlength="50">
</div>
<div class="form-field">
<label class="form-label" for="postcode">Postal code*</label>
<input class="form-input" id="postcode" name="postcode" type="text" placeholder="Postal code" maxlength="50">
</div>
<div class="form-field">
<label class="form-label" for="country">Country*</label>
<select class="form-input" id="country" name="country" type="text" placeholder="Country">
<option value="">Country</option>
<option value="IE"> Ireland </option>
<option value="GB"> United Kingdom </option>
</select>
</div>
<div class="form-field">
<label class="form-label" for="telephone">Telephone*</label>
<input class="form-input" id="telephone" name="telephone" type="text" placeholder="Telephone" maxlength="50">
</div>
</fieldset>
<fieldset style="display: none;">
<p class="u-heading-xs heading">Billing Address</p>
<div class="form-field has-checkbox">
<label class="form-label is-checkbox" for="billing_same_as_shipping">
<input class="form-input" id="billing_same_as_shipping" name="billing_same_as_shipping" type="checkbox" value="true">My billing and shipping address are the same</label>
</div>
<div id="billing-fields" class="form-field-group">
<div class="form-field">
<label class="form-label" for="billing-address-1">Address*</label>
<input class="form-input" id="billing_address_1" name="billing_address_1" type="text" placeholder="Address" maxlength="50">
</div>
<div class="form-field">
<label class="form-label" for="billing-address-2">Apartment, suite, etc.</label>
<input class="form-input" id="billing_address_2" name="billing_address_2" type="text" placeholder="Apartment, suite, etc." maxlength="50">
</div>
<div class="form-field">
<label class="form-label" for="billing-city">City*</label>
<input class="form-input" id="billing_city" name="billing_city" type="text" placeholder="City" maxlength="50">
</div>
<div class="form-field">
<label class="form-label" for="billing-postcode">Postal code*</label>
<input class="form-input" id="billing_postcode" name="billing_postcode" type="text" placeholder="Postal code" maxlength="50">
</div>
<div class="form-field">
<label class="form-label" for="billing-country">Country*</label>
<select class="form-input" id="billing_country" name="billing_country" type="text" placeholder="Country">
<option value="">Country</option>
<option value="IE"> Ireland </option>
<option value="GB"> United Kingdom </option>
</select>
</div>
<div class="form-field">
<label class="form-label" for="billing-telephone">Telephone*</label>
<input class="form-input" id="billing_telephone" name="billing_telephone" type="text" placeholder="Telephone" maxlength="50">
</div>
</div>
</fieldset>
<fieldset style="display: none;">
<p class="u-heading-xs heading">T&Cs and Marketing Preferences</p>
<div class="form-field has-checkbox">
<label class="form-label is-checkbox" for="accepts-terms-and-conditions">
<input class="form-input" id="accepts_terms_and_conditions" name="accepts_terms_and_conditions" type="checkbox">
<span>I accept the <a href="/pages/terms-conditions">Terms & Conditions</a> of the site</span>
</label>
<label class="form-label is-checkbox" for="accepts-marketing">
<input class="form-input" id="accepts_marketing" name="accepts_marketing" type="checkbox">Get updates about the latest film releases and Vue Pass offers by email, SMS or post. You can unsubscribe at any time and we'll never sell your data to
other companies.</label>
</div>
</fieldset>
<div class="controls">
<button data-previous-step="" class="c-btn main secondary" type="button" style="visibility: hidden;">Previous</button>
<button data-submit="" class="c-btn main primary" type="submit" style="display: none;">Submit</button>
<button data-next-step="" class="c-btn main primary" type="button">Next</button>
</div>
</form>
Text Content
* Home * About Us * FAQs * Contact 1. Sign in 2. Register Menu Sign in Email address* Password* Sign in Forgot your password? Click here to register a new account Email address* Submit Cancel Register PLEASE NOTE: You are registering to bulk order tickets for your company. If this is correct, please continue. If you are looking to purchase individual tickets please refer to your employer or customer/member benefits provider for details of how to register. Account Details First name* Last name* Email address* Confirm email address* Company Details Company* Job role* Job role Finance Manager HR Manager Operations Manager Other Manager Other - Non Manager Number of employees* Number of employees 1-50 51-99 100-249 250-999 1000-2499 2500-4999 5000-9999 10000-24999 25000-49999 50000-99999 100000+ Company website* Company registration no.* Address Address* Apartment, suite, etc. City* Postal code* Country* Country Ireland United Kingdom Telephone* Billing Address My billing and shipping address are the same Address* Apartment, suite, etc. City* Postal code* Country* Country Ireland United Kingdom Telephone* T&Cs and Marketing Preferences I accept the Terms & Conditions of the site Get updates about the latest film releases and Vue Pass offers by email, SMS or post. You can unsubscribe at any time and we'll never sell your data to other companies. Previous Submit Next Ghostbusters: Frozen Empire At Vue now Big screen entertainment. Big screen rewards. Reward your employees or customers with Vue Pass and offer them up to 30% off on box office ticket pricing. Register today to learn more. Kung Fu Panda 4 At Vue now Godzilla x Kong: The New Empire At Vue 29 March 2024 Dune: Part Two At Vue now Ghostbusters: Frozen Empire At Vue now Big screen entertainment. Big screen rewards. Reward your employees or customers with Vue Pass and offer them up to 30% off on box office ticket pricing. Register today to learn more. Kung Fu Panda 4 At Vue now WHAT IS VUE PASS? Vue Pass allows businesses to bulk purchase tickets at a discounted rate to offer as a reward to your employees or customers. With discounts automatically applied, and a minimum order quantity of just 50 tickets per type, we’ve made treating people incredibly easy and affordable. Log In POPCORN, ANYONE? You can now reward your employees and customers with up to 20% off a large popcorn and drink combo. Simply add it to your order at checkout. HOW DOES VUE PASS WORK? IT’S AS EASY AS 1,2,3 Step 1: Register your company details on Vue Pass. Step 2: Our team will be in touch to understand what you would like to achieve. Step 3: Purchase your Vue vouchers and enjoy the big screen experience at your nearest venue. Register today to take advantage of our rewards. Register * © 2024 Taste Marketing Limited which has company number 05545626 and VAT registration number 220902646. * Terms & Conditions * Privacy Policy * Cookie Policy WE CARE ABOUT YOUR PRIVACY By continuing to use our website you are agreeing to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. Select “Accept All Cookies” to agree or “Manage Preferences” to manage cookie settings. You can find out more by viewing our Cookie Policy Accept All Cookies Manage Preferences PRIVACY PREFERENCE CENTER 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. More information Allow All MANAGE CONSENT PREFERENCES 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 COOKIES Functional 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 Back Button COOKIE LIST Search Icon Filter Icon Clear checkbox label label Apply Cancel Consent Leg.Interest checkbox label label checkbox label label checkbox label label Confirm My Choices