www.journeys.com Open in urlscan Pro
2606:4700::6810:82f6  Public Scan

Submitted URL: https://qrs.ly/zcexfx8
Effective URL: https://www.journeys.com/account/login?utm_source=store&utm_medium=receipt&utm_campaign=receiptsignup&utm_term=loyalty
Submission Tags: falconsandbox
Submission: On August 14 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

/search

<form class="site-search-form" action="/search" role="search">
  <div class="site-search">
    <button id="siteSearchSubmit" type="submit" class="btn btn-default" data-cnstrc-search-submit-btn=""><span></span><span class="sr-only">search</span></button>
    <label for="txtSiteSearchNav" class="sr-only">Enter Keywords</label>
    <input type="text" name="keywords" required="required" id="txtSiteSearchNav" class="textbox-default" placeholder="Search" autocomplete="off" data-cnstrc-search-input="">
    <div id="searchDismiss" class="search-dismiss js-search-close"><span></span><span class="sr-only">close search</span></div>
  </div>
</form>

POST

<form accept-charset="UTF-8" id="create_customer" method="post" class="login-form">
  <div class="form-content">
    <input name="mode" type="hidden" value="register">
    <input name="csrf" type="hidden">
    <div class="double-fields">
      <div class="form-group" data-field="FirstName">
        <label for="RegisterFirstName" class="required">*First Name:</label>
        <input type="text" id="RegisterFirstName" name="FirstName" value="" aria-required="true" autocomplete="given-name">
      </div>
      <div class="form-group" data-field="LastName">
        <label for="RegisterLastName" class="required">*Last Name:</label>
        <input type="text" id="RegisterLastName" name="LastName" value="" aria-required="true" autocomplete="family-name">
      </div>
    </div>
    <div class="form-group" data-field="Email">
      <label for="RegisterEmail" class="required">*Email:</label>
      <input type="email" id="RegisterEmail" name="Email" value="" aria-required="true" autocomplete="email">
    </div>
    <div class="form-group" data-field="Password">
      <label for="RegisterPassword" class="required">*Password: </label>
      <input type="password" id="RegisterPassword" name="Password" value="" aria-required="true" autocomplete="off">
      <div class="help-block">*Password must be at least 6 characters long and include at least 2 of the following: a number, an uppercase/lowercase letter and/or one of these special characters ! # $ &amp; @ ? % _ -</div>
    </div>
    <div class="form-group" data-field="Password2">
      <label for="RegisterPassword2" class="required">*Confirm Password:</label>
      <input type="password" id="RegisterPassword2" name="Password2" value="" aria-required="true" autocomplete="off">
    </div>
    <div class="form-group" data-field="Birthday">
      <label for="RegisterBirthday" class="required">*Birthday (MM/DD/YYYY):</label>
      <input id="RegisterBirthday" type="tel" class="js-datefield" name="Birthday" value="" aria-required="true">
    </div>
    <div class="form-group" data-field="Phone">
      <label for="RegisterPhone" class="required">*Phone Number:</label>
      <input type="tel" id="RegisterPhone" name="Phone" value="" aria-required="true" autocomplete="phone">
    </div>
    <div class="form-group" data-field="PostalCode">
      <label for="RegisterPostalCode" class="required">*Zip Code:</label>
      <input type="tel" id="RegisterPostalCode" name="PostalCode" value="" aria-required="true" autocomplete="postalCode">
    </div>
    <div class="form-group certification" data-field="Certify">
      <input type="checkbox" id="chkModalCertification" name="Certify" class="sprite-checkbox" value="1">
      <label for="chkModalCertification" class="sprite-checkbox-label register-certification-checkbox"> * By submitting this form I certify that I am 13 years of age or older and agree to the
        <a href="https://www.journeys.com/customer-service/privacy#terms">terms of use</a> of the <a href="https://www.journeys.com/customer-service/privacy">Journeys Privacy Policy</a>
      </label>
    </div>
    <div class="form-group" data-field="MessageConsent">
      <input id="msgConsent" type="checkbox" name="MessageConsent" value="1" class="sprite-checkbox">
      <label for="msgConsent" class="sprite-checkbox-label"> By submitting this form I understand that I am opting to receive Journeys updates on new products, events and promotions via email. </label>
    </div>
    <div class="form-group" data-field="SMSOptin">
      <input id="optin" type="checkbox" name="SMSOptin" value="1" class="sprite-checkbox">
      <label for="optin" class="sprite-checkbox-label"> I consent to receive recurring messages to the number used at opt-in. Offer is available for first-time mobile subscribers only. Message Frequency may vary from 20101. Consent is not required to
        make a purchase. Message and data rates may apply. Text STOP to cancel. Text HELP for help. </label>
    </div>
  </div>
  <div class="form-actions">
    <button id="btnSubmitRegister" type="submit" role="button" class="btn-login"> Join Now <span></span>
    </button>
  </div>
</form>

POST

