www.lever.co Open in urlscan Pro
2620:12a:8001::4  Public Scan

Submitted URL: https://lever.intercom-mail.com/via/e?ob=DMjHWPqXs7wsDTRczsuDDlfkSsVZYWF3PZv1UQtBpuw%3D&h=1798a889af6f2e99b2eb43ea81d478f9d3c358...
Effective URL: https://www.lever.co/legal/
Submission: On November 17 via manual — Scanned from DE

Form analysis 1 forms found in the DOM

POST /legal/

<form method="post" enctype="multipart/form-data" id="gform_32" action="/legal/" data-formid="32" novalidate="">
  <div class="gform-body gform_body">
    <div id="gform_fields_32" class="gform_fields top_label form_sublabel_below description_below">
      <div id="field_32_1" class="gfield gfield--type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label gfield_visibility_visible" data-js-reload="field_32_1"><label
          class="gfield_label gform-field-label" for="input_32_1">Email<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label>
        <div class="ginput_container ginput_container_email">
          <input name="input_1" id="input_32_1" type="email" value="" class="large" placeholder="Email Address*" aria-required="true" aria-invalid="false">
        </div>
      </div>
      <div id="field_32_2" class="gfield gfield--type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible utm_campaign" data-field-class="utm_campaign"
        data-js-reload="field_32_2">
        <div class="ginput_container ginput_container_text"><input name="input_2" id="input_32_2" type="hidden" class="gform_hidden" aria-invalid="false" value=""></div>
      </div>
      <div id="field_32_3" class="gfield gfield--type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible utm_content" data-field-class="utm_content"
        data-js-reload="field_32_3">
        <div class="ginput_container ginput_container_text"><input name="input_3" id="input_32_3" type="hidden" class="gform_hidden" aria-invalid="false" value=""></div>
      </div>
      <div id="field_32_4" class="gfield gfield--type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible utm_medium" data-field-class="utm_medium"
        data-js-reload="field_32_4">
        <div class="ginput_container ginput_container_text"><input name="input_4" id="input_32_4" type="hidden" class="gform_hidden" aria-invalid="false" value=""></div>
      </div>
      <div id="field_32_5" class="gfield gfield--type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible utm_source" data-field-class="utm_source"
        data-js-reload="field_32_5">
        <div class="ginput_container ginput_container_text"><input name="input_5" id="input_32_5" type="hidden" class="gform_hidden" aria-invalid="false" value=""></div>
      </div>
      <div id="field_32_6" class="gfield gfield--type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible utm_term" data-field-class="utm_term"
        data-js-reload="field_32_6">
        <div class="ginput_container ginput_container_text"><input name="input_6" id="input_32_6" type="hidden" class="gform_hidden" aria-invalid="false" value=""></div>
      </div>
      <div id="field_32_7" class="gfield gfield--type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gclid" data-field-class="gclid" data-js-reload="field_32_7">
        <div class="ginput_container ginput_container_text"><input name="input_7" id="input_32_7" type="hidden" class="gform_hidden" aria-invalid="false" value=""></div>
      </div>
      <div id="field_32_8" class="gfield gfield--type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible"
        data-js-reload="field_32_8">
        <script type="rocketlazyloadscript"> jQuery(document).ready(function(){
  const utmquerystrings = new URLSearchParams(window.location.search);

  if (!utmquerystrings.toString()) {
    getCookiesforUTMs();

  } else {
      var anystripped = 0;
      utmquerystrings.forEach((value, key) => {
        var queryhiddenInput = document.querySelector(`[data-field-class="${key}"] div input`);
console.log (key);
        if (queryhiddenInput) {
          if (value == "PANTHEON_STRIPPED") {
            var anystripped = 1;
          } else {
            queryhiddenInput.value = value;
          }
        }
      });
      if (anystripped == 1) {
        getCookiesforUTMs();
      }
  }  

function getCookiesforUTMs() {
  var cookies = document.cookie.split(";");
    for (var i = 0; i < cookies.length; i++) {
      var cookie = cookies[i];
      var eqPos = cookie.indexOf("=");
      var name = eqPos > -1 ? cookie.substr(0, eqPos) : cookie;
      name = name.trim();

      if (name.startsWith("STYXKEY_")) {
        var prefill_name = name.replace("STYXKEY_", "");
console.log(prefill_name);
        var value = eqPos > -1 ? cookie.substr(eqPos + 1) : null;
        var hiddenInput = document.querySelector(`[data-field-class="${prefill_name}"] div input`);
        if (hiddenInput) {
          if (value !== "PANTHEON_STRIPPED"){
            hiddenInput.value = value;
          }
        }
      }
    }
}
});
</script>
      </div>
      <div id="field_32_9" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible" data-js-reload="field_32_9"><label
          class="gfield_label gform-field-label" for="input_32_9">Email</label>
        <div class="ginput_container"><input name="input_9" id="input_32_9" type="text" value="" autocomplete="new-password"></div>
        <div class="gfield_description" id="gfield_description_32_9">This field is for validation purposes and should be left unchanged.</div>
      </div>
    </div>
  </div>
  <div class="gform_footer top_label"> <input type="submit" id="gform_submit_button_32" class="gform_button button" value="Sign Up"
      onclick="if(window[&quot;gf_submitting_32&quot;]){return false;}  if( !jQuery(&quot;#gform_32&quot;)[0].checkValidity || jQuery(&quot;#gform_32&quot;)[0].checkValidity()){window[&quot;gf_submitting_32&quot;]=true;}  "
      onkeypress="if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_32&quot;]){return false;} if( !jQuery(&quot;#gform_32&quot;)[0].checkValidity || jQuery(&quot;#gform_32&quot;)[0].checkValidity()){window[&quot;gf_submitting_32&quot;]=true;}  jQuery(&quot;#gform_32&quot;).trigger(&quot;submit&quot;,[true]); }">
    <input type="hidden" class="gform_hidden" name="is_submit_32" value="1">
    <input type="hidden" class="gform_hidden" name="gform_submit" value="32">
    <input type="hidden" class="gform_hidden" name="gform_unique_id" value="">
    <input type="hidden" class="gform_hidden" name="state_32" value="WyJbXSIsImZmZmEwMGNmNjI1Njk1YTc4M2MxNjlhZjkzMTMyZDhhIl0=">
    <input type="hidden" class="gform_hidden" name="gform_target_page_number_32" id="gform_target_page_number_32" value="0">
    <input type="hidden" class="gform_hidden" name="gform_source_page_number_32" id="gform_source_page_number_32" value="1">
    <input type="hidden" name="gform_field_values" value="">
  </div>
