paylode.com Open in urlscan Pro
34.249.200.254  Public Scan

Submitted URL: http://paylode.com/
Effective URL: https://paylode.com/
Submission: On September 25 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: wf-form-section-cta-book-demo-simpleGET

<form id="wf-form-section-cta-book-demo-simple" name="wf-form-section-cta-book-demo-simple" data-name="section-cta-book-demo-simple" method="get" class="form" data-wf-page-id="64247a78c891e01127abdd11"
  data-wf-element-id="2cb3be46-64b5-c7a6-0eb2-11144f19de7c" aria-label="section-cta-book-demo-simple" data-hs-cf-bound="true">
  <div class="signup-form-wrapper-alt-01">
    <div class="w-embed w-script">
      <script data-hubspot-rendered="true">
        // Create the Hubspot form
        var globalHubspotFormRedirectUrl; // Declare a global variable to store the Hubspot form redirect URL
        hbspt.forms.create({
          region: "na1",
          portalId: "7320341",
          formId: "271ac6f5-17f5-4528-8978-a5678d5a1d75",
          cssClass: "contact-cta01_form cms-book-demo-cta-section",
          submitButtonClass: "button",
          inlineMessage: 'Getting appointment slots', // This isn't working
          onFormReady: function($form) {
            // // Set value of hidden field to current URL
            // var currentPageUrl = window.location.origin + window.location.pathname;
            // console.log('Current page origin and path', currentPageUrl)
            // $form.find('input[name="last_form_submission_page_attribution"]').val(currentPageUrl);
            // Define mapping object for a specific form
            // form field : query parameter
          },
          onFormSubmit: function($form) {
            // Redirects to url with query string data from form fields after 250 milliseconds.
            setTimeout(function() {
              var formMapping = {
                "email": "email"
              };
              // Create an empty query string
              var queryString = "?";
              // Iterate over the formMapping object
              for (var formField in formMapping) {
                if (formMapping.hasOwnProperty(formField)) {
                  var queryParam = formMapping[formField];
                  var fieldValue = $form.find('input[name="' + formField + '"]').val();
                  // Add the query parameter and value to the query string
                  queryString += queryParam + "=" + encodeURIComponent(fieldValue) + "&";
                }
              }
              // Remove the trailing "&" and redirect to the URL with the query parameters
              queryString = queryString.slice(0, -1);
              // Set the redirect URL options
              var directScheduleMeetingUrl = "https://meetings.hubspot.com/zach-holmes/brief-demo-meeting";
              var embeddedScheduleMeetingUrl = "https://paylode.com/get-started/schedule-demo-appointment";
              // Set the base url for the redirect
              var redirectBaseUrl = directScheduleMeetingUrl;
              // Create the full rediect url with query params
              var redirectUrl = redirectBaseUrl + queryString;
              console.log("globalHubspotFormRedirectUrl is:" + globalHubspotFormRedirectUrl);
              // Set the value for the global variable
              globalHubspotFormRedirectUrl = redirectUrl;
              console.log("redurectUrl is:" + redirectUrl);
              console.log("globalHubspotFormRedirectUrl is:" + globalHubspotFormRedirectUrl);
              // Push the redirect url to the data layer so we have it later
              /* window.dataLayer.push({
                'event': 'hubspot-form-submit-redirect',
                'hubspot_form_redirect_url': redirectUrl,
              });*/
              // Redirect the user to the rediect url
              window.location.href = redirectUrl;
            }, 250);
          }
        });
      </script>
      <div id="hbspt-form-155b4d04-a047-415b-8b7f-624d82d8dda0" class="hbspt-form" data-hs-forms-root="true">
        <div class="hs_email hs-email hs-fieldtype-text field hs-form-field"><label id="label-email-271ac6f5-17f5-4528-8978-a5678d5a1d75" class="" placeholder="Enter your Work email" for="email-271ac6f5-17f5-4528-8978-a5678d5a1d75"><span>Work
              email</span><span class="hs-form-required">*</span></label>
          <legend class="hs-field-desc" style="display: none;"></legend>
          <div class="input"><input id="email-271ac6f5-17f5-4528-8978-a5678d5a1d75" name="email" required="" placeholder="Work email" type="email" class="hs-input" inputmode="email" autocomplete="email" value=""></div>
        </div>
        <div class="hs_submit hs-submit">
          <div class="hs-field-desc" style="display: none;"></div>
          <div class="actions"><input type="submit" class="button" value="Book demo"></div>
        </div><input name="hs_context" type="hidden"
          value="{&quot;embedAtTimestamp&quot;:&quot;1695653229004&quot;,&quot;formDefinitionUpdatedAt&quot;:&quot;1691619176350&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;embedType&quot;:&quot;REGULAR&quot;,&quot;disableCookieSubmission&quot;:&quot;true&quot;,&quot;renderRawHtml&quot;:&quot;true&quot;,&quot;userAgent&quot;:&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.5938.92 Safari/537.36&quot;,&quot;pageTitle&quot;:&quot;Paylode Customer Perks Program: Build a Perks Center&quot;,&quot;pageUrl&quot;:&quot;https://paylode.com/&quot;,&quot;isHubSpotCmsGeneratedPage&quot;:false,&quot;hutk&quot;:&quot;eafb93cd9ca0ca3d4d26623834542bd2&quot;,&quot;__hsfp&quot;:296660058,&quot;__hssc&quot;:&quot;178064954.1.1695653230884&quot;,&quot;__hstc&quot;:&quot;178064954.eafb93cd9ca0ca3d4d26623834542bd2.1695653230884.1695653230884.1695653230884.1&quot;,&quot;formTarget&quot;:&quot;#hbspt-form-155b4d04-a047-415b-8b7f-624d82d8dda0&quot;,&quot;locale&quot;:&quot;en&quot;,&quot;timestamp&quot;:1695653230899,&quot;originalEmbedContext&quot;:{&quot;portalId&quot;:&quot;7320341&quot;,&quot;formId&quot;:&quot;271ac6f5-17f5-4528-8978-a5678d5a1d75&quot;,&quot;region&quot;:&quot;na1&quot;,&quot;target&quot;:&quot;#hbspt-form-155b4d04-a047-415b-8b7f-624d82d8dda0&quot;,&quot;isBuilder&quot;:false,&quot;isTestPage&quot;:false,&quot;isPreview&quot;:false,&quot;cssClass&quot;:&quot;contact-cta01_form cms-book-demo-cta-section&quot;,&quot;inlineMessage&quot;:&quot;Getting appointment slots&quot;,&quot;submitButtonClass&quot;:&quot;button&quot;,&quot;isMobileResponsive&quot;:true},&quot;correlationId&quot;:&quot;155b4d04-a047-415b-8b7f-624d82d8dda0&quot;,&quot;renderedFieldsIds&quot;:[&quot;email&quot;],&quot;captchaStatus&quot;:&quot;NOT_APPLICABLE&quot;,&quot;emailResubscribeStatus&quot;:&quot;NOT_APPLICABLE&quot;,&quot;isInsideCrossOriginFrame&quot;:false,&quot;source&quot;:&quot;forms-embed-1.3812&quot;,&quot;sourceName&quot;:&quot;forms-embed&quot;,&quot;sourceVersion&quot;:&quot;1.3812&quot;,&quot;sourceVersionMajor&quot;:&quot;1&quot;,&quot;sourceVersionMinor&quot;:&quot;3812&quot;,&quot;_debug_allPageIds&quot;:{},&quot;_debug_embedLogLines&quot;:[{&quot;clientTimestamp&quot;:1695653229102,&quot;level&quot;:&quot;INFO&quot;,&quot;message&quot;:&quot;Retrieved customer callbacks used on embed context: [\&quot;onFormReady\&quot;,\&quot;onFormSubmit\&quot;]&quot;},{&quot;clientTimestamp&quot;:1695653229103,&quot;level&quot;:&quot;INFO&quot;,&quot;message&quot;:&quot;Retrieved pageContext values which may be overriden by the embed context: {\&quot;pageTitle\&quot;:\&quot;Paylode Customer Perks Program: Build a Perks Center\&quot;,\&quot;pageUrl\&quot;:\&quot;https://paylode.com/\&quot;,\&quot;userAgent\&quot;:\&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.5938.92 Safari/537.36\&quot;,\&quot;isHubSpotCmsGeneratedPage\&quot;:false}&quot;},{&quot;clientTimestamp&quot;:1695653229109,&quot;level&quot;:&quot;INFO&quot;,&quot;message&quot;:&quot;Retrieved countryCode property from normalized embed definition response: \&quot;SE\&quot;&quot;},{&quot;clientTimestamp&quot;:1695653230893,&quot;level&quot;:&quot;INFO&quot;,&quot;message&quot;:&quot;Retrieved analytics values from API response which may be overriden by the embed context: {\&quot;hutk\&quot;:\&quot;eafb93cd9ca0ca3d4d26623834542bd2\&quot;}&quot;}]}"><iframe
          name="target_iframe_271ac6f5-17f5-4528-8978-a5678d5a1d75" style="display: none;"></iframe>
      </div>
    </div>
  </div>
