a.klaviyo.com Open in urlscan Pro
2606:4700::6812:5a6  Public Scan

Submitted URL: http://a.klaviyo.com/
Effective URL: https://a.klaviyo.com/
Submission: On December 01 via manual from GB — Scanned from GB

Form analysis 4 forms found in the DOM

<form action="" class="form form--inline" data-tracking="bottom-signup-inline">
  <fieldset>
    <div class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded">
      <label class="mdc-floating-label" for="email">Your Email Address</label>
      <input name="email" type="email" class="mdc-text-field__input">
      <a href="#" class="form--inline__submit" data-toggle="modal" data-target="signup">Get Started</a>
    </div>
    <!-- <input type="email" placeholder="Your Email Address">
        <span class="input-error-feedback">!</span> -->
  </fieldset>
</form>

POST https://www.klaviyo.com/ajax/register

<form class="signup-form" action="https://www.klaviyo.com/ajax/register" method="POST" id="signup-form" data-parsley-validate="" novalidate="">
  <div class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded">
    <label class="mdc-floating-label" for="email">Email</label>
    <input type="email" class="mdc-text-field__input" id="email-signup" name="email" required="" data-parsley-trigger="focusout" data-parsley-error-message="!">
  </div>
  <div class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded">
    <label class="mdc-floating-label" for="password-input">Password</label>
    <input type="password" class="mdc-text-field__input" id="password-signup" name="password1" required="" data-parsley-trigger="focusout" data-parsley-error-message="!" minlength="8">
  </div>
  <div class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded">
    <label class="mdc-floating-label" for="company">Company Name</label>
    <input type="text" class="mdc-text-field__input" id="company-name-signup" name="company" required="" data-parsley-trigger="focusout" data-parsley-error-message="!">
  </div>
  <div class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded">
    <label class="mdc-floating-label" for="company_website">Company Website</label>
    <input type="text" class="mdc-text-field__input" onblur="{if (this.value &amp;&amp; !this.value .match(/^[a-zA-Z]+:\/\//)) {this.value = 'http://' + this.value;}}" id="company-website-signup" name="company_website" required=""
      data-parsley-trigger="focusout" data-parsley-error-message="!">
  </div>
  <div class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded">
    <label class="mdc-floating-label" for="tel">Phone Number</label>
    <input type="tel" class="mdc-text-field__input" id="telephone-signup" name="phone" data-parsley-trigger="focusout" data-parsley-pattern="^[\d|\+|\(]+[\)|\d|\s|-]*[\d]$" data-parsley-error-message="!" minlength="7" required="">
  </div>
  <div class="mdc-select mdc-form-field mdc-form-field--fullwidth mdc-form-field--affiliate">
    <div class="mdc-select__anchor custom-enhanced-select-width mdc-ripple-upgraded">
      <i class="mdc-select__dropdown-icon"></i>
      <div class="mdc-select__selected-text" tabindex="0" aria-disabled="false" aria-expanded="false"></div>
      <span class="mdc-floating-label">Number of Contacts</span>
      <div class="mdc-line-ripple" style="transform-origin: 201.5px center;"></div>
    </div>
    <div class="mdc-select__menu mdc-menu mdc-menu-surface" style="transform-origin: center top; left: 0px; top: 56px; max-height: 216.219px;">
      <ul class="mdc-list">
        <li data-value="0 - 1K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">0 - 1K</li>
        <li data-value="1 - 3K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">1K - 3K</li>
        <li data-value="3K - 5K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">3K - 5K</li>
        <li data-value="5K - 25K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">5K - 25K</li>
        <li data-value="25K - 50K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">25K - 50K</li>
        <li data-value="50K - 100K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">50K - 100K</li>
        <li data-value="100K - 200K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">100K - 200K</li>
        <li data-value="200K - 300K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">200K - 300K</li>
        <li data-value="300K - 400K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">300K - 400K</li>
        <li data-value="400K - 500K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">400K - 500K</li>
        <li data-value="500K - 750K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">500K - 750K</li>
        <li data-value="750K - 1M" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">750K - 1M</li>
        <li data-value="1M+" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">1M+</li>
      </ul>
    </div>
    <input type="text" class="_mdc-select__value" id="company-size-signup" name="company_size" tabindex="-1" data-parsley-trigger="change" data-parsley-error-message="!" data-populate="true">
  </div>
  <div class="mdc-form-field mdc-form-field--fullwidth mdc-form-field--short">
    <div class="mdc-checkbox">
      <input type="checkbox" class="mdc-checkbox__native-control" id="newsletter-signup" name="field_1" data-parsley-multiple="field_1">
      <div class="mdc-checkbox__background">
        <svg class="mdc-checkbox__checkmark" viewBox="0 0 24 24">
          <path class="mdc-checkbox__checkmark-path" fill="none" d="M1.73,12.91 8.1,19.28 22.79,4.59"></path>
        </svg>
        <div class="mdc-checkbox__mixedmark"></div>
      </div>
      <div class="mdc-checkbox__ripple"></div>
    </div>
    <label for="newsletter-signup">Tell me more. Sign me up for Klaviyo’s newsletter!</label>
  </div>
  <div class="mdc-form-field mdc-form-field--fullwidth mdc-form-field--short mdc-form-field--affiliate">
    <div class="mdc-checkbox">
      <input type="checkbox" class="mdc-checkbox__native-control field_10 affiliate-checkbox" id="agency-signup" name="field_10" data-parsley-multiple="field_10">
      <div class="mdc-checkbox__background">
        <svg class="mdc-checkbox__checkmark" viewBox="0 0 24 24">
          <path class="mdc-checkbox__checkmark-path" fill="none" d="M1.73,12.91 8.1,19.28 22.79,4.59"></path>
        </svg>
        <div class="mdc-checkbox__mixedmark"></div>
      </div>
      <div class="mdc-checkbox__ripple"></div>
    </div>
    <label for="agency-signup">I'm an agency signing up for my client.</label>
  </div>
  <div class="mdc-form-field mdc-form-field--fullwidth mdc-form-field--short">
    <div class="mdc-checkbox">
      <input type="checkbox" class="mdc-checkbox__native-control" id="demo-signup" name="demo_requested" data-parsley-multiple="demo_requested">
      <div class="mdc-checkbox__background">
        <svg class="mdc-checkbox__checkmark" viewBox="0 0 24 24">
          <path class="mdc-checkbox__checkmark-path" fill="none" d="M1.73,12.91 8.1,19.28 22.79,4.59"></path>
        </svg>
        <div class="mdc-checkbox__mixedmark"></div>
      </div>
      <div class="mdc-checkbox__ripple"></div>
    </div>
    <label for="demo-signup">I would like a live consultation/walkthrough.</label>
  </div>
  <input type="checkbox" id="tos-privacy-signup" name="agreed_terms_of_service_and_privacy_policy" checked="" required="" data-parsley-error-message="!" style="display:none;" data-parsley-multiple="agreed_terms_of_service_and_privacy_policy">
  <input type="hidden" id="lead-source-signup" name="lead_source" class="lead_source" value="Inbound">
  <input type="hidden" id="lead-source-detail-signup" name="lead_source_detail" class="lead_source_detail" value="Direct">
  <input type="hidden" id="utm-source-signup" name="utm_source" class="utm_source" value="">
  <input type="hidden" id="utm-medium-signup" name="utm_medium" class="utm_medium" value="">
  <input type="hidden" id="utm-campaign-signup" name="utm_campaign" class="utm_campaign" value="">
  <input type="hidden" data-utm="source" class="field_14" name="field_14" value="">
  <input type="hidden" id="gclid_signup" name="gclid" value="">
  <input type="hidden" id="num-marketing-fields-signups" name="num_marketing_fields" class="num_marketing_fields" value="14">
  <input type="hidden" class="field_9" name="field_9" value="">
  <input type="hidden" class="field_6" name="field_6" value="">
  <input type="text" style="display:none;" class="field_8" name="field_8" value="">
  <div class="g-recaptcha" data-sitekey="6Lc9vNAaAAAAAJiVpWox-vKCB7glIFLFLVYo4oE7">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/enterprise/anchor?ar=1&amp;k=6Lc9vNAaAAAAAJiVpWox-vKCB7glIFLFLVYo4oE7&amp;co=aHR0cHM6Ly9hLmtsYXZpeW8uY29tOjQ0Mw..&amp;hl=en&amp;v=_7Co1fh8iT2hcjvquYJ_3zSP&amp;size=normal&amp;cb=70o7536328js"
          width="304" height="78" role="presentation" name="a-kwri6lektz93" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <button class="form__submit button button--primary" onclick="window.validateAndSubmit(event);">Create Account</button>
  <p class="form__terms">By submitting this form, you agree to the <a href="https://www.klaviyo.com/legal/terms-of-service">Terms of Service</a> and <a href="https://www.klaviyo.com/privacy/policy">Privacy Policy</a>.</p>
