// add this before event code to all pages where PII data postback is expected and appropriate
ttq.identify({
"email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side.
"phone_number": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side.
"external_id": "" // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side.
});ttq.track('ViewContent', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('AddToWishlist', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Search', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "", // string. The 4217 currency code. Example: "USD".
"search_string": "" // string. The word or phrase used to search. Example: "SAVE10COUPON".
});ttq.track('AddPaymentInfo', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('AddToCart', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('InitiateCheckout', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('PlaceAnOrder', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('CompleteRegistration', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Purchase', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});
When and How to Disclose Your Salary Requirements: Expert Guide (2025) - Arewa Campus NG
// add this before event code to all pages where PII data postback is expected and appropriate
ttq.identify({
"email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side.
"phone_number": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side.
"external_id": "" // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side.
});ttq.track('ViewContent', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Search', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "", // string. The 4217 currency code. Example: "USD".
"search_string": "" // string. The word or phrase used to search. Example: "SAVE10COUPON".
});ttq.track('Contact', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('ClickButton', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('AddToWishlist', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('CompleteRegistration', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});ttq.track('Lead', {
"contents": [
{
"content_id": "", // string. ID of the product. Example: "1077218".
"content_type": "", // string. Either product or product_group.
"content_name": "" // string. The name of the page or product. Example: "shirt".
}
],
"value": "", // number. Value of the order or items sold. Example: 100.
"currency": "" // string. The 4217 currency code. Example: "USD".
});
Skip to content
When and How to Disclose Your Salary Requirements: Expert Guide (2025)
Quick Answer: When and How to Disclose Your Salary Requirements
Disclose your salary requirements only when:
The employer explicitly asks for it in the job application or during later interview stages.
You have researched the company’s pay range using sources like Glassdoor or Payscale.
You are confident about your market value and can justify your expected range.
How to disclose: Always provide a range (e.g., “My salary expectation is between ₦300,000 – ₦350,000 per month, depending on responsibilities”) instead of a fixed number. Be flexible, polite, and focus on the total package (benefits, bonuses, growth).
When applying for a new job or progressing through interview rounds, one question can make even the most experienced candidates nervous: “What are your salary requirements?” Knowing when and how to disclose your salary requirements is critical to maintaining your negotiating power, demonstrating professionalism, and ensuring you are paid fairly.
At Arewacampus.com.ng, we understand that salary transparency is one of the trickiest aspects of job applications. This detailed guide provides data-driven insights and proven strategies from career experts to help you handle this question confidently and position yourself for success.
Why Employers Ask About Salary Requirements
Employers request salary expectations to determine if your pay range aligns with their budget before proceeding further in the hiring process. It also helps them assess how well you understand your value in the market. However, disclosing too early or without research may reduce your leverage or cause you to be screened out prematurely.
When to Disclose Your Salary Requirements
Timing is everything when it comes to salary discussions. Here are the ideal moments to disclose:
1. When the Job Application Requires It
If an online application asks for your expected salary, you cannot skip it. In such cases, provide a reasonable range based on market research. Tools like Salary.com can help you determine fair compensation benchmarks in your field and region.
2. During the Later Interview Stages
It’s best to wait until you’ve proven your value and the employer has expressed strong interest before mentioning your salary expectations. This usually occurs after the second or third interview round.
3. When Asked Directly by the Recruiter or Hiring Manager
If a recruiter asks for your salary requirements, don’t evade the question entirely. Instead, use a flexible approach. Example response: “Based on my experience and the role’s scope, I’m looking for something in the ₦250,000–₦300,000 range monthly, but I’m open to discussion.”
How to Disclose Salary Requirements Professionally
Research first: Use verified sources such as Glassdoor or Payscale to know average pay rates.
Give a range, not a fixed number: This shows flexibility and professionalism.
Include context: Mention that your figure depends on job responsibilities and benefits.
Focus on total value: Salary is just one part of compensation—consider allowances, health benefits, bonuses, and growth opportunities.
As Nigeria’s leading education and career portal, Arewacampus.com.ng provides trusted guides, career advice, and job search strategies designed to help graduates and professionals navigate hiring processes confidently. Our experts monitor evolving job market trends, ensuring that you receive the most up-to-date and credible career information.
Conclusion
Knowing when and how to disclose your salary requirements can significantly influence your job offer outcome. The key is to stay informed, be tactful, and communicate your expectations clearly and professionally. By understanding timing, market value, and negotiation techniques, you’ll position yourself as a knowledgeable, confident candidate employers will respect.
Frequently Asked Questions (FAQs) – When and How to Disclose Your Salary Requirements
1. When should I disclose my salary requirements?
Only after you’ve learned enough about the role or if the employer directly asks.
2. How do I know the right salary range to ask for?
Research using sites like Glassdoor, Salary.com, and Payscale.
3. Should I include salary expectations in my cover letter?
Only if the job description specifically requests it.
4. What if the job application requires a specific amount?
Enter a reasonable midpoint or a range based on market data.
5. How can I respond if I’m unsure what to say?
Politely ask for the company’s budget range before sharing yours.
6. Is it okay to disclose my previous salary?
Not necessary unless the employer mandates transparency; focus on expected pay.
7. How should I handle the salary question in the first interview?
Deflect politely until later rounds by emphasizing your interest in the role first.
8. Should I disclose salary expectations in writing or verbally?
Written is safer—it ensures clarity and reference for both parties.
9. What if my salary expectation is higher than their budget?
Remain open to negotiation and highlight your unique value.
10. Can I change my salary expectations later?
Yes, as long as discussions are ongoing and justifiable.
11. Is giving a salary range better than a fixed number?
Yes. A range provides flexibility and signals professionalism.
12. How do I research salaries in Nigeria?
Use local resources such as Jobberman or Paylab Nigeria.
13. Should I mention bonuses and benefits?
Yes, consider the entire compensation package in your expectation.
14. How do I respond if the recruiter insists on a figure early?
Offer a broad, researched range with room for negotiation.
15. What if I underprice myself accidentally?
Politely revise your range before final agreement, citing new insights.
16. Is it unprofessional to avoid the salary question?
Yes, but deflection with professionalism is acceptable early in discussions.
17. How can I disclose salary expectations in an email?
Be concise and polite. Example: “Based on my experience, I expect ₦300,000–₦350,000 monthly.”
18. What if the job posting lists ‘competitive salary’?
Request clarification or share a range based on typical market value.
19. How do I discuss salary during final negotiation?
State your range confidently and justify with achievements and research.
20. Can I use Arewacampus.com.ng for salary research?
Yes. We regularly publish up-to-date salary insights for Nigerian careers and global roles.