</form>

Text Content

Platform

USE CASES


Overview
See how our tools work together to make the best perks program

RESOURCES


Marketplace
Huge marketplace of pre-vetted perks available to use and share with your
customers

Perk centers
Show perks on your website, user portal, mobile app, and more

Perk widgets
Show perks inline with your booking flows, pages, articles, and more

Omnichannel links
Include perks in your emails, sms messages, posters, and more

COMPANY


Perk groups
New
Tell a story with groups of thematically related perks that go together

Dashboard
Track and optimize your perk program performance right in the app

Local perks
New
Build a sense of community with nearby perks, discounts, and local listings

Private/in-house perks
Import and display your private/in-house perks from your existing partnerships

PerksAPI
Take perk program customization to the next level with advanced integration
options
Industries
Ecommerce
Be the brand that solves your customer's needs.
Gas stations
Offer perks to incentivize road trippers
Health & wellness
Fight fatigue with perks.
Hospitality
Activate and engage your members.
Insurance & finance
Engage, delight, retain.
Membership communities
Bring extra value to your members
Non-profit
Increase the frequency of giving
Petcare
Pet parents are loyal when treated right
Real estate
Build a stronger connection with your residents.
Subscription apps
Offering perks within your subscription app
All industries

Resources

RESOURCES


Use cases
See perks programs can be used to drive business outcomes