</form>

POST https://www.klaviyo.com/ajax/public/request/demo

<form action="https://www.klaviyo.com/ajax/public/request/demo" method="POST" id="demo-form" data-parsley-validate="" novalidate="">
  <div class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded">
    <label for="full-name-signup" class="mdc-floating-label">Name</label>
    <input type="text" class="mdc-text-field__input" id="full-name-demo" name="full_name" required="" data-parsley-trigger="focusout" data-parsley-error-message="!">
  </div>
  <div class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded">
    <label class="mdc-floating-label" for="email">Work Email</label>
    <input type="email" class="mdc-text-field__input" id="email-demo" name="email" required="" data-parsley-trigger="focusout" data-parsley-error-message="!">
  </div>
  <div class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded">
    <label class="mdc-floating-label" for="company">Company Name</label>
    <input type="text" class="mdc-text-field__input" id="company-name-demo" name="company" required="" data-parsley-trigger="focusout" data-parsley-error-message="!">
  </div>
  <div class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded">
    <label class="mdc-floating-label" for="tel">Telephone</label>
    <input type="tel" class="mdc-text-field__input" id="telephone-demo" name="phone" data-parsley-trigger="focusout" data-parsley-pattern="^[\d|\+|\(]+[\)|\d|\s|-]*[\d]$" data-parsley-error-message="!" minlength="7" required="">
  </div>
  <div class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded">
    <label class="mdc-floating-label" for="url">Company URL</label>
    <input type="url" class="mdc-text-field__input" name="company_url" required="" data-parsley-trigger="focusout" data-parsley-error-message="!">
  </div>
  <div class="mdc-select mdc-form-field mdc-form-field--fullwidth">
    <div class="mdc-select__anchor custom-enhanced-select-width mdc-ripple-upgraded">
      <i class="mdc-select__dropdown-icon"></i>
      <div class="mdc-select__selected-text" tabindex="0" aria-disabled="false" aria-expanded="false"></div>
      <span class="mdc-floating-label">Number of Contacts</span>
      <div class="mdc-line-ripple" style="transform-origin: 201.5px center;"></div>
    </div>
    <div class="mdc-select__menu mdc-menu mdc-menu-surface" style="transform-origin: center top; left: 0px; top: 56px; max-height: 216.219px;">
      <ul class="mdc-list">
        <li data-value="0 - 1K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">0 - 1K</li>
        <li data-value="1 - 3K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">1K - 3K</li>
        <li data-value="3K - 5K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">3K - 5K</li>
        <li data-value="5K - 25K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">5K - 25K</li>
        <li data-value="25K - 50K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">25K - 50K</li>
        <li data-value="50K - 100K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">50K - 100K</li>
        <li data-value="100K - 200K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">100K - 200K</li>
        <li data-value="200K - 300K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">200K - 300K</li>
        <li data-value="300K - 400K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">300K - 400K</li>
        <li data-value="400K - 500K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">400K - 500K</li>
        <li data-value="500K - 750K" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">500K - 750K</li>
        <li data-value="750K - 1M" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">750K - 1M</li>
        <li data-value="1M+" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">1M+</li>
      </ul>
    </div>
    <input type="text" class="_mdc-select__value" id="company-size-demo" name="company_size" required="" data-parsley-trigger="change" data-parsley-error-message="!">
  </div>
  <div class="mdc-select mdc-form-field mdc-form-field--fullwidth">
    <div class="mdc-select__anchor custom-enhanced-select-width mdc-ripple-upgraded" style="">
      <i class="mdc-select__dropdown-icon"></i>
      <div class="mdc-select__selected-text" tabindex="0" aria-disabled="false" aria-expanded="false"></div>
      <span class="mdc-floating-label">Which Products Interest You?</span>
      <div class="mdc-line-ripple" style="transform-origin: 201.5px center;"></div>
    </div>
    <div class="mdc-select__menu mdc-menu mdc-menu-surface" style="transform-origin: center top; left: 0px; top: 56px; max-height: 216.219px;">
      <ul class="mdc-list">
        <li data-value="Email" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Klaviyo for Email</li>
        <li data-value="SMS" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Klaviyo for SMS</li>
        <li data-value="Both" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Both</li>
      </ul>
    </div>
    <input type="text" class="_mdc-select__value" id="product-interest-demo" name="product_interest" required="" data-parsley-trigger="change" data-parsley-error-message="!">
  </div>
  <div class="mdc-select mdc-form-field mdc-form-field--fullwidth">
    <div class="mdc-select__anchor custom-enhanced-select-width mdc-ripple-upgraded" style="">
      <i class="mdc-select__dropdown-icon"></i>
      <div class="mdc-select__selected-text" tabindex="0" aria-disabled="false" aria-expanded="false"></div>
      <span class="mdc-floating-label">Platform</span>
      <div class="mdc-line-ripple" style="transform-origin: 201.5px center;"></div>
    </div>
    <div class="mdc-select__menu mdc-menu mdc-menu-surface" style="transform-origin: center top; left: 0px; top: 56px; max-height: 216.219px;">
      <ul class="mdc-list">
        <li data-value="No Integration" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">No active integration</li>
        <li data-value="Shopify" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Shopify</li>
        <li data-value="Shopify Plus" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Shopify Plus</li>
        <li data-value="WooCommerce" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">WooCommerce</li>
        <li data-value="BigCommerce" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">BigCommerce</li>
        <li data-value="Magento" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Magento</li>
        <li data-value="Magento 2" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Magento 2</li>
        <li data-value="OpenCart" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">OpenCart</li>
        <li data-value="Salesforce Commerce Cloud" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Salesforce Commerce Cloud</li>
        <li data-value="Custom Ecommerce Integration" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Direct/Custom Integration</li>
        <li data-value="Ecommerce Platform Not Listed" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Other</li>
      </ul>
    </div>
    <input type="text" class="_mdc-select__value" id="ecomm-platform-demo" name="ecomm_platform" required="" data-parsley-trigger="focusout" data-parsley-error-message="!">
  </div>
  <div class="mdc-form-field mdc-form-field--fullwidth mdc-form-field--short">
    <div class="mdc-checkbox">
      <input type="checkbox" class="mdc-checkbox__native-control" id="newsletter-demo" name="field_1" data-parsley-multiple="field_1">
      <div class="mdc-checkbox__background">
        <svg class="mdc-checkbox__checkmark" viewBox="0 0 24 24">
          <path class="mdc-checkbox__checkmark-path" fill="none" d="M1.73,12.91 8.1,19.28 22.79,4.59"></path>
        </svg>
        <div class="mdc-checkbox__mixedmark"></div>
      </div>
      <div class="mdc-checkbox__ripple"></div>
    </div>
    <label for="newsletter-demo">Tell me more. Sign me up for Klaviyo's newsletter!</label>
  </div>
  <input type="hidden" id="first-page-demo" name="first_page" value="">
  <input type="hidden" data-utm="source" class="field_14" name="field_14" value="">
  <input type="hidden" id="num-marketing-fields-demo" name="num_marketing_fields" class="num_marketing_fields" value="14">
  <input type="hidden" class="field_6" name="field_6" value="">
  <input type="hidden" class="field_9" name="field_9" value="">
  <input type="hidden" id="utm-source-demo" name="utm_source" class="utm_source" value="">
  <input type="hidden" id="utm-medium-demo" name="utm_medium" class="utm_medium" value="">
  <input type="hidden" id="utm-campaign-demo" name="utm_campaign" class="utm_campaign" value="">
  <input type="hidden" id="lead-source-demo" name="lead_source" class="lead_source" value="Inbound">
  <input type="hidden" id="lead-source-detail-demo" name="lead_source_detail" class="lead_source_detail" value="">
  <input type="hidden" id="gclid_demo" name="gclid" value="">
  <button id="schedule_demo_button" class="form__submit button button--primary">Request Demo</button>
  <p class="form__terms">By submitting this form, you agree to the <a href="https://www.klaviyo.com/legal/terms-of-service">Terms of Service</a> and <a href="https://www.klaviyo.com/privacy/policy">Privacy Policy</a>.</p>
