CDIil y a 7 jours

Strategy & Partnerships Associate

Non precisé
Post A Job Post A Job Consulting & Strategy Retai

Description du poste

window.notificationMessages = []; Find a Job + + + + Search const TopSearch = {
handleSubmit: function (event) {
event.preventDefault();
event.stopPropagation();

const form = event.target;

const getValue = (name) => {
if (form[name]) {
if (form[name].type) {
if (["select-one", "text", "hidden"].indexOf(form[name].type) > -1) {
return form[name].value;
}
if (["checkbox", "radio"].indexOf(form[name].type) > -1 && form[name].checked) {
return form[name].value;
}
} else if (form[name].length) {
return form[name].value;
}
}

return "";
};

const experienceLevel = getValue("experience[]") || getValue("experience");
const jobFunction = getValue("job_function[]") || getValue("job_function");
const industry = getValue("industry[]") || getValue("industry");
const location = getValue("location[]") || getValue("location");
const workType = getValue("work_type");
const term = getValue("q");
const sortBy = getValue("sort_by");

// If the logged in user is authenticated
// Append authenticated value to make url unique/different to logged out url
// same action is happening in SearchFilterViewComposer
// line 589 in the multiSearchFilterHref function
const authenticated = document.getElementById("authenticated").value;
let toUrl = "";
if (industry.trim() && jobFunction.trim()) {
const segments = [jobFunction, location, workType].filter((x) => x);
toUrl = `${segments.join("/")}?industry=${industry}`;
} else {
const segments = [jobFunction, industry, location, workType].filter((x) => x);
toUrl = segments.join("/");
}

if (experienceLevel) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}experience=${experienceLevel}`;
}

if (term.trim()) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}q=${encodeURI(term.replace(" ", "+"))}`;
}

if (sortBy.trim()) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}sort=${sortBy}`;
}

if (authenticated === "true") {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}authenticated=${Date.now()}`;
}

const wholeUrl = `${form.getAttribute("action")}/${toUrl.toLocaleLowerCase()}`;
window.location.assign(wholeUrl.replace(/\/$/, ""));

return false;
},
}; Homepage Consulting & Strategy Retail, Fashion & FMCG Lagos Full Time Strategy & Partnerships Associate Strategy & Partnerships Associate Intred Consulting & Strategy Yesterday Easy apply New Featured Lagos Full Time Retail, Fashion & FMCG NGN
70,000 - 150,000 Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS Job summary We are hiring a strategy & partnerships associate to support client engagement, research, and deal execution across the business. This is not a routine role. You will be expected to think, move quickly, and take ownership. The role sits at the intersection of clients, partners, and internal execution and requires someone who is proactive, commercially aware, and comfortable operating with minimal supervision. You will help identify opportunities, build partner relationships, and contribute directly to how projects are planned and delivered. Min Qualification: OND Experience Level: Entry level Experience Length: 1 year Language Requirement: English Working Hours: Full Time - 9 to 5 Applicant Location: Lagos, Nigeria Job descriptions & requirements Responsibilities: Client and Commercial Support Engage with clients alongside the team on ongoing and new projects Break down client needs into clear, actionable plans Support development of proposals, pricing structures, and execution plans Strategy & Research: Identify and evaluate vendors, partners, and market opportunities Research pricing, competitors, and operational approaches to improve margins Turn research into practical recommendations and actions Partnerships & Deal Sourcing: Source and onboard new partners (vendors, service providers, platforms) Identify opportunities for synergies, cost savings, and new revenue streams Support discussions and coordination with partners from initial contact to execution Execution & Follow-Through: Ensure ideas and plans are followed through to completion Work closely with operations to align planning with delivery Track progress, flag issues early, and solve problems quickly Requirements: A minimum of 1 year of experience in business development, operations, consulting, or similar Strong communication skills; able to speak confidently with clients and partners Highly proactive; you don’t wait to be told what to do Strong research and problem-solving ability Commercial mindset; you understand cost, value, and opportunities Organized and reliable under pressure What Will Set You Apart: Experience dealing with clients or external stakeholders Ability to negotiate or manage conversations with vendors Strong attention to detail while moving quickly Interest in startups, consulting, or building businesses Compensation Structure: Remuneration: NGN100,000 Monthly Performance Bonus: 25% – 100% of monthly salary per project, based on contribution and results Work Expectations Hybrid: minimum 2 days per week in office Willingness to work late nights, weekends, and public holidays when required (with prior notice) Fast-paced, high-responsibility environment; you will be expected to deliver, not just assist Why This Role: This role offers direct exposure to client strategy and execution, partnership development and deal-making, and real operational decision-making High performers in this role will have a clear path into senior strategy, partnerships, or operations roles within the company. Log In and Apply Important safety tips Do not make any payment without confirming with the Jobberman Customer Support Team. If you think this advert is not genuine, please report it via the Report Job link below. Report Job Log in to apply now Continue with Google google-icon Continue with Linkedin Or continue with function updateStatus() {
return {
show: true,
showDiv: false,

passwordLength: false,
passwordUpper: false,
passwordLower: false,
passwordNumber: false,
passwordSpecial: false,

strength: 0,

passwordCheck(password) {
this.passwordLower = /[a-z]/.test(password);
this.passwordUpper = /[A-Z]/.test(password);
this.passwordLength = password.length >= 6;
this.passwordNumber = /[0-9]/.test(password);
this.passwordSpecial = /[^a-zA-Z0-9]/.test(password);

this.strength = [this.passwordLower, this.passwordUpper, this.passwordLength, this.passwordNumber, this.passwordSpecial].filter(Boolean).length;
}
};
} Forgot Password? Keep me logged in Log in Don't have an account? Sign Up to Apply Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS function bannerAd() {
return {
slot: 'listing-1',
deviceType: 'desktop',

trackImpression() {
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {

Conseil Sécurité

Ne versez jamais d'argent pour obtenir un entretien. Taf4All ne vous contactera jamais pour vous demander des frais de dossier.