Tour Consultant
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 Tourism & Travel Lagos Full Time Tour Consultant Tour Consultant Jobberman Nigeria Recruitment Consulting & Strategy 1 month ago Easy apply Lagos Full Time Tourism & Travel NGN
250,000 - 400,000 Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS Job summary Responsible for advising and planning travel trips for clients in accordance with their needs, wants, and capabilities Min Qualification: Degree Experience Level: Entry level Experience Length: 2 years Job descriptions & requirements Responsibilities: Research various destinations and means of travel regarding prices, customs, weather conditions, reviews etc. Diagnose the clients’ specifications and wishes and suggest suitable travel packages or services. Organize travels from beginning to end, through accommodation, and securing rental transportation etc. Supply travelers with pertinent information and useful travel/holiday material (guides, maps, event programs, etc.) Use promotional techniques and prepare promotional materials to sell itinerary tour packages. Handle unforeseen problems and complaints and determine eligibility for money returns. Attend conferences to maintain familiarity with tourism trends. Create and update electronic records of clients. Curate travel experiences that would stand out and make it sellable. Identify customer taste to infuse these in the package being created. Coordinates transportation, Accommodations, insurance, tours, and activities for clients. Advise clients regarding destinations, cultures, climates, and activities on their packages. Provide information on services and answer questions with accuracy and efficiency on destinations Maintain relationships with key persons. Reach the revenue and profit targets Prepare all fee quotes and any information required by clients, colleagues, or authorities. Maintain strong working relationships with all clients and colleagues. Train staff to enhance their understanding of the travel industry. Other duties as assigned. Requirements: Have vast knowledge of holiday destinations Minimum of 2 years prior work experience as a Tour Consultant/Ticketing & Reservation Officer. Proficiency in English and any other languages is an advantage Proficiency in the use of Amadeus and Galileo GDS. Ability to relate with internal and external stakeholders at various levels using diplomacy and tactics. Analytical skills and attention to detail. Result-oriented with regard to quality and productivity goals. Exemplary sales skills and customer-oriented approach. Well-versed in various areas of travel (domestic/international, business/holidays, group/individual, etc.) Ability to present, persuade, and communicate effectively. Demonstrable ability to handle crises. Degree in Hospitality, Travel, Tourism, Business, or relevant field Candidates with personal travel experience will be preferred Demonstrate decision-making skills Strong organizational, communication, and interpersonal skills Team-oriented thinking and action; Flexibility and adaptability to changing situations High proficiency in the use of Microsoft Office tools Highly innovative & creative; Detail & Result orientation Must be able to identify and resolve problems promptly High level of initiative and good conflict management skills Good negotiation skills and high analytical ability Project Management Skills Presentation and good reporting skills Benefits: Medical (HMO). Paid holiday. Work Details: Normal daily load: 8 hours. Normal weekly load: 5 days (will work beyond this duration when necessary) Location: Lekki Phase 1 Remuneration: NGN 250,000 - 275,000 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 {
L'Œil de l'Expert Recrutement (IA)
Résumé de l'offre
Tour Consultant at Non precisé in Post A Job Post A Job Consulting & Strategy Touri. View the details for more information.
Détails clés :
- 💼 Contrat : Non spécifié
- 📍 Localisation : Post A Job Post A Job Consulting & Strategy Touri
- 🎓 Niveau : Selon profil
- 🛠️ Compétences : Management, Communication, ai
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
Consultant
window.notificationMessages = []; Find a Job + + + + Search const TopSearch = { handleSubmit: function (event) { event.preventDefault(); eve
Travel Consultant
Newwindow.notificationMessages = []; Find a Job + + + + Search const TopSearch = { handleSubmit: function (event) { event.preventDefault(); eve
Visa Consultant
window.notificationMessages = []; Find a Job + + + + Search const TopSearch = { handleSubmit: function (event) { event.preventDefault(); eve
Ticketing Consultant- Lekki
Ticketing Consultant Lekki CATILAS RESOURCES LIMITED 🎓 Formation / Diplômes Catilas Resources Limited, on behalf of our client, is currentl