Salary.com MySalary.comSalaryBenefitsAdviceSelf-TestsLearningCareerMoney
SEARCH Salaries Articles
» View HR Edition
Personal Salary Report
My Benefits
My Performance
Self-Test
Enter search criteria
Help
Back to Salary
Back to Advice
 
Salary.com Newswire
Salary Value Index 2006
How About a Pay Raise Instead of a Health Plan?
2005 Salary Increases Go Down The Gas Tank
Top 10 Reasons To Leave Your Job
Salary Talk
The Top 10 Salary Trends For 2006
2005 SVI Metro List
2005 Salary Value Index
$200,000: The New Standard
Sexiest Jobs 2006
Base Salary
Time off from work gains in importance
Bonuses
Negotiation Clinic
Understanding Your Options
Running Effective Meetings
Did The Grinch Steal Your Holiday Shopping Dollar?
Dress Code
Telephone Manners
Instant Messaging
Effective Performance Management
Jobs of the Future
Industries of the Future
Employee Salary Negotiating Power on the Rise?
Perks for executives, but what about us?
Who will still get overtime pay?
How to find a job at the next Google
How men and women use their time
Surveys say your raise may be a pleasant surprise
Raises and Bonuses
Article Archives
Test
 
 
Salary.com's Negotiation Clinic
 

Everything is
Negotiable

Be Your Own

Agent

The Job You
Want

Your Dream Deal
Salary History

 

Everything is Negotiable

It's all negotiable. Every new job - every performance review, in fact - is an opportunity to negotiate base salary, various kinds of bonuses, benefits, stock options, and other incentives that add to job satisfaction and provide financial security. Taking control of your job search before your job offer and conducting a smart search that takes into account more than just financial considerations can also lead to that elusive condition called happiness.

Are you prepared to negotiate for happiness? The negotiation process is an opportunity to define, communicate, and achieve what you want out of your job offer. But to get offered the right job that pays what you deserve, you'll need to do your homework. The first step in the negotiation clinic is to understand the negotiation basics.

Negotiation requires gathering information, planning your approach, considering different alternatives and viewpoints, communicating clearly and specifically, and making decisions to reach your goal. In her book, Job Offer! A How-to Negotiation Guide, author Maryanne L. Wegerbauer describes how each party in a negotiation can fulfill specific needs and wants of the other party, a concept called "relative power." According to Wegerbauer, understanding your strengths and resources; being able to respond to the needs of the other party; and knowing your competition enable you to assess your bargaining position more accurately.

Learn the power factors

What is your power over the other side of the table? Relative power, Wegerbauer says, is a function of the following.

Business climate factors

- Overall state of the economy and the industry in which you compete

- Overall unemployment rate and the general employment picture

- Demand for industry- and profession-specific knowledge and skills

Company factors

- Profitability

- Position in the business cycle (startup, growing, stable, turnaround)

Hiring manager factors

- Urgency of the company's need to fill the position

- Decision-making authority

- Staffing budget

Applicant factors

- Other opportunities in the job offer

- Technical expertise, unique knowledge/skill set

- Resources (financial depth, networks, etc.)

- Level of competition/availability of other candidates

- Career risk of the job offer

Plan and communicate

A negotiation is composed of two major steps: planning (research and strategy) and communication (information exchange and agreement). In the planning step, get as much information as you can up front and, using both the company's written and unwritten signals, map your skills against what the company values.

Give it time

Timing is also important. Remember that the best time to negotiate is after a serious job offer has been made and before you have accepted it. Once you are clear about the initial offer, you can express interest and even enthusiasm, but ask for more time to consider the job offer. Wegerbauer suggests that this request is made "in light of the importance of the decision." Sometimes you can split up the negotiating session into two meetings: one to firm up the job design and responsibilities and the second to go over compensation and benefits. The key message here is not to make an impulsive decision. If they really want you, there's time.

Consider the alternatives

You should be prepared with a rationale for everything to strengthen your position. Counteroffers are an expected part of many negotiations, so be sure to remain flexible. Keep in mind that different companies can give negotiations more or less latitude. Smaller companies may be more flexible than large, bureaucratic companies. Unionized companies usually have very little room for individual negotiations.

Negotiate for a win-win

Remember that the negotiation is not about strong-arm tactics or win/lose. It is a two-way process where you and your prospective employer are each trying to get something you need. In a negotiation, you're both designing the terms of a transaction so that each of you will receive the maximum benefit from the final agreement.

Also check out our job offer assessing tool, The Job Assessor, in order to compare job offers.

- Linda Jenkins, Salary.com contributor


