Global Pay Summary (US Edition)

Stay up to date on salary trends with ease

Product Highlights

The Global Pay Summary – US edition is exclusively available to Talent All Access ® Portal – US edition purchasers, where you receive 20+ reports in one easy interface.

To purchase the Global Pay Summary report individually, please visit the global product page for both global and regional purchasing options. Prices start at USD 1,600.

  • IsOrderingSetNo
  • Ordering TypeSingleLevelMultiSelection
  • Enable ParticipationNo
  • RegionUS
  • Sub TitleStay up to date on salary trends with ease
  • Short DescriptionCompare your company to the market with base salary and total cash compensation data for up to 50 benchmark jobs.
  • Enable WidgetsNo
  • Enable Home Page DisplayDo Not Show
PARTICIPATION CLOSED

Find out how you can save by becoming a participant in this survey.
Learn More

Product Highlights

The Global Pay Summary – US edition is exclusively available to Talent All Access ® Portal – US edition purchasers, where you receive 20+ reports in one easy interface.

To purchase the Global Pay Summary report individually, please visit the global product page for both global and regional purchasing options. Prices start at USD 1,600.

Product Details

 

Employee pay often represents the largest expense for most companies, which means well-informed salary decisions are critical. Quickly review and evaluate base salary and total cash compensation for a core set of benchmark jobs.

The Global Pay Summary (US edition) is exclusively available with the purchase of the Talent All Access ® Portal – US Edition.

What's inside


Pay data for core benchmark jobs

Evaluate your pay programs using annual base salary and total cash compensation data for 50 benchmark positions across 10 job families. Make efficient decisions with confidence when you use the 2021 Global Pay Summary (US edition).


Benchmark within job families and across your organization

  • Executive leadership
  • Administration
  • Engineering
  • Finance & accounting
  • Human resources
  • Information technology
  • Legal & compliance
  • Manufacturing
  • Sales
  • Supply chain

Published: January 2021

Next release: January 2022

File format: PDF


Related Links

Talent All Access® Portal - US Edition

Download Talent All Access® Portal Brochure

View Talent All Access® Portal Demo

 

Employee pay often represents the largest expense for most companies, which means well-informed salary decisions are critical. Quickly review and evaluate base salary and total cash compensation for a core set of benchmark jobs.

The Global Pay Summary (US edition) is exclusively available with the purchase of the Talent All Access ® Portal – US Edition.

What's inside


Pay data for core benchmark jobs

Evaluate your pay programs using annual base salary and total cash compensation data for 50 benchmark positions across 10 job families. Make efficient decisions with confidence when you use the 2021 Global Pay Summary (US edition).


Benchmark within job families and across your organization

  • Executive leadership
  • Administration
  • Engineering
  • Finance & accounting
  • Human resources
  • Information technology
  • Legal & compliance
  • Manufacturing
  • Sales
  • Supply chain

Published: January 2021

Next release: January 2022

File format: PDF


Related Links

Talent All Access® Portal - US Edition

Download Talent All Access® Portal Brochure

View Talent All Access® Portal Demo

No
PARTICIPATION CLOSED

Participating in the survey

You tell us what’s happening in your organization – from what you pay to how you pay – for your positions and we’ll give you a discount on the results. Survey participation is open to all organizations with matching jobs. Missed this year’s participation window? Contact us to learn how you can participate in the next edition.

Frequently Asked Questions

$(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'; };