</form>

<form action="" id="roi_calculator">
  <div id="roi-emailListSize-parent" class="mdc-text-field mdc-text-field--fullwidth mdc-ripple-upgraded" data-field="emailListSize">
    <label class="mdc-floating-label" for="emailListSize">Email List Size</label>
    <input type="number" id="roi-emailListSize" class="mdc-text-field__input emailListSize" min="0" name="emailListSize">
    <p class="required-field" id="roi-emailListSize-error">Please enter a number greater than zero</p>
  </div>
  <div class="mdc-select mdc-form-field mdc-form-field--fullwidth">
    <div class="mdc-select__anchor custom-enhanced-select-width mdc-ripple-upgraded">
      <i class="mdc-select__dropdown-icon"></i>
      <div id="roi-annualSalesSelectedText" class="mdc-select__selected-text" tabindex="0" aria-disabled="false" aria-expanded="false"></div>
      <span class="mdc-floating-label">Annual Ecommerce Sales</span>
      <div class="mdc-line-ripple" style="transform-origin: 201.5px center;"></div>
    </div>
    <div class="mdc-select__menu mdc-menu mdc-menu-surface" style="transform-origin: center top; left: 0px; top: 56px; max-height: 216.219px;">
      <ul class="mdc-list">
        <li data-value="0" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">$0 - $500K</li>
        <li data-value="1" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">$501K - $1MM</li>
        <li data-value="2" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">$1MM - $5MM</li>
        <li data-value="3" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">$5MM - $20MM</li>
        <li data-value="4" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">$20MM - $50MM</li>
        <li data-value="5" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">$50MM+</li>
      </ul>
    </div>
    <input type="text" class="_mdc-select__value" id="roi-gmv" name="gmv" tabindex="-1">
    <p class="required-field" id="roi-gmv-error">Please make a selection to calculate your ROI</p>
  </div>
  <div class="mdc-select mdc-form-field mdc-form-field--fullwidth">
    <div class="mdc-select__anchor custom-enhanced-select-width mdc-ripple-upgraded">
      <i class="mdc-select__dropdown-icon"></i>
      <div id="roi-industrySelectedText" class="mdc-select__selected-text" tabindex="0" aria-disabled="false" aria-expanded="false"></div>
      <span class="mdc-floating-label">Industry</span>
      <div class="mdc-line-ripple" style="transform-origin: 201.5px center;"></div>
    </div>
    <div class="mdc-select__menu mdc-menu mdc-menu-surface" style="transform-origin: center top; left: 0px; top: 56px; max-height: 216.219px;">
      <ul class="mdc-list">
        <li data-value="apparel" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Apparel &amp; Accessories</li>
        <li data-value="automotive" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Automotive</li>
        <li data-value="food" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Food &amp; Beverage</li>
        <li data-value="health" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Health &amp; Beauty</li>
        <li data-value="housewares" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Housewares, Home Furnishings, &amp; Garden</li>
        <li data-value="jewelry" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Jewelry</li>
        <li data-value="toys" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Toys &amp; Hobbies</li>
        <li data-value="other" aria-selected="false" role="option" class="mdc-list-item" tabindex="-1">Other</li>
      </ul>
    </div>
    <input type="text" class="_mdc-select__value" id="roi-vertical" name="vertical" tabindex="-1">
    <p class="required-field" id="roi-vertical-error">Please make a selection to calculate your ROI</p>
  </div>
  <button type="submit" class="button button--primary" name="calculate-roi-submit">Calculate</button>