Industries
See how perks programs can be helpful to a variety of industries

Case studies
Dive into specific examples of how our clients achieved success with Paylode

USE CASES


Articles
Industry news, reports, interviews, and updates from the Paylode team

Guides
Best practice guides and strategies from the Paylode team

API docs
Paylode API integration documentation for developers

RESOURCES

Increase customer retention with perks
Introducing a perks program can be an effective way to increase member retention
in your subscription service.
Read now
Cross-sell your own sites via perks programs
Paylode's perk center is a powerful tool for businesses looking to increase
cross-sell opportunities with sister brands/sites.
Read now
All articles

Company

USE CASES


About
We're making it easier for organizations to run more effective perks programs.

Contact
Interested in Paylode? Get in touch with the Paylode team.

RESOURCES


Team
Savvy entrepreneurs and industry exports bring years of experience to Paylode.

Values
Learn more about how we work and what we value as a team and company.

Careers
Take the next step in your career by joining our talented team.
Plans
Log in
Log in
Get a demo




ENGAGING PERKS PROGRAMS FOR YOUR  POLICYHOLDERS 

A powerful perks management platform to drive engagement, retention,
and satisfaction across your customer base
See features
Book a demo





CUSTOMERS NOW DEMAND MORE VALUE FROM THE COMPANIES THEY CHOOSE