<% strContentSiteID = "Salary" strAreaID = "SAL" dim strAccpPageName, strHeadPos, strAccpArea 'get full url and make it as lower case strAccpPageName = Lcase(Request.ServerVariables("SCRIPT_NAME")) 'response.write "
strAccpPageName: " & strAccpPageName & "*****
" 'get start position for area name strHeadPos = InStr(1, strAccpPageName, "/", 1) 'get strAccpArea = right(strAccpPageName, len(strAccpPageName) - strHeadPos) 'response.write "
strAccpPageName: " & strAccpArea & "=========
" 'get second position for area name strHeadPos = InStr(1, strAccpArea, "/", 1) 'remove strAccpArea = left(strAccpArea, strHeadPos - 1) 'response.write "
strAccpPageName: " & strAccpArea & "---------
" select case LCase(strAccpArea) case "aboutcompany" strArea = "ABU" case "advancedsearch" strArea = "ASE" case "advice" strArea = "ADV" case "benefits" strArea = "BEN" case "careers" strArea = "CAR" case "compensation" strArea = "COM" case "ecm" strArea = "ECM" case "enterprise" strArea = "" case "home" strArea = "HP" case "learning" strArea = "LRN" case "money" strArea = "MON" case "salary" strArea = "SAL" case "selftests" strArea = "SFT" case "sitesearch" strArea = "SSE" case "smallbiz" strArea = "" end select %>
Learn More to Earn More:
<% response.write "" & chr(13) response.write "
" %>
<% response.write "" & chr(13) response.write "
" %>
<% response.write "" & chr(13) response.write "
" %>
   Advertisement
<% strTargets = "/AAMSZ=160x600_RIGHT/SITE=SALARY/AREA=" & strArea & "/SJCOD=/SJCAT=/SMET=/SST=/SSAL=/PNAME=/POS=0" with Response 'make top ad call .Write "" end with %>
<% sub create_career_iframe_careerjournal (iCountJobTitle, _ strNarrowCode, _ strNarrowDesc, _ strJobCode, _ strJobTitle, _ strIframeWidth, _ strIframeHeight, _ strDisplayCharLen, _ strTableBorderWidth, _ strPageName) Response.Write "" Response.Write " " Response.Write " " Response.Write " " Response.Write "
" Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write "
" Response.Write " " Response.Write "
" Response.Write "
" end sub sub create_career_classfinder (strNarrowCode,strJobTitle) dim strAccpPageName, strHeadPos, strAccpArea 'get full url and make it as lower case strAccpPageName = Lcase(Request.ServerVariables("SCRIPT_NAME")) 'response.write "
strAccpPageName: " & strAccpPageName & "*****
" 'get start position for area name strHeadPos = InStr(1, strAccpPageName, "/", 1) 'get strAccpArea = right(strAccpPageName, len(strAccpPageName) - strHeadPos) 'response.write "
strAccpPageName: " & strAccpArea & "=========
" 'get second position for area name strHeadPos = InStr(1, strAccpArea, "/", 1) 'remove strAccpArea = left(strAccpArea, strHeadPos - 1) 'response.write "
strAccpPageName: " & strAccpArea & "---------
" select case LCase(strAccpArea) case "aboutcompany" strArea = "ABU" case "advancedsearch" strArea = "ASE" case "advice" strArea = "ADV" case "benefits" strArea = "BEN" case "careers" strArea = "CAR" case "compensation" strArea = "COM" case "ecm" strArea = "ECM" case "enterprise" strArea = "" case "home" strArea = "HP" case "learning" strArea = "LRN" case "money" strArea = "MON" case "salary" strArea = "SAL" case "selftests" strArea = "SFT" case "sitesearch" strArea = "SSE" case "smallbiz" strArea = "" end select dim intNumJobBoards dim arrayJobBanner redim arrayJobBanner(20) response.write "" & chr(13) response.write "
" response.write "" & chr(13) response.write "
" response.write "" & chr(13) response.write "
" intNumJobBanner = 3 Response.Write "" Response.Write "" Response.Write " " Response.Write "
" Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write " " Response.Write "
Learn More to Earn More:
" Response.Write "" for i = 0 to intNumJobBanner -1 Response.Write " " Response.Write " " Response.Write " " 'Response.Write " " next Response.Write "
" & arrayJobBanner(i) & "
" Response.Write "
" Response.Write "
" end sub %>
 
To find related articles, we suggest these keywords for our "Search Articles" function.
Keywords: job offer negotiation process tips negotiate salary performance review negotiatons
Contact Us | Feedback | Glossary | Legal | Privacy | Site Map | Help
Copyright 2000-2005 © Salary.com, Inc.