</form>

Text Content

Klaviyo Logo
 * Why Klaviyo
   
    * Overview
   
    * Why Klaviyo
    * Customers
   
    * By Platform
   
    * BigCommerce
    * Commerce Cloud
    * Magento
    * PrestaShop
    * Shopify
    * ShopifyPlus
    * WooCommerce
    * Direct Integrations

 * Features
   
    * Overview
   
    * Features Overview
    * All Features
   
    * Listen
      
      To drive growth you need to build strong relationships with customers by
      listening for, collecting, and storing all of their important information.
   
    * Integrations
    * Forms & Personalization
    * Profiles
   
    * Analyze
      
      For deeper customer insights that accelerate your business’ growth, you
      need resources to help you analyze trends and uncover opportunities.
   
    * Segmentation
    * Data Science
    * Reporting
    * Benchmarks
   
    * Act
      
      Only when you have listened to and analyzed your customers can you truly
      communicate more personally and stand out from the competition.
   
    * Automation
    * Templates
    * Email
    * SMS
   
    * Overview
   
    * Features Overview
    * All Features

 * Pricing
 * Customer Success
   
    * Overview
   
    * Onboarding
    * Customer Success
    * Help Center

 * Resources
   
    * Content
   
    * COVID-19 Insights
    * COVID-19 Strategies
    * Blog
    * Podcasts
    * Beyond Black Friday
    * Ready Set Grow
   
    * Learn
   
    * Webinars
    * Live Training
    * Product Events
    * Events
    * Guides
    * Benchmark Reports
    * Community Forum
   
    * How to create customer loyalty without price sensitivity
   
    * 10 lessons from the female founders of Making it Happen, Season 1

 * Request Demo
 * Sign Up
 * Log In