96%
Say that companies should find new ways to reward and engage their customers
78%
Would switch to a company that offered a better Perks & Rewards program



IRRESISTIBLE PERKS HELP COMPANIES WIN AND KEEP THEIR CUSTOMERS


Perks are a win-win engagement tool at all moments and stages of the customer
lifecycle. A well-rounded perks program helps attract, engage, and retain
customers.


INCENTIVIZE DESIRABLE BEHAVIOR


Signups, orders, upgrades, memberships, referrals — the list goes on.


ADDED VALUE FOR YOUR CUSTOMERS


Customers get more value, and so do you. Perks help keep your brand top of mind.


IN-HOUSE PERKS PROGRAMS ARE NOTORIOUSLY HARD TO LAUNCH & DIFFICULT TO MANAGE


We spoke with 1,000+ companies and heard the frustration which comes with
getting your own Perks & Partnerships Program off the ground.



PARTNERSHIPS & OFFERS


SECURING AND MANAGING QUALITY PARTNERSHIPS IS NO WALK IN THE PARK

Choosing brands to partner with
Sourcing contact information
Negotiating unique offers
Maintaining offers over time


TECH INTEGRATIONS


IMPLEMENTING PERKS PROGRAMS TAKES REAL PRODUCT & ENGINEERING EFFORT

Implementing perks on your website, mobile app, and user portal
Asking your engineering team to troubleshoot and build integrations


PROGRAM MANAGEMENT


MANAGING AND OPTIMIZING PERKS PROGRAMS IS A FULL TIME JOB

Track daily performance
Understand usage across customers
Which offers are the most popular
Collecting payments from partners


A PERKS PLATFORM BUILT FOR YOU


The Paylode platform includes everything you need to seamlessly delight your
customers at every stage of their lifecycle.



MARKETPLACE


INSTANTLY ACCESS OUR ENTIRE PERKS MARKETPLACE

Pick and choose from thousands of top-tier brands that your customers know and
love, including your own. Pre-negotiated offers brought to you on a silver
platter.



PLATFORM


QUICKLY LAUNCH & MANAGE YOUR PERKS PROGRAM

Give your customers a bespoke perks experience across all the moments that
matter. Customized for your brand, voice, and audience with no coding or
developers required.



MANAGEMENT


RUN AND OPTIMIZE YOUR PERKS PROGRAM AT SCALE

Keep your program fresh, relevant, and stress-free with help from our Paylode
success team. We roll up our sleeves to ensure your programs are top notch.

Book a demo
See platform features

Trinity Ojo
My6 Program Manager, E-Commerce at Motel 6




"MEMBERSHIP AND LOYALTY PROGRAMS HAVE BECOME VERY IMPORTANT. OUR GOAL IS TO
PROVIDE BENEFITS THAT WILL HELP OUR GUESTS ON THEIR JOURNEY AND MAKE THEIR STAY
MORE COMFORTABLE. PAYLODE HELPS US PROVIDE EXCLUSIVE BENEFITS TAILORED TO OUR
GUESTS' NEEDS."


THE FASTEST WAY TO LAUNCH, MANAGE AND MONETIZE THE BEST PERKS PROGRAMS IN YOUR
INDUSTRY


REAL ESTATE

Boost engagement, retention, and happiness with a resident benefits perks
program


INSURANCE & FINANCE

Engage clients throughout the year with value-add offers they need


HOSPITALITY

Bring value to guests and travelers by offering discounts on products &
experiences


MEMBERSHIP COMMUNITIES

Entice members by offering exclusive perks & discounts


SUBSCRIPTION APPS

Help get users over the finish line for your paid subscription plan