</form>

Text Content

An Employ Inc. Brand

 * Sales: 1-800-315-9702
 * Sign In
 * Support






 * Why Lever
   * * * Why Lever
          * Work Smarter
          * Lever for SMBs
          * More Than an ATS
          * Happy Customers
     * * How We Help
          * Professional Services
          * Customer Support
          * Lever University
          * Help Center
 * Platform
   * * * Products
          * LeverTRM
          * LeverTRM for Enterprise
          * Solution Add-Ons
          * Lever Integrations
     * * Solutions
          * Diversity, Equity and Inclusion (DEI)
          * Reporting and Analytics
          * High-Volume Hiring
          * Recruitment Marketing
          * Recruiting Services (RPO)
 * Pricing
 * Resources
   * * * Learn and Connect
          * Blog
          * eBooks
          * Content Library
          * Events & Webinars
          * Talent Maturity Assessment
          * Developer Documentation
          * Partner Integration Process
     * * Feature
         Do you know where your hiring strategy and process rank today? Take the
         Talent Maturity Assessment and benchmark yourself against hundreds of
         organizations.
         
 * Company
   * * *  * About Us
          * Diversity at Lever
          * Referral Program
          * Press
          * Careers
          * Contact Us
     * * 
         
         Talent Relationship Management, Explained: A Guide for Recruiters
         
         
         
     * * 
         
         For the third quarter in a row, Lever has won two Comparably awards!
         
         
         
 * Request a Demo

 * Legal Center
 * Terms of Service
 * Agreement Archive
 * Lever Privacy Center


LEGAL CENTER

Contacts:

 * General legal inquiries: legal@lever.co
 * Privacy inquiries: privacy@lever.co
 * Security inquiries: security@lever.co
 * Billing inquiries: billing@lever.co

Agreements:

 * Terms of Service
 * Professional Services Agreement
 * Service Level Agreement
 * SMS Text & Acceptable Use Policy Addendum
 * GDPR Data Processing Addendum
 * CPRA Data Processing Addendum
 * Presigned CPRA Data Processing Addendum (PDF)
 * Presigned GDPR Data Processing Addendum and Standard Contractual Clauses
   (PDF) – This Addendum is available to Lever customers who are subject to the
   the GDPR as a mechanism for lawful transfer of personal data out of the EEA
   to the Lever for processing
 * Agreement Archive – Terms of Service and Data Processing Addendum for Order
   Forms executed prior to September 21, 2020

Partner Agreements:

 * Developer Sandbox Terms of Use

Other:

 * DMCA Notice
 * Contest Rules
 * Product Description Addendum

For questions regarding Data Protection at Lever, please see our Privacy Center
here.

(415) 458-2731

1125 Mission Street
San Francisco, CA
94103

info@lever.co

Products

 * LeverTRM
 * LeverTRM for Enterprise
 * Security Certificates
 * Advanced HR
 * Advanced Nurture
 * Advanced Analytics
 * Advanced Automation
 * Plans and Pricing
 * Lever Partnerships & Integrations
 * Lever Partner Ecosystem

Resources

 * Content Library
 * Upcoming Events & Webinars
 * Talent Innovation blog

Solutions for

 * DEI
 * High Volume Hiring
 * Recruitment Marketing
 * Reporting and Analytics

Company

 * About Us
 * Customer Experience Overview
 * Customers Stories
 * Press
 * Careers
 * Contact Us

Support

 * Help center
 * Product status
 * Support

Sign up for our blog

Keep up with the latest in recruiting.

Email(Required)








Email

This field is for validation purposes and should be left unchanged.



© 2023 Lever

Privacy Policy | Legal | Do not sell my information

 * 
 * 
 * 
 * 

Employ, JazzHR, Lever, Jobvite, and NXTThing RPO are registered trademarks of
Employ, Inc. Terms and conditions, features, support, pricing, and service
options subject to change without notice. By accessing and using this page, you
agree to Terms and Conditions.

© 2023 Employ Inc. All rights reserved. Privacy Policy|Terms of Use|Security