Candidate Care

Leave a positive impression with every job candidate

Product Highlights

Candidate Care is sold as an annual subscription. Request a quote.

Ready to get started?

Contact us to learn more about:

  • Service features
  • System integrations
  • Pricing options

Please contact us for details using the button below.

    Request a Quote


Individuals or companies using Mercer data for consulting services or commercial purposes are subject to different rates.

  • IsOrderingSetNo
  • Ordering TypeSingleLevelMultiSelection
  • Enable ParticipationTurn off
  • RegionGlobal
  • Sub TitleLeave a positive impression with every job candidate
  • Short DescriptionHelp all job applicants find their next job faster while also strengthening and protecting your brand.
  • CounterPart_SKUSKU_606
  • Enable WidgetsNo
  • Enable Home Page DisplayDo Not Show

Product Highlights

Candidate Care is sold as an annual subscription. Request a quote.

Product Details

On average, there are 219 applicants for a job opening, but only one person gets hired. What the other 218 people say offline and via social media about their experience with your company could have a huge impact on your brand. Ensure you leave a positive impression by acknowledging and supporting the person behind each application.

Candidate Care from Mercer is a virtual career service that offers tools and education to accelerate the speed of individual job transition. Powered by an award-winning software, declined candidates have access to key resources including:

  • Resume and cover letter builders
  • Skills Assessments
  • Video interview practice
  • Job Matching tools
  • And more!

Help all applicants find their next job faster while also strengthening and protecting your brand.

On average, there are 219 applicants for a job opening, but only one person gets hired. What the other 218 people say offline and via social media about their experience with your company could have a huge impact on your brand. Ensure you leave a positive impression by acknowledging and supporting the person behind each application.

Candidate Care from Mercer is a virtual career service that offers tools and education to accelerate the speed of individual job transition. Powered by an award-winning software, declined candidates have access to key resources including:

  • Resume and cover letter builders
  • Skills Assessments
  • Video interview practice
  • Job Matching tools
  • And more!

Help all applicants find their next job faster while also strengthening and protecting your brand.

No

Frequently Asked Questions

You may also be interested in

$(window).scroll(function () { var height = $(window).scrollTop(); if (height > 100) { $('#btnGotoTop').fadeIn(); } else { $('#btnGotoTop').fadeOut(); } }); $(document).ready(function () { getcurrentHomeURL(); $("#btnGotoTop").click(function (event) { event.preventDefault(); $("html, body").animate({ scrollTop: 0 }, "slow"); return false; }); }); function getcurrentHomeURL() { var moduleBaseURL = ajaxServiceModuleBaseURL(); ajaxServiceGetRequest(moduleBaseURL + 'RegionLanguageMap/GetcurrentHomeURL', GetcurrentHomeURLSuccess, GetcurrentHomeURLFailure); } function ajaxServiceGetRequest(url, successCallback, errorCallback) { AjaxGet(url, successCallback, errorCallback); } //Returns Base URL for AJAX service requests var ajaxServiceModuleBaseURL = function () { return 'https://uat-v1.imercer.com/DesktopModules/iMercerServices/API/'; }; function GetcurrentHomeURLSuccess(strcurrentHomeURL) { var currentHomeURL = jQuery.parseJSON(strcurrentHomeURL); var isHome = false; var windowlocationhref = window.location.href; var iMercerRoot = 'https://uat-v1.imercer.com/'; if (windowlocationhref.toLowerCase() == currentHomeURL.toLowerCase()) isHome = true; if (!isHome) { $('#Body').removeClass("HomeBackground"); isHome = windowlocationhref.toLowerCase() == iMercerRoot.toLowerCase(); } if (isHome) { $('#Body').addClass("HomeBackground"); document.getElementById("divGotoTop").style.display = "none"; } if (isHome) { $(".async-hide").css('opacity', '0 !important'); var head = document.getElementsByTagName('head')[0]; var js = document.createElement("script"); js.type = "text/javascript"; js.src = iMercerRoot + "portals/_default/Skins/iMercerElite/js/antiflicker.js"; head.insertBefore(js, head.firstElementChild); } }; function GetcurrentHomeURLFailure() { //perform error logic to hide UI/show error messages etc. window.location = 'https://uat-v1.imercer.com/errorpage'; };