PETCARE

Help pet parents save time when choosing the best products & services for their
pets


NON-PROFIT

Drive long term engagement across your donor base


ECOMMERCE

Maximize LTV and repeat purchases through perks & cross-sells
Book a demo
See industries



DON’T JUST TAKE OUR WORD FOR IT

See how CX and Partnership leaders across all industries are
using Paylode to drive fantastic customer experiences.
"Membership and loyalty programs have become very important. Our goal is to
provide benefits that will help our guests on their journey and make their stay
more comfortable. Paylode helps us provide exclusive benefits tailored to our
guests' needs."
Trinity Ojo
My6 Program Manager, E-Commerce at Motel6
"Paylode was so easy to set up and provides our residents with a phenomenal
experience. Best of all, our residents LOVE the perks!"
Ernesto Herrera-Brito
Resdident Services, Streetlane Homes
"Paylode enabled us to quickly launch our Member Benefits Program, save time,
and provide a valuable experience for our Members."
Alex Vlasto
VP Marketing, Jetty Insurance
"Paylode was so easy to implement and our members love all the benefits it
provides!
Angela Morisette
VP Business Partnerships, Scratchpay
"Paylode saved us countless hours and made it so easy to implement a Resident
Perks Program. Paylode brings value to our Residents and more than pays for
itself."
Ioanna Zacharapoulou
Head of Resident Experience, Moinian
”Paylode unlocked Resident Perks for June Homes, impressed our customers, while
saving our team tens of hours on repetitive business development tasks."
Dan Mishin
CEO, June Homes
"Paylode's easy implementation and extensive partnership network allow us to
stay focused on our core business while unlocking brand perks our members love.
Megan Smyth
Co-Founder & CEO, FitReserve
"The Paylode team is so fast to add new offers; it's like having a team of
Partner Managers on staff."
Angela Morisette
VP Business Partnerships, Scratch





Trusted by companies like...

Trusted by companies like...

Trusted by companies like...



”PAYLODE UNLOCKED A WHOLE WORLD OF ANCILLARY PARTNERSHIPS FOR JUNE HOMES,
IMPRESSED OUR CUSTOMERS, WHILE SAVING OUR TEAM TENS OF HOURS ON REPETITIVE
BUSINESS DEVELOPMENT TASKS. IT’S LIKE ZAPIER FOR ANCILLARY PARTNERSHIPS.”

Daniel Mishin
Chief Executive Officer





CASE STUDIES

See how companies use Paylode to add value throughout the customer lifecycle
See case studies



”PAYLODE UNLOCKED A WHOLE WORLD OF ANCILLARY PARTNERSHIPS FOR JUNE HOMES,
IMPRESSED OUR CUSTOMERS, WHILE SAVING OUR TEAM TENS OF HOURS ON REPETITIVE
BUSINESS DEVELOPMENT TASKS. IT’S LIKE ZAPIER FOR ANCILLARY PARTNERSHIPS.”

Daniel Mishin
Chief Executive Officer





SEE HOW BUSINESSES USE PERKS PROGRAMS TO ENGAGE THEIR CUSTOMERS

Discover how customer-centric companies use the Paylode platform to improve
their customer retention and satisfaction.
Work email*


We care about your data in our privacy policy.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.


The #1 perks platform for your customers

Company
About us
Values
Careers
Contact
Platform
Overview
Dashboard
Marketplace
Perk centers
Omnichannel links
Local perks
New
Private/in-house perks
Perks widget
API
Use cases
Increase retention
Employee perks
Boost engagement
Raise customer LTV
Customer activation
Cross-sell/promotion
Booking flows
Resources
Use cases
Industries
Articles
Case studies
Guides
Quotes
FAQ
API docs
Industries
Real estate
Insurance
Health & wellness
Lifestyle
Childcare
Pet care
Multi-brand DTC

Legal
Terms
Privacy
© 2023 Paylode Inc