WHERE ECOMMERCE BUSINESSES GROW

Klaviyo is the best software platform for marketing any business that sells
online. We drive billions of dollars of revenue for brands large and small, all
over the world.

Create Free Account Speak to an Expert


WELCOME BACK.

Let's go grow your business.

Account


WELCOME BACK.

Log in to continue growing your business.

Log In


OWN YOUR DATA.
OWN YOUR GROWTH.

Whip up the experiences your customers crave with our 3-step recipe for success.

Learn more


SMS: THE GIFT THAT KEEPS ON GIVING

Get started now and drive more revenue all year round.
Learn more


WHEREVER YOU ARE IN YOUR JOURNEY, KLAVIYO HELPS YOU KEEP GOING.

BUILDING YOUR BRAND

You're ready to launch your business or take your brand to the next level. Grow
your contact list and create email and mobile experiences that build valuable
relationships.

Learn More

SCALING YOUR BRAND

You and your team know there's room to grow. Make progress faster with
predictive tools and precise automations to deliver your ideal customer
experience across any channel.

Learn More

MOVING ONLINE

Your brick-and-mortar store is moving online. Expand your reach with digital
marketing that lets you connect with your customers on a personal level.

Learn More

A CUSTOMER WROTE US AN ANONYMOUS LETTER ABOUT THEIR EXPERIENCE WITH KLAVIYO:

"I ADORE EVERYONE I CAME INTO CONTACT WITH HERE BECAUSE OUR HEARTS ARE IN THE
SAME PLACE. I TRULY CAN SAY THAT’S WHAT SETS KLAVIYO APART FROM ALL THE OTHERS.
SO, THANK YOU, TO THE ENTIRE KLAVIYO TEAM FOR BEING ABLE TO WORK ALONGSIDE YOU."

Read the Letter


265,000+

BUSINESSES OF ALL SIZES RELY ON KLAVIYO TO HELP THEM GROW.


LISTEN, ANALYZE, AND ACT ON YOUR CUSTOMER DATA

Building relationships online is no different than in-person. You need to listen
to customers, process and understand what they’re saying (directly and
indirectly), and act on that insight—in real-time. Most software complicates and
extends this process, never delivering what you really need. With Klaviyo, you
can have an idea in the morning and deliver by the afternoon.

Listen


BUILD STRONG RELATIONSHIPS BASED ON CUSTOMER DATA



Listen


BUILD STRONG RELATIONSHIPS BASED ON CUSTOMER DATA

 * Integrations
   
   Integrate with leading ecommerce platforms and tools like BigCommerce,
   Magento, Shopify, Stripe, WooCommerce, and more.
   
   Learn More
 * Forms & Personalization
   
   Use ecommerce sign-up and pop-up forms to create and sustain personalized
   conversations with customers.
   
   Learn More
 * Customer Profiles
   
   Gather all the information you need about your customers and subscribers in
   one single view.
   
   Learn More

