paylode.com
Open in
urlscan Pro
13.225.34.96
Public Scan
Submitted URL: http://www.paylode.com/
Effective URL: https://paylode.com/
Submission: On June 27 via api from US — Scanned from DE
Effective URL: https://paylode.com/
Submission: On June 27 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: wf-form-section-cta-book-demo-simple — GET
<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
hbspt.forms.create({
region: "na1",
portalId: "7320341",
formId: "271ac6f5-17f5-4528-8978-a5678d5a1d75",
cssClass: "contact-cta01_form",
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/john-jurjevic/brief-demo-meeting";
var embeddedScheduleMeetingUrl = "https://paylode-2023.webflow.io/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;
// Redirect the user to the rediect url
window.location.href = redirectUrl;
}, 250);
}
});
</script>
<div id="hbspt-form-4eed0775-b8a7-4f7d-8ee6-5ef88e2b4787" 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="{"embedAtTimestamp":"1687900655889","formDefinitionUpdatedAt":"1684431602249","lang":"en","embedType":"REGULAR","disableCookieSubmission":"true","renderRawHtml":"true","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.198 Safari/537.36","pageTitle":"Upgrade your customer experience with perks | Paylode","pageUrl":"https://paylode.com/","isHubSpotCmsGeneratedPage":false,"hutk":"49e2fbc1c28b6b797c56040d304b41fd","__hsfp":2241961375,"__hssc":"178064954.1.1687900657361","__hstc":"178064954.49e2fbc1c28b6b797c56040d304b41fd.1687900657361.1687900657361.1687900657361.1","formTarget":"#hbspt-form-4eed0775-b8a7-4f7d-8ee6-5ef88e2b4787","locale":"en","timestamp":1687900657389,"originalEmbedContext":{"portalId":"7320341","formId":"271ac6f5-17f5-4528-8978-a5678d5a1d75","region":"na1","target":"#hbspt-form-4eed0775-b8a7-4f7d-8ee6-5ef88e2b4787","isBuilder":false,"isTestPage":false,"isPreview":false,"cssClass":"contact-cta01_form","inlineMessage":"Getting appointment slots","submitButtonClass":"button","isMobileResponsive":true},"correlationId":"4eed0775-b8a7-4f7d-8ee6-5ef88e2b4787","renderedFieldsIds":["email"],"captchaStatus":"NOT_APPLICABLE","emailResubscribeStatus":"NOT_APPLICABLE","isInsideCrossOriginFrame":false,"source":"forms-embed-1.3372","sourceName":"forms-embed","sourceVersion":"1.3372","sourceVersionMajor":"1","sourceVersionMinor":"3372","_debug_allPageIds":{},"_debug_embedLogLines":[{"clientTimestamp":1687900655994,"level":"INFO","message":"Retrieved customer callbacks used on embed context: [\"onFormReady\",\"onFormSubmit\"]"},{"clientTimestamp":1687900655994,"level":"INFO","message":"Retrieved pageContext values which may be overriden by the embed context: {\"pageTitle\":\"Upgrade your customer experience with perks | Paylode\",\"pageUrl\":\"https://paylode.com/\",\"userAgent\":\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.198 Safari/537.36\",\"isHubSpotCmsGeneratedPage\":false}"},{"clientTimestamp":1687900655996,"level":"INFO","message":"Retrieved countryCode property from normalized embed definition response: \"DE\""},{"clientTimestamp":1687900657383,"level":"INFO","message":"Retrieved analytics values from API response which may be overriden by the embed context: {\"hutk\":\"49e2fbc1c28b6b797c56040d304b41fd\"}"}]}"><iframe
name="target_iframe_271ac6f5-17f5-4528-8978-a5678d5a1d75" style="display: none;"></iframe>
</div>
</div>
</div>
</form>
Text Content
Home 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 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 Retaining Policyholders Long Term In The Insurance Industry In today's competitive Insurance industry, it is imperative to focus on customer loyalty. Retaining policyholders long term is hard to do when there are so many other options available to the average consumer. Consumers expect more from their Insurance carriers in this current landscape where inflation is high, and rates continue to rise. Read now Offering Resident Benefits Packages Many in the Real Estate industry are talking about “Resident Benefits Packages”, but it isn’t a walk in the park…from trying to figure out which "services" to bundle into Resident Benefits Packages, to the looming White House regulations (Junk Fees), it is imperative to provide a package that would actually help your residents while keeping things simple. Read now All articles Industries Real estate Build a stronger connection with your residents. Insurance & finance Engage, delight, retain. Hospitality Activate and engage your members. Petcare Pet parents are loyal when treated right Health & wellness Fight fatigue with perks. DTC Be the brand that solves your customer's needs. All industries 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 UPGRADE YOUR CUSTOMER EXPERIENCE WITH PERKS Engage and delight your customers with curated perks from brands your customers love See use cases Book a demo Trusted by companies like... Trusted by companies like... Trusted by companies like... Trusted by companies like... Use cases SEE HOW EFFECTIVE PERKS PROGRAMS CAN IMPACT YOUR BUSINESS PERFORMANCE Companies successfully use perk programs to connect with customers, build positive brand association, & keep their brand top of mind. See how clients use Paylode INCREASE RETENTION Add value for customers, increase satisfaction, and build emotional connections See use case BOOST ENGAGEMENT Create & enhance customer touch points that keep your brand top of mind See use case RAISE CUSTOMER LTV Create inroads and connection points with users to make sure your brand is top of mind See use case CUSTOMER ACTIVATION Activate and engage your user base with customized perks and rewards See use case CROSS-SELL/PROMOTION Increase exposure of internal and sister brands, sites, products, and services. See use case BOOKING FLOWS Incentivize and encourage potential customers to take action in your booking flows See use case Features STREAMLINED PERKS PROGRAM MANAGEMENT The Paylode platform has all the tools you need to create a great perks program for your customers, without the need for expensive business development or engineering costs See all platform features HUGE MARKETPLACE OF PERKS Explore our curated marketplace of perks from brands customers love. Marketplace SHOW PERKS ON ANY CHANNEL Show perks on your website, apps, emails, SMS, or anywhere else. Omnichannel links ON-BRAND PERK CENTERS Easily pick brand colors, fonts, and features for your perk centers. Perk centers TRACK ENGAGEMENT See which perks and partners are most popular with your customers. Performance dashboard 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." Integrations WORKS WITH YOUR EXISTING TOOLS Quickly plug in Paylode to the tools you already use. Learn more Get a demo ”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