workforce.com Open in urlscan Pro
54.221.251.148  Public Scan

Submitted URL: http://workforce.com/
Effective URL: https://workforce.com/uk/
Submission: On September 22 via api from DE — Scanned from DE

Form analysis 7 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Necessary</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary"
            class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonPreferences"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Preferences</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonStatistics"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Statistics</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonMarketing"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Marketing</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferences"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonStatistics"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonMarketing" checked="checked"
    tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyContentCheckboxPersonalInformation" class="CybotCookiebotDialogBodyLevelButton"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

POST /submit_demo_form

<form class="relative" id="customHubspotForm" action="/submit_demo_form" method="post" data-controller="form" data-action="submit->form#submitForm">
  <h2 class="relative z-50 text-left text-4xl text-blue-tertiary font-extrabold tracking-tight sm:text-5xl z-10 mb-6">Book a Demo</h2>
  <input type="hidden" id="recaptchaToken" name="recaptchaToken">
  <input type="hidden" name="authenticity_token" id="authenticity_token" value="81e2MUQGqZR49CLRnLKnqxnpmbKe5CzVuknkjOKtHE9W9BTc6D0kOoWBx4-6_-XUNI0zfKdJVXCKo-FVMkamaA" autocomplete="off">
  <div class="flex flex-col space-y-4 relative">
    <div class="gap-4 sm:space-y-0 space-y-4 sm:grid sm:grid-cols-2">
      <div class="col-span-1 grid relative">
        <label for="firstname"><span class="hs-form-required"></span></label>
        <input class="border-2 border-gray-200 rounded-md" placeholder="Name" id="firstname" name="firstname" required="" type="text">
      </div>
      <div class="col-span-1 grid relative">
        <label for="company"><span class="hs-form-required"></span></label>
        <input class="border-2 border-gray-200 rounded-md" placeholder="Company Name" id="company" name="company" required="" type="text">
      </div>
    </div>
    <div class="gap-4 sm:space-y-0 space-y-4 sm:grid sm:grid-cols-2">
      <div class="col-span-1 grid relative">
        <label for="email"><span class="hs-form-required"></span></label>
        <input class="border-2 border-gray-200 rounded-md" placeholder="Email" id="email" name="email" required="" type="email">
      </div>
      <div class="col-span-1 grid relative">
        <label for="phone"><span class="hs-form-required"></span></label>
        <input class="border-2 border-gray-200 rounded-md" placeholder="Phone Number" id="phone" name="phone" required="" type="tel">
      </div>
    </div>
    <div class="gap-4 sm:space-y-0 space-y-4 sm:grid sm:grid-cols-2">
      <div class="col-span-1 grid relative">
        <label for="employee_range"><span class="hs-form-required"></span></label>
        <select class="border-2 border-gray-200 rounded-md" id="employee_range" name="employee_range" required="">
          <option disabled="" selected="" value="">Employee Range</option>
          <option value="1-10">1-10</option>
          <option value="11-49">11-49</option>
          <option value="50-149">50-149</option>
          <option value="150-500">150-500</option>
          <option value="500+">500+</option>
        </select>
      </div>
      <div class="col-span-1 grid relative">
        <label for="how_did_you_hear_about_us_"><span class="hs-form-required"></span></label>
        <input class="border-2 border-gray-200 rounded-md" placeholder="How did you hear about us?" id="how_did_you_hear_about_us_" name="how_did_you_hear_about_us_" required="" type="text">
      </div>
    </div>
    <div class="flex flex-col">
      <p class="text-lg text-gray-600 text-left">What product(s) are you interested in? <span class="text-red-500">*</span></p>
      <div class="flex sm:space-x-4 sm:flex-row items-start sm:items-center flex-col">
        <label><input type="checkbox" class="rounded-sm mr-1 product-checkbox" name="product_interest[]" value="Scheduling" data-form-target="productCheckbox"> Scheduling</label>
        <label><input type="checkbox" class="rounded-sm mr-1 product-checkbox" name="product_interest[]" value="HR" data-form-target="productCheckbox"> HR</label>
        <label><input type="checkbox" class="rounded-sm mr-1 product-checkbox" name="product_interest[]" value="Payroll" data-form-target="productCheckbox"> Payroll</label>
        <button type="button" class="focus:outline-none sm:pl-4 text-blue-500 underline px-2 py-1 rounded mt-2 mb-2" data-action="click->form#toggleSelectAll" data-form-target="selectAllButton">Select All</button>
      </div>
      <div id="product-interest-error" class="text-red-500 hidden mt-2" data-form-target="errorContainer">Please select at least one product.</div>
    </div>
    <div class="sm:justify-right 2xl:pl-0 sm:pl-0 pl-10 sm:items-end flex flex-col">
      <input type="submit" class="rounded-full mt-4 hover:cursor-pointer w-max float-right text-white bg-yellow-500 text-lg px-6 py-2 inline-block relative shadow-pop-left hs-button primary py-2 cursor-pointer large" value="Book a Demo">
    </div>
  </div>
  <!-- Hidden fields -->
  <input type="hidden" id="utm_campaign__c" name="utm_campaign__c" value="">
  <input type="hidden" id="utm_medium__c" name="utm_medium__c" value="">
  <input type="hidden" id="utm_source__c" name="utm_source__c" value="">
  <input type="hidden" id="country" name="country" value="">
  <input type="hidden" id="signup_type__c" name="signup_type__c" value="">
