Marketer
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 Marketing & Communications Education Abuja Full Time Marketer Marketer Community Trust Network Marketing & Communications Yesterday Easy apply New Featured Abuja Full Time Education NGN
150,000 - 250,000 Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS Job summary We are seeking an experienced Marketer to drive student recruitment through effective marketing strategies. The ideal candidate must have proven experience in marketing, generating and converting leads, excellent communication skills, and a proven ability to promote education services. This role also requires meeting set student enrolment targets within specified timelines. Min Qualification: HND Experience Level: Mid level Experience Length: 3 years Language Requirement: English Working Hours: Full Time - 9 to 5 Applicant Location: Abuja, Nigeria Job descriptions & requirements Responsibilities: Strong follow-up of leads and convert them into student enrolments. Conduct cold calls, send emails, and outreach to generate leads. Meet and exceed student monthly enrolment targets given. Develop and implement marketing strategies to recruit students for international study programmes. Collaborate with the team to improve marketing strategies and client acquisition Conduct seminars, workshops, and webinars on study abroad opportunities. Maintain relationships with partner universities and institutions. Creating of engaging content for social media, blogs, and marketing materials. Develop and execute marketing campaigns to attract prospective students Engage with prospects through social media, WhatsApp, and digital platforms Build and maintain strong relationships with prospective students, parents, and educational institutions. Stay updated on international education trends, visa policies, and scholarship opportunities. Follow up with students and provide ongoing support until they are successfully enrolled. Requirements: Minimum of HND 3 years proven experience in marketing, sales, and business development Ability to transfer applicants into successful enrolments. Proficiency in Microsoft Office and CRM software Strong skills in: Cold-calling & email marketing Digital marketing (social media, ads, content creation) Lead generation and conversion Excellent communication and interpersonal skills Confident, persuasive, and target-driven Proven ability to achieve and exceed set monthly targets. Ability to work independently and as part of a team Experience in study abroad is an advantage What We Offer: Competitive salary + performance-based incentives Commission on sales closed. Opportunity to grow into the study abroad industry Location: Abuja Remuneration: NGN 250000 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) {
this.sendToGA('view_promotion', 'impression');
observer.disconnect();
}
});
}, { threshold: 0.5 });
observer.observe(this.$root);
},
trackClick() {
this.sendToGA('select_promotion', 'click');
},
sendToGA(event, action) {
window.ga_push_event(event, {
'action': action,
'category': this.deviceType,
'creative_name': this.slot,
'creative_slot': '
Prêt à postuler ?
Conseil Sécurité
Ne versez jamais d'argent pour obtenir un entretien. Taf4All ne vous contactera jamais pour vous demander des frais de dossier.
Ces offres pourraient aussi vous intéresser
Marketer
window.notificationMessages = []; Find a Job + + + + Search const TopSearch = { handleSubmit: function (event) { event.preventDefault(); eve
Digital Marketer
Newwindow.notificationMessages = []; Find a Job + + + + Search const TopSearch = { handleSubmit: function (event) { event.preventDefault(); eve
Restaurant Marketer
📌 📌 At Stem Kitchen, we take pride in delivering outstanding food and service in a welcoming and innovative environment. Our commitment to
Marketing Manager
window.notificationMessages = []; Find a Job + + + + Search const TopSearch = { handleSubmit: function (event) { event.preventDefault(); eve