<form accept-charset="UTF-8" id="customer_login" method="post" class="login-form">
  <div class="form-content">
    <input name="mode" type="hidden" value="login">
    <input name="csrf" type="hidden">
    <div class="form-group" data-field="Email">
      <label for="LoginEmail" class="required">*Email:</label>
      <input type="email" id="LoginEmail" value="" name="Email" aria-required="true" autocomplete="email">
    </div>
    <div class="form-group" data-field="Password">
      <label for="LoginPassword" class="required">*Password:</label>
      <input type="password" id="LoginPassword" name="Password" aria-required="true" autocomplete="off">
    </div>
    <div class="forgot-password-wrap" id="forgotPasswordWrap">
      <div class="forgot-password-form" id="forgotPasswordForm">
        <div class="form-group" data-field="ForgotEmail">
          <label for="ForgotEmail"> Enter your email address: </label>
          <input id="ForgotEmail" type="email" autocomplete="forgot-email">
        </div>
        <button type="button" role="button" id="btnForgotPassword"> Submit </button>
      </div>
    </div>
    <div class="form-group">
      <a href="javascript: void(0);" class="link-forgot" id="lnkForgotPassword">Forgot your password?</a>
    </div>
  </div>
  <div class="form-actions">
    <button id="btnSubmitLogin" type="submit" role="button" class="btn-login"> Sign In </button>
  </div>
</form>

POST

<form method="post" accept-charset="UTF-8">
  <div class="form-group">
    <label for="smsPhone" class="footer-heading-small">Sign Up for Text Messages</label>
    <div class="input-inline">
      <input type="tel" id="smsPhone" name="PhoneNumber" class="textbox-default" placeholder="mobile phone" required="required" title="" size="10" maxlength="10">
      <button type="submit" id="btnFooterSMS" class="btn-signup">Sign Up</button>
    </div>
    <p class="terms-privacy">
      <a href="https://www.journeys.com/customer-service/privacy" title="Privacy Policy" target="_blank">Privacy Policy</a> |
      <a href="https://www.journeys.com/customer-service/privacy#terms" title="Terms &amp; Conditions" target="_blank">Terms &amp; Conditions</a>
    </p>
    <div class="" data-field="Consent">
      <input id="smsConsent" name="Consent" type="checkbox" required="required" class="sprite-checkbox" value="1">
      <label for="smsConsent" class="sprite-checkbox-label sms-consent-text">Yes, please send me SMS marketing on Journeys products, promotions, &amp; more. I agree that I am 13 years of age or older. Message and data rates may apply.</label>
    </div>
    <div id="smsFeedback">
    </div>
  </div>
</form>

POST /stores

<form action="/stores" method="post">
  <input type="hidden" name="mode" value="ignore">
  <div class="form-group">
    <label for="footerPostalCode" class="footer-heading-small">Find a store</label>
    <div class="input-inline">
      <input type="text" name="PostalCode" id="footerPostalCode" class="textbox-default" placeholder="zip code">
      <button type="submit" class="btn-signup">Find Store</button>
    </div>
  </div>
</form>

POST

<form id="fileUploadForm" enctype="multipart/form-data" method="post" target="fileUploadIframe"><input type="file" id="fileSelector" name="file" style="display: none;"><input name="filename" type="hidden"></form>

Text Content

Journeys Journeys Kidz
Afterpay it. In-Store and Online
Cash App Pay. A new way to pay with just the app
Buy Online, Pick Up in Store
Find Your Store

[Skip to Content]
Toggle navigation

 * Journeys Journeys Kidz
 * Brands
   
    *  * Adidas
         
       * Converse
         
       * New Balance
         
       * Birkenstock
         
   
    *  * Vans
         
       * Crocs
         
       * Dr. Martens
         
       * UGG
         
   
    *  * All Journeys Brands
       * All Journeys Kidz Brands

 * Women
   
    *  * Shop By Shoe Size
          * 4
          * 5
          * 5.5
          * 6
          * 6.5
          * 7
          * 7.5
          * 8
          * 8.5
          * 9
          * 9.5
          * 10
          * 10.5
          * 11
          * 11.5
          * 12
          * 12.5
          * 13
          * 13.5
          * 14
          * 14.5
          * 15
          * 15.5
          * 16
          * 16.5
          * 17
      
       * Shoes
          * All Women's Shoes
          * Athletic And Sneakers
          * Boots
          * Casual Shoes and Flats
          * Clogs
          * Loafers And Oxfords
          * Heels and Wedges
          * Sandals And Flip Flops
          * Skate
          * Slippers
      
       * Clothing
          * Clothing
          * Women's Bottoms
          * Women's Dresses
          * Women's Jackets And Hoodies
          * Women's Tops
      
       * Accessories
          * Accessories
          * Backpacks And Bags
          * Hats, Caps, And Beanies
          * Shoe Care
          * Socks
          * Wallets, And Belts
      
       * Collections
          * New Arrivals
          * Best Sellers
          * Journeys Exclusives
          * Back to School Essentials
          * White Shoes Collection
          * Black and White Staples

 * Men
   
    *  * Shop By Shoe Size
          * 3.5
          * 4
          * 4.5
          * 5
          * 5.5
          * 6
          * 6.5
          * 7
          * 7.5
          * 8
          * 8.5
          * 9
          * 9.5
          * 10
          * 10.5
          * 11
          * 11.5
          * 12
          * 13
          * 14
          * 15
      
       * Men's Shoes
          * All Men's Shoes
          * Athletic And Sneakers
          * Boots
          * Casual Shoes
          * Clogs
          * Loafers And Oxfords
          * Sandals And Flip Flops
          * Skate
          * Slippers
      
       * Clothing
          * All Men's Clothing
          * Men's Bottoms
          * Men's Jackets And Hoodies
          * Men's Tops
      
       * Accessories
          * All Men's Accessories
          * Backpacks And Bags
          * Hats, Caps, And Beanies
          * Shoe Care
          * Socks
          * Wallets, And Belts
      
       * Collections
          * New Arrivals
          * Best Sellers
          * Journeys Exclusives
          * Back to School Essentials
          * White Shoes Collection
          * Black and White Staples

 * Kidz
   
 * Backpacks
   
 * Sale
   
    *  * Women's Sale
          * Shop All
          * Shoes
          * Clothing And Accessories
      
       * Men's Sale
          * Shop All
          * Shoes
          * Clothing And Accessories
      
       * Kidz Sale
          * Shop All
          * Girls Sale
          * Boys Sale

 * Releases
   
 * Account
 * Help
 * Order Tracking
 * Gift Cards
 * Wishlist
 * Sign in

