Growth Expert
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 Entertainment, Events & Sport Ibadan & Oyo State Full Time Growth Expert Growth Expert Owanbe Arena Marketing & Communications 1 month ago Easy apply Immediate Start Ibadan & Oyo State Full Time Entertainment, Events & Sport NGN 70,000 - 150,000 Negotiable Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS Job summary We are seeking a Growth Expert (Growth Marketing & Strategy) to drive user acquisition, engagement, retention, and revenue growth for Owanbe Arena. This role is highly data-driven and strategic, combining marketing, experimentation, analytics, and product insight to scale the app. The ideal candidate understands mobile app growth, user behavior, digital marketing channels. Min Qualification: Degree Experience Level: Mid level Experience Length: 3 years Working Hours: Full Time - Full Time Job descriptions & requirements Responsibilities: Growth Strategy & Execution: Develop and execute a comprehensive growth strategy to increase app downloads, active users, and event bookings Identify and optimize growth funnels (acquisition, activation, retention, referral, and revenue—AARRR). Run experiments (A/B tests) to improve conversion rates and user engagement User Acquisition & Marketing: Plan and manage paid and organic growth channels (social media, influencer marketing, referrals, partnerships, SEO/ASO) Identify high-performing acquisition channels and scale them efficiently Collaborate with content and brand teams to ensure consistent messaging and growth-focused campaigns Product & User Experience Optimization: Work closely with product and engineering teams to improve onboarding, user journeys, and in-app engagement Analyze user behavior to identify friction points and growth opportunities Provide growth-driven feedback on product features and updates Data & Analytics: Track and analyze key growth metrics (CAC, LTV, retention, churn, conversion rates) Build dashboards and reports to monitor performance and inform decisions Use data insights to guide experiments and prioritize initiatives Partnerships & Community Growth: Explore strategic partnerships with event vendors, planners, influencers, and communities Design referral and loyalty programs to drive organic growth Requirements: Must-Have: Proven experience in growth marketing, growth strategy, or performance marketing (preferably in tech or mobile apps) Strong understanding of digital marketing channels and analytics tools Experience running experiments and interpreting data Ability to think strategically and execute tactically Strong communication and collaboration skills Nice-to-Have: Experience growing a marketplace, SaaS, or event-related platform Familiarity with African or Nigerian event culture and market trends Knowledge of ASO (App Store Optimization) Experience with tools like Google Analytics, Mixpanel, Firebase, Amplitude, or similar What Success Looks Like: Increased app downloads and active users Improved user retention and engagement Clear, data-backed growth insights and experiments Scalable growth systems and repeatable acquisition channels Why Join Owanbe Arena? Opportunity to shape the growth of a fast-growing event tech platform High ownership and impact on company success Creative, fun, and culturally vibrant product Flexible work environment 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) {
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.