</form>

Text Content

 * Consent
 * Details
 * [#IABV2SETTINGS#]
 * About


THIS WEBSITE USES COOKIES

to analyze traffic and improve your experience on the site. To find out more
information please see the privacy policy and cookie policy.

Consent Selection
Necessary

Preferences

Statistics

Marketing

Show details
 * Necessary 39
   
   Necessary cookies help make a website usable by enabling basic functions like
   page navigation and access to secure areas of the website. The website cannot
   function properly without these cookies.
    * Amazon
      1
      Learn more about this provider
      cache-sprite-plyrThis cookie is necessary for the cache function. A cache
      is used by the website to optimize the response time between the visitor
      and the website. The cache is usually stored on the visitor’s browser.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * Google
      3
      Learn more about this provider
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      test_cookieUsed to check if the user's browser supports cookies.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      rc::aPending
      Maximum Storage Duration: PersistentType: HTML Local Storage
      rc::cPending
      Maximum Storage Duration: SessionType: HTML Local Storage
    * Intercom
      2
      Learn more about this provider
      intercom-id-#Allows the website to recoqnise the visitor, in order to
      optimize the chat-box functionality.
      Maximum Storage Duration: 271 daysType: HTTP Cookie
      intercom-session-#Sets a specific ID for the user which ensures the
      integrity of the website’s chat function.
      Maximum Storage Duration: 7 daysType: HTTP Cookie
    * LinkedIn
      2
      Learn more about this provider
      bcookieUsed in order to detect spam and improve the website's security.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      li_gcStores the user's cookie consent state for the current domain
      Maximum Storage Duration: 180 daysType: HTTP Cookie
    * New Relic
      1
      Learn more about this provider
      JSESSIONIDPreserves users states across page requests.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * Paperform
      2
      Learn more about this provider
      laravel_sessionThis cookie is used internally by the website’s owners,
      when uploading or renewing website content.
      Maximum Storage Duration: 7 daysType: HTTP Cookie
      XSRF-TOKENEnsures visitor browsing-security by preventing cross-site
      request forgery. This cookie is essential for the security of the website
      and visitor.
      Maximum Storage Duration: 7 daysType: HTTP Cookie
    * YouTube
      1
      Learn more about this provider
      GPSUsed to determine whether the user is logged in on a YouTube account,
      when watching embedded videos.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * assets.storylane.io
      1
      cookietestThis cookie is used to determine if the visitor has accepted the
      cookie consent box.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * g2.com
      1
      datadomeUsed in context with the website's BotManager. The BotManager
      detects, categorizes and compiles reports on potential bots trying to
      access the website.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * hsforms.com
      zoominfo.com
      
      3
      _cfuvid [x3]This cookie is a part of the services provided by Cloudflare -
      Including load-balancing, deliverance of website content and serving DNS
      connection for website operators.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * insights.workforce.com
      1
      __cfruidThis cookie is a part of the services provided by Cloudflare -
      Including load-balancing, deliverance of website content and serving DNS
      connection for website operators.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * insights.workforce.com
      my.workforce.com
      consent.cookiebot.com
      
      3
      CookieConsent [x3]Stores the user's cookie consent state for the current
      domain
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * r2.leadsy.ai
      1
      checkForPermissionDetermines whether the user has accepted the cookie
      consent box.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * r2.leadsy.ai
      g2.com
      g2crowd.com
      hsforms.com
      insights.workforce.com
      t.co
      zoominfo.com
      
      9
      __cf_bm [x9]This cookie is used to distinguish between humans and bots.
      This is beneficial for the website, in order to make valid reports on the
      use of their website.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * widget.sndcdn.com
      1
      sc_anonymous_idUsed in context with the 3D-view-function on the website.
      Maximum Storage Duration: 10 yearsType: HTTP Cookie
    * workforce.com
      2
      utmUsed by the website's owners to identify how the visitor accessed the
      website. This is used for statistical purposes.
      Maximum Storage Duration: 30 daysType: HTTP Cookie
      visitor_idPreserves the visitor's session state across page requests.
      Maximum Storage Duration: 400 daysType: HTTP Cookie
    * www.recaptcha.net
      5
      _grecaptchaThis cookie is used to distinguish between humans and bots.
      This is beneficial for the website, in order to make valid reports on the
      use of their website.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      rc::bThis cookie is used to distinguish between humans and bots.
      Maximum Storage Duration: SessionType: HTML Local Storage
      rc::d-15#This cookie is used to distinguish between humans and bots.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      rc::fThis cookie is used to distinguish between humans and bots.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _GRECAPTCHAThis cookie is used to distinguish between humans and bots.
      This is beneficial for the website, in order to make valid reports on the
      use of their website.
      Maximum Storage Duration: 180 daysType: HTTP Cookie

 * Preferences 5
   
   Preference cookies enable a website to remember information that changes the
   way the website behaves or looks, like your preferred language or the region
   that you are in.
    * Amazon
      1
      Learn more about this provider
      plyrNecessary for the implementation of video-content on the website.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * Intercom
      1
      Learn more about this provider
      intercom-device-id-#Sets a specific ID for the user which ensures the
      integrity of the website’s chat function.
      Maximum Storage Duration: 271 daysType: HTTP Cookie
    * LinkedIn
      1
      Learn more about this provider
      lidcRegisters which server-cluster is serving the visitor. This is used in
      context with load balancing, in order to optimize user experience.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
    * js.intercomcdn.com
      workforce.com
      
      2
      intercom.intercom-state-# [x2]Remembers whether the user has minimized or
      closed chat-box or pop-up messages on the website.
      Maximum Storage Duration: PersistentType: HTML Local Storage

 * Statistics 22
   
   Statistic cookies help website owners to understand how visitors interact
   with websites by collecting and reporting information anonymously.
    * Google
      5
      Learn more about this provider
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      _ga [x2]Registers a unique ID that is used to generate statistical data on
      how the visitor uses the website.
      Maximum Storage Duration: SessionType: HTTP Cookie
      _ga_# [x2]Used by Google Analytics to collect data on the number of times
      a user has visited the website as well as dates for the first and most
      recent visit.
      Maximum Storage Duration: SessionType: HTTP Cookie
      number(#)Used to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTML Local Storage
    * Hotjar
      2
      Learn more about this provider
      _hjSession_#Collects statistics on the visitor's visits to the website,
      such as the number of visits, average time spent on the website and what
      pages have been read.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      _hjSessionUser_#Collects statistics on the visitor's visits to the
      website, such as the number of visits, average time spent on the website
      and what pages have been read.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * Hubspot
      8
      Learn more about this provider
      __hssc [x2]Identifies if the cookie data needs to be updated in the
      visitor's browser.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      __hssrc [x2]Used to recognise the visitor's browser upon reentry on the
      website.
      Maximum Storage Duration: SessionType: HTTP Cookie
      __hstc [x2]Sets a unique ID for the session. This allows the website to
      obtain data on visitor behaviour for statistical purposes.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
      hubspotutk [x2]Sets a unique ID for the session. This allows the website
      to obtain data on visitor behaviour for statistical purposes.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
    * Neustar
      1
      Learn more about this provider
      abThis cookie is used by the website’s operator in context with
      multi-variate testing. This is a tool used to combine or change content on
      the website. This allows the website to find the best variation/edition of
      the site.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * Scribd
      2
      Learn more about this provider
      __CJ_session_metadataContains data about the user’s interaction with the
      audiobook- and document-presentation-tool for statistical purposes.
      Maximum Storage Duration: SessionType: HTTP Cookie
      _scribd_sessionImplements audio-files on the website, and determines how
      many and who have listened to these files.
      Maximum Storage Duration: 3 yearsType: HTTP Cookie
    * Twitter Inc.
      1
      Learn more about this provider
      personalization_idThis cookie is set by Twitter - The cookie allows the
      visitor to share content from the website onto their Twitter profile.
      Maximum Storage Duration: 400 daysType: HTTP Cookie
    * YouTube
      1
      Learn more about this provider
      yt-player-headers-readableUsed to determine the optimal video quality
      based on the visitor's device and network settings.
      Maximum Storage Duration: PersistentType: HTML Local Storage
    * workforce.com
      2
      ziwsSessionCollects statistics on the user's visits to the website, such
      as the number of visits, average time spent on the website and what pages
      have been read.
      Maximum Storage Duration: SessionType: HTML Local Storage
      ziwsSessionIdCollects statistics on the user's visits to the website, such
      as the number of visits, average time spent on the website and what pages
      have been read.
      Maximum Storage Duration: SessionType: HTML Local Storage

 * Marketing 58
   
   Marketing cookies are used to track visitors across websites. The intention
   is to display ads that are relevant and engaging for the individual user and
   thereby more valuable for publishers and third party advertisers.
    * Meta Platforms, Inc.
      4
      Learn more about this provider
      lastExternalReferrerDetects how the user reached the website by
      registering their last URL-address.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      lastExternalReferrerTimeDetects how the user reached the website by
      registering their last URL-address.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _fbpUsed by Facebook to deliver a series of advertisement products such as
      real time bidding from third party advertisers.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
      fbsr_#Used to track the user’s interaction with the website’s Facebook
      chat-widget.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * Adobe Inc.
      2
      Learn more about this provider
      demdexVia a unique ID that is used for semantic content analysis, the
      user's navigation on the website is registered and linked to offline data
      from surveys and similar registrations to display targeted ads.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
      dpmSets a unique ID for the visitor, that allows third party advertisers
      to target the visitor with relevant advertisement. This pairing service is
      provided by third party advertisement hubs, which facilitates real-time
      bidding for advertisers.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
    * Beeswax
      2
      Learn more about this provider
      bitoSets a unique ID for the visitor, that allows third party advertisers
      to target the visitor with relevant advertisement. This pairing service is
      provided by third party advertisement hubs, which facilitates real-time
      bidding for advertisers.
      Maximum Storage Duration: 13 monthsType: HTTP Cookie
      bitoIsSecurePresents the user with relevant content and advertisement. The
      service is provided by third-party advertisement hubs, which facilitate
      real-time bidding for advertisers.
      Maximum Storage Duration: 13 monthsType: HTTP Cookie
    * Clickagy
      3
      Learn more about this provider
      csCollects data on the user across websites - This data is used to make
      advertisement more relevant.
      Maximum Storage Duration: 2 yearsType: HTTP Cookie
      cs_startedPending
      Maximum Storage Duration: 2 yearsType: HTTP Cookie
      duplicate_testPending
      Maximum Storage Duration: 2 yearsType: HTTP Cookie
    * Google
      5
      Learn more about this provider
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      IDEUsed by Google DoubleClick to register and report the website user's
      actions after viewing or clicking one of the advertiser's ads with the
      purpose of measuring the efficacy of an ad and to present targeted ads to
      the user.
      Maximum Storage Duration: 400 daysType: HTTP Cookie
      pagead/landingCollects data on visitor behaviour from multiple websites,
      in order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Maximum Storage Duration: SessionType: Pixel Tracker
      NIDRegisters a unique ID that identifies a returning user's device. The ID
      is used for targeted ads.
      Maximum Storage Duration: 6 monthsType: HTTP Cookie
      WIDGET::local::assignmentsUsed by audio-platform SoundCloud to implement,
      measure and improve their embedded content/service on the website - The
      collection of data also includes visitors’ interaction with embedded
      content/service. This can be used for statistics or marketing purposes.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      _gcl_auUsed by Google AdSense for experimenting with advertisement
      efficiency across websites using their services.
      Maximum Storage Duration: 3 monthsType: HTTP Cookie
    * Hubspot
      3
      Learn more about this provider
      pagead/1p-user-list/#Tracks if the user has shown interest in specific
      products or events across multiple websites and detects how the user
      navigates between sites. This is used for measurement of advertisement
      efforts and facilitates payment of referral-fees between websites.
      Maximum Storage Duration: SessionType: Pixel Tracker
      __ptq.gifSends data to the marketing platform Hubspot about the visitor's
      device and behaviour. Tracks the visitor across devices and marketing
      channels.
      Maximum Storage Duration: SessionType: Pixel Tracker
      __hmplCollects information on user preferences and/or interaction with
      web-campaign content - This is used on CRM-campaign-platform used by
      website owners for promoting events or products.
      Maximum Storage Duration: SessionType: HTML Local Storage
    * Neustar
      1
      Learn more about this provider
      uCollects data on user visits to the website, such as what pages have been
      accessed. The registered data is used to categorise the user's interest
      and demographic profiles in terms of resales for targeted marketing.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * Openx
      1
      Learn more about this provider
      w/1.0/cmPresents the user with relevant content and advertisement. The
      service is provided by third-party advertisement hubs, which facilitate
      real-time bidding for advertisers.
      Maximum Storage Duration: SessionType: Pixel Tracker
    * Optimizely
      2
      Learn more about this provider
      optimizelyOptOut [x2]Collects visitor data related to the user's visits to
      the website, such as the number of visits, average time spent on the
      website and what pages have been loaded, with the purpose of displaying
      targeted ads.
      Maximum Storage Duration: SessionType: HTTP Cookie
    * Scribd
      3
      Learn more about this provider
      fbssls_#Collects data on the visitor’s use of the comment system on the
      website, and what blogs/articles the visitor has read. This can be used
      for marketing purposes.
      Maximum Storage Duration: SessionType: HTML Local Storage
      scribd_ubtcCollects information on user behaviour on multiple websites.
      This information is used in order to optimize the relevance of
      advertisement on the website.
      Maximum Storage Duration: 400 daysType: HTTP Cookie
      _fs_sample_userPresents the user with relevant content and advertisement.
      The service is provided by third-party advertisement hubs, which
      facilitate real-time bidding for advertisers.
      Maximum Storage Duration: 30 daysType: HTTP Cookie
    * Sitescout.com
      1
      Learn more about this provider
      ssiRegisters a unique ID that identifies a returning user's device. The ID
      is used for targeted ads.
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * Twitter Inc.
      3
      Learn more about this provider
      i/adsct [x2]The cookie is used by Twitter.com in order to determine the
      number of visitors accessing the website through Twitter advertisement
      content.
      Maximum Storage Duration: SessionType: Pixel Tracker
      muc_adsCollects data on user behaviour and interaction in order to
      optimize the website and make advertisement on the website more relevant.
      Maximum Storage Duration: 400 daysType: HTTP Cookie
    * YouTube
      26
      Learn more about this provider
      #-#Used to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTML Local Storage
      -201d248b-b0bf88Pending
      Maximum Storage Duration: SessionType: HTML Local Storage
      8c027ea-1ae236Pending
      Maximum Storage Duration: SessionType: HTML Local Storage
      -9065ce-4410f457Pending
      Maximum Storage Duration: SessionType: HTML Local Storage
      bc06ea-7466b9e6Pending
      Maximum Storage Duration: SessionType: HTML Local Storage
      iU5q-!O9@$Registers a unique ID to keep statistics of what videos from
      YouTube the user has seen.
      Maximum Storage Duration: SessionType: HTML Local Storage
      LAST_RESULT_ENTRY_KEYUsed to track user’s interaction with embedded
      content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      LogsDatabaseV2:V#||LogsRequestsStoreUsed to track user’s interaction with
      embedded content.
      Maximum Storage Duration: PersistentType: IndexedDB
      nextIdUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      remote_sidNecessary for the implementation and functionality of YouTube
      video-content on the website.
      Maximum Storage Duration: SessionType: HTTP Cookie
      requestsUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: SessionType: HTTP Cookie
      ServiceWorkerLogsDatabase#SWHealthLogNecessary for the implementation and
      functionality of YouTube video-content on the website.
      Maximum Storage Duration: PersistentType: IndexedDB
      TESTCOOKIESENABLEDUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      VISITOR_INFO1_LIVETries to estimate the users' bandwidth on pages with
      integrated YouTube videos.
      Maximum Storage Duration: 180 daysType: HTTP Cookie
      YSCRegisters a unique ID to keep statistics of what videos from YouTube
      the user has seen.
      Maximum Storage Duration: SessionType: HTTP Cookie
      yt.innertube::nextIdRegisters a unique ID to keep statistics of what
      videos from YouTube the user has seen.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      yt.innertube::requestsRegisters a unique ID to keep statistics of what
      videos from YouTube the user has seen.
      Maximum Storage Duration: PersistentType: HTML Local Storage
      ytidb::LAST_RESULT_ENTRY_KEYStores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: PersistentType: HTML Local Storage
      YtIdbMeta#databasesUsed to track user’s interaction with embedded content.
      Maximum Storage Duration: PersistentType: IndexedDB
      yt-remote-cast-availableStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-cast-installedStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-connected-devicesStores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: PersistentType: HTML Local Storage
      yt-remote-device-idStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: PersistentType: HTML Local Storage
      yt-remote-fast-check-periodStores the user's video player preferences
      using embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-session-appStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
      yt-remote-session-nameStores the user's video player preferences using
      embedded YouTube video
      Maximum Storage Duration: SessionType: HTML Local Storage
    * r2.leadsy.ai
      a.remarketstats.com
      
      2
      _ccpx_u [x2]Pending
      Maximum Storage Duration: 1 yearType: HTTP Cookie

 * Unclassified 10
   Unclassified cookies are cookies that we are in the process of classifying,
   together with the providers of individual cookies.
    * Hubspot
      1
      Learn more about this provider
      outpost/lead-flows-js/error.gifPending
      Maximum Storage Duration: SessionType: Pixel Tracker
    * a.usbrowserspeed.com
      1
      tuidPending
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * app.storylane.io
      3
      eidPending
      Maximum Storage Duration: PersistentType: HTML Local Storage
      fp_idPending
      Maximum Storage Duration: PersistentType: HTML Local Storage
      sid_cgwlyj6jzlyrPending
      Maximum Storage Duration: SessionType: HTML Local Storage
    * js.zi-scripts.com
      1
      _zitokPending
      Maximum Storage Duration: 1 yearType: HTTP Cookie
    * my.workforce.com
      1
      seshaPending
      Maximum Storage Duration: 30 daysType: HTTP Cookie
    * workforce.com
      3
      unifiedScriptVerifiedPending
      Maximum Storage Duration: SessionType: HTML Local Storage
      _workforce_site_sessionPending
      Maximum Storage Duration: SessionType: HTTP Cookie
      pagesPending
      Maximum Storage Duration: 400 daysType: HTTP Cookie

Cross-domain consent[#BULK_CONSENT_DOMAINS_COUNT#] [#BULK_CONSENT_TITLE#]
List of domains your consent applies to: [#BULK_CONSENT_DOMAINS#]
Cookie declaration last updated on 03.09.24 by Cookiebot



[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]


Cookies are small text files that can be used by websites to make a user's
experience more efficient.

The law states that we can store cookies on your device if they are strictly
necessary for the operation of this site. For all other types of cookies we need
your permission.

This site uses different types of cookies. Some cookies are placed by third
party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration
on our website.

Learn more about who we are, how you can contact us and how we process personal
data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your
consent.


Do not sell or share my personal information
Deny Allow selection Customize

Allow all
Powered by Cookiebot by Usercentrics

Workforce.com WF-colored
Open main menu
Product
Learn about how it works

ALL-IN-ONE

All Scheduling, HR, and Payroll features in a single, streamlined system

Check out a demo

SCHEDULING

Scheduling

Build schedules, optimise staffing levels, and manage labour costs

Labour Forecasting

Use AI to guide staffing levels based on sales, foot traffic, and more

Onboarding

Paperless onboarding to get new hires started right away

Time & Attendance

Capture hours worked, breaks, and time off on timesheets

Shift Management

Build weekly shift plans and schedule the right employees to cut down on labour
costs

HR

HR

All your hourly workforce data in one place, from onboarding to scheduling

Performance Management

Increase retention, report on productivity, and schedule reviews

Applicant Tracking

Post jobs, review applicants, and get new hires straight to onboarding

Task Management

Organise and track tasks every hour of every shift

Training

Create and assign customisable training modules for staff to complete

PAYROLL

Payroll

Approve timesheets and process pay for your entire workforce

Wage & Hour Automation

Automate pay rate calculations to speed up payroll

Solutions


INDUSTRY


ROLE


USE CASE



Hospitality



Operations



Over Staffing



Retail



Human Resources



Prevent Call Outs



Healthcare

Customers

Stories

Check out how other businesses found success using Workforce.com.



Implementation & Launch

Discover how Workforce.com implementation unlocks the results you want and the
adoption you need, all at the perfect pace.



ROI

See the returns you’ll get from an automated and more efficient hourly
workforce.

Resources

About Us

We make software for shift-based workforces.



Partners & Integrations

Connect Workforce with platforms such as payroll, POS, HR, and more.



Webinars

Expert advice on making the best decisions for your company.



Articles

Read the best practices on how to run your workforce.

Pricing
Log in
Contact Sales
Close main menu
Product

Scheduling

Time & Attendance

Forecasting

HR

Shift Management

Task Management

Performance Management

Employee Engagement

Solutions

Hospitality

Retail

Healthcare

Operations

Human Resources

Over Staffing

Prevent Call Outs

Customers

Stories

Implementation & Launch

ROI

Resources

About Us

Partners & Integrations

Webinars

Articles

Pricing
Contact Sales
Log in


HR, PAYROLL & AUTO STAFF SCHEDULING

BUILT FOR HOURLY WORKFORCES

Forecast demand, auto-guide labour levels, track attendance, simplify HR and
process pay - all in
one place.

Start a free trial
4.7 ⭐ 10,000+ workforces


"Exceptional service, highly recommend!"

"Hire, schedule, and pay"

"Exceptional service, highly recommend!"


HR & PAYROLL SOFTWARE


FOR YOUR HOURLY WORKFORCE

Build staff schedules

Onboard new hires

Track hours worked

Calculate complex pay rates

Get a demo
Pricing



Time & Attendance

Forecasting

Shift Swapping

Scheduling

HR

Leave Management

Onboarding

Payroll

Performance Management

Hiring

Engagement

Communications






HR DEPARTMENT OF #1

All-in-One Workforce Management

Most old school HR & Payroll systems aren't designed to handle the complexities
of managing an hourly staff workforce. It often means you’re forced to use a
variety of tools with multiple log-ins, constant cross-referencing between
systems, and tedious data re-entry.

That’s why we built Workforce.com exclusively for businesses with hourly
workforces from day one. It means your scheduling talks with your attendance,
HR, and payroll natively embed together. One login, no double entry, and
complete visibility into your hourly workforce.

Read more


AUTOMATICALLY CALCULATE COMPLEX PAY RATES

Pay differentials, overtime, and pay rates by location and role are calculated
based on scheduled roles and clocked times. It means you can automate manual pay
calculations pre-payroll.


ELIMINATE DOUBLE ENTRY

With mobile self-service, staff can update their personal details, apply for
time off, and access their payslips. This way you won’t have to re-enter info
from emails to your HR ever again.


STOP BEING SHORT STAFFED

Do more with limited resources. Strategically use scheduling and HR together to
backfill call-outs, identify at-risk staff, and get more applicants, so you’re
never shorthanded.






456%

return on investment


80%

reduction in manual work


12%

average labour cost savings


75%

efficiency gain for compliance and payroll activities


WORKFORCE.COM
WEBINARS

Tools, Tips, and Best Practices for Hourly Workforces

Watch Here



WORKFORCE.COM WEBINARS

Tools, Tips, and Best Practices for Hourly Workforces

Watch Here



FAST ROLL-OUT, FAST ROI

"The thing we had to offer that others couldn't was speed and workforce.com was
an accelerator of that speed."

Implementation & Launch


HUMAN CAPITAL MANAGEMENT

that works for every team

OPERATIONS

> “Workforce.com’s alert system and native dashboards help us identify real-time
> challenges – managers understand exactly where their workforce is at all times
> and where they need to fill gaps.”

Dan Cohen Amenity Collective

HUMAN RESOURCES

> “When it comes to human resources, Workforce.com has really streamlined and
> made things easier for our employees, for our managers, and for our
> administrators across all levels.”

Nicole Grube LIVunLtd

FINANCE

> “Workforce.com gives us the ability to really dive deep into individual labor
> costs and cashflow projections – we’re able to dissect different locations and
> teams to find out where our pain points might be.”

Christine Kavic Lake Elsinore

PAYROLL

> “Being able to pull accurate timesheets and reports allows us to quickly
> process payroll – the speed at which we're able to do things now is so much
> better.”

Elizabeth Watts COVIDCheck

IT

> “Workforce.com’s interface allows our operations team to go in and modify
> things when they need to without having to rely on the IT team.”

Steven Fickus Amenity Collective

C-SUITE

> “Workforce.com gives me a direct connection to the field – this transparency
> helps our retention and employee experience, ultimately creating more loyalty.
> ”

Jeff Shipman Heartline Fitness




SEE HOW IT WORKS

Book a call


BOOK A DEMO

Employee Range 1-10 11-49 50-149 150-500 500+


What product(s) are you interested in? *

Scheduling HR Payroll Select All
Please select at least one product.



FOOTER


PRODUCT

 * Employee Rota Software
 * Time & Attendance
 * Labour Forecasting
 * 
 * Payroll
 * Employee App
 * Attendance Point System
 * Employee Onboarding
 * Communications
 * Auto Scheduling
 * Automated Leave Averaging
 * Contracts
 * Training


PRODUCT

 * Shift Planning
 * Skills Management
 * Employee Self Service
 * Time Tracking
 * Vacant Shift Claiming
 * Performance Management
 * Employee Engagement
 * HR
 * Task Management
 * Analytics & Reporting
 * Applicant Tracking


INDUSTRY

 * Restaurants & Hospitality
 * Healthcare
 * Staffing
 * Hotels
 * Retail
 * Social Care


RESOURCES

 * Pricing
 * Guides
 * API Docs
 * Integrations
 * Security


COMPANY

 * About Us
 * Contact Us
 * News


LEGAL

 * Cookies
 * Privacy Policy
 * Terms

Facebook Twitter LinkedIn YouTube

© 2024 Workforce.com. All rights reserved. Workforce.com is not owned by or
affiliated with Workforce Software LLC or its family of companies