close menu
search Enter Keywords
close search

 * Search
 * Find a Store
 * My Account
   * Sign in
   * Create an account
   * order tracking
 * Shopping Bag 0
   

Find Your Store
Get $10 off $75 + Free Shipping with Journeys All Access! Sign Up
 * Home
 * Account




LOGIN


JOURNEYS ALL ACCESS

THE ULTIMATE REWARDS EXPERIENCE

FREE SHIPPING

Free ground shipping all day, every day. Yeah, you read that right.

POINTS ON PURCHASES

Earn points on every purchase and cash them in for reward discounts!

BIRTHDAY GIFT

What's better than cake? A Journeys reward on your birthday!

Already have an account? Sign In!

JOIN NOW

*First Name:
*Last Name:
*Email:
*Password:
*Password must be at least 6 characters long and include at least 2 of the
following: a number, an uppercase/lowercase letter and/or one of these special
characters ! # $ & @ ? % _ -
*Confirm Password:
*Birthday (MM/DD/YYYY):
*Phone Number:
*Zip Code:
* By submitting this form I certify that I am 13 years of age or older and agree
to the terms of use of the Journeys Privacy Policy
By submitting this form I understand that I am opting to receive Journeys
updates on new products, events and promotions via email.
I consent to receive recurring messages to the number used at opt-in. Offer is
available for first-time mobile subscribers only. Message Frequency may vary
from 20101. Consent is not required to make a purchase. Message and data rates
may apply. Text STOP to cancel. Text HELP for help.
Join Now
Already have an account? Sign In!
JOIN NOW

SIGN IN

*Email:
*Password:
Enter your email address:
Submit
Forgot your password?
Sign In

SHIP TO  

 * Ship to  

CUSTOMER SERVICE

 * Contact Us
 * FAQ
 * Order Tracking
 * Returns & Exchanges
 * Shipping & Delivery
 * Order Pickup Options
 * Payment Options
 * Site Feedback
 * Site Map

FOR YOU

 * Journeys All Access
 * Ways To Save
 * Student Discount
 * Request a Catalog
 * View Online Catalog
 * Gift Cards

COMPANY

 * Journeys Blog
 * Community Outreach
 * Careers
 * Privacy Policy
 * Terms of Use
 * CA Statement
 * Investor Relations

SHOP

 * Brands
 * Women
 * Men
 * Kidz
 * Sale
 * Releases

Sign Up for Email Sign Up
Sign Up for Text Messages
Sign Up

Privacy Policy | Terms & Conditions

Yes, please send me SMS marketing on Journeys products, promotions, & more. I
agree that I am 13 years of age or older. Message and data rates may apply.

Find a store
Find Store

FOLLOW US



© Genesco 2024
We use cookies to give you the best experience possible. Manage your cookie
preferences or find out more about cookies and how we use them in our Privacy
Policy. By clicking ‘I Accept’ or continuing to browse our websites, you agree
to the use of these cookies and our Privacy Policy. 
I Accept



SIGN UP FOR TEXT MESSAGES FROM JOURNEYS


TEXT
JOIN TO 20101

Privacy Policy | Terms & Conditions

By texting the keyword JOIN, you consent to receive recurring marketing messages
to the telephone number you used at opt-in and certify that you are 13 years of
age or older. Offer is available for first-time mobile subscribers only. Message
frequency may vary from 20101. Consent is not required to make a purchase.
Message and data rates may apply. Text STOP to cancel. Text HELP for help.

Heads up! You’re about to leave our site to Shop Journeys 2nd Hand on thredUP,
where you can give new life to PreLoved styles and do a little good for the
environment.

Start Shopping


If you are using a screen reader and are having problems using this website,
please call 1-888-324-6356 for assistance in English or 1-866-322-9099 for
assistance in Spanish.






Live chat:Live Agent