Analyze


UNLOCK CUSTOMER INSIGHTS TO GROW YOUR BUSINESS FASTER

 * Segmentation
   
   Worry less about manually maintaining lists since segments update
   automatically. Spend more time on new ideas to grow your business.
   
   Learn more
 * Data Science
   
   Use predictive analytics, rooted in data science, to save time and grow your
   business faster.
   
   Learn more
 * Reporting
   
   Explore real-time activity feeds for up-to-date customer information. Report
   on revenue and things that matter most to your business.
   
   Learn more

Analyze


UNLOCK CUSTOMER INSIGHTS TO GROW YOUR BUSINESS FASTER


 * Segmentation
   
   Worry less about manually maintaining lists since segments update
   automatically. Spend more time on new ideas to grow your business.
   
   Learn more
 * Data Science
   
   Use predictive analytics, rooted in data science, to save time and grow your
   business faster.
   
   Learn more
 * Reporting
   
   Explore real-time activity feeds for up-to-date customer information. Report
   on revenue and things that matter most to your business.
   
   Learn more

Act


DELIGHT CUSTOMERS WITH HIGHLY RELEVANT MESSAGES



Act


DELIGHT CUSTOMERS WITH HIGHLY RELEVANT MESSAGES

 * Automation
   
   Automate prospect and customer communications using customer lifetime value,
   lifecycle stage, and more.
   
   Learn more
 * Social Advertising
   
   Dynamically transfer data to and from Facebook and Instagram to create
   relevant messages, deliver consistent experiences, and build stronger
   relationships.
   
   Learn more
 * Campaigns
   
   Create highly targeted emails to build strong relationships and make more
   money.
   
   Learn more


JOIN THESE GREAT BRANDS TODAY


Your Email Address Get Started

Platforms

 * Klaviyo for Shopify
 * Klaviyo for Shopify Plus
 * Klaviyo for BigCommerce
 * Klaviyo for Commerce Cloud
 * Klaviyo for Magento
 * Klaviyo for WooCommerce
 * Klaviyo for PrestaShop
 * Direct Integrations

Partners

 * Klaviyo Partner Programs
 * Agency Partner Directory
 * Integrations Library

Useful Things

 * COVID-19 Insights
 * COVID-19 Strategies
 * Events
 * API Docs
 * Get Help
 * Community Forum

About

 * Who We Are
 * Newsroom
 * Careers - We're Hiring
 * Engineering Blog
 * Design Blog
 * Contact Us

 * © 2021 Klaviyo ®

 * Terms and Privacy
 * Cookie Settings

 * 
 * 
 * 
 * 

 * Create more valuable brand experiences with deep personalization.

 * Nurture customer relationships with powerful automation.

 * Fuel ongoing growth with flexible testing and predictive analytics.

 * And it’s all scalable, so no matter how big you get, you’ll never outgrow
   Klaviyo.


GET STARTED FOR FREE TODAY

Dive in and start using real-time marketing data to drive more growth through
email, SMS, social ads, and more.

Already have an account? Log in.

Email
Password
Company Name
Company Website
Phone Number

Number of Contacts

 * 0 - 1K
 * 1K - 3K
 * 3K - 5K
 * 5K - 25K
 * 25K - 50K
 * 50K - 100K
 * 100K - 200K
 * 200K - 300K
 * 300K - 400K
 * 400K - 500K
 * 500K - 750K
 * 750K - 1M
 * 1M+


Tell me more. Sign me up for Klaviyo’s newsletter!

I'm an agency signing up for my client.

I would like a live consultation/walkthrough.

Create Account

By submitting this form, you agree to the Terms of Service and Privacy Policy.

©2021 All Rights Reserved. Klaviyo®

 * Create more valuable brand experiences with deep personalization.

 * Nurture customer relationships with powerful automation.

 * Fuel ongoing growth with flexible testing and predictive analytics.

 * And it’s all scalable, so no matter how big you get, you’ll never outgrow
   Klaviyo.


GET A PERSONALIZED DEMO

Find out how Klaviyo can help your business grow with a product walkthrough and
consultation.

Name
Work Email
Company Name
Telephone
Company URL

Number of Contacts

 * 0 - 1K
 * 1K - 3K
 * 3K - 5K
 * 5K - 25K
 * 25K - 50K
 * 50K - 100K
 * 100K - 200K
 * 200K - 300K
 * 300K - 400K
 * 400K - 500K
 * 500K - 750K
 * 750K - 1M
 * 1M+


Which Products Interest You?

 * Klaviyo for Email
 * Klaviyo for SMS
 * Both


Platform

 * No active integration
 * Shopify
 * Shopify Plus
 * WooCommerce
 * BigCommerce
 * Magento
 * Magento 2
 * OpenCart
 * Salesforce Commerce Cloud
 * Direct/Custom Integration
 * Other


Tell me more. Sign me up for Klaviyo's newsletter!
Request Demo

By submitting this form, you agree to the Terms of Service and Privacy Policy.

Thanks for your interest in Klaviyo.

You'll receive an email from us within a few hours to schedule your personalized
Klaviyo demo.

©2021 All Rights Reserved. Klaviyo®


ESTIMATE YOUR ROI

Calculate your potential return based on the median ROI of similar-sized
companies in your industry that use Klaviyo.

Email List Size

Please enter a number greater than zero


Annual Ecommerce Sales

 * $0 - $500K
 * $501K - $1MM
 * $1MM - $5MM
 * $5MM - $20MM
 * $20MM - $50MM
 * $50MM+

Please make a selection to calculate your ROI


Industry

 * Apparel & Accessories
 * Automotive
 * Food & Beverage
 * Health & Beauty
 * Housewares, Home Furnishings, & Garden
 * Jewelry
 * Toys & Hobbies
 * Other

Please make a selection to calculate your ROI

Calculate

$0

Monthly Klaviyo Cost

$0

Estimated Monthly ROI

These returns are not a guarantee of how much money you can make using the
Klaviyo platform.



Ready to start using Klaviyo?

Get Started for Free



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES


YOUR PRIVACY

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


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.


PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.


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.


TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.


BACK BUTTON BACK



Vendor Search
Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Preferences
Allow All



THIS SITE USES COOKIES

By clicking “Accept All Cookies,” you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Accept All
Manage Preferences