ClickRecruit
  • Aziende
  • Crea una job description
  • Trova lavoro
  • Chi Siamo
  • Contatti
Registrati

Hai già un account?

Accedi
English Italian
Privacy Policy
© 2019 Digitalis S.r.l. All rights reserved
L'esperienza di navigazione su questo sito sarà migliore accettando i cookie.

Site Operations Manager - Centro Italia

1 mese fa | Roma, Lazio

Azienda

Amazon Europe Core S.à r.l.


Indirizzo

Roma, Lazio


Site Operations Manager - Centro Italia        var jMoQuery = jQuery.noConflict(); jMoQuery(document).ready(function() { jMoQuery(".slider").responsiveSlides(); }); function campaignInputClick(ev) { try { const clickedValue = ev.target.value; let hiddenInput = document.querySelector("#jsDataField input"); console.log("clickedValue: " + clickedValue); if (hiddenInput) hiddenInput.value = clickedValue; } catch (err) { console.error(err); } } function mainMHX() { let imageSelector = document.getElementById("imageSelector"); let hiddenInput = document.querySelector("#jsDataField input"); if (imageSelector) { const hiddenVal = hiddenInput.value; let campaignInputs = imageSelector.querySelectorAll("input"); if (hiddenVal.indexOf("Divers") !== -1) { console.log("Diversity Campaign was selected before, adapting radio buttons..."); campaignInputs[0].checked = false; campaignInputs[1].checked = true; } for (let i = 0; i < campaignInputs.length; i++) { campaignInputs[i].addEventListener("click", campaignInputClick); } } } document.addEventListener("DOMContentLoaded", mainMHX); html { min-height: 100%; -webkit-text-size-adjust: none; box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } .containerIA * { margin: 0; padding: 0; } body { background-color: white; margin: 0; padding: 0; } .containerIA { margin: 40px auto; max-width: 900px; font-size: 1.1em; line-height: 1.4; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: 400; color: #333e48; text-shadow: none; } .containerIA img { border: 0; display: block; width: 100%; height: auto; } .containerIA h1 { font-size: 2.3em; font-weight: 500; /* If used Arial as font then there is an issue in IE without setting font-weight: 700. IE then renders arial in h1 like with font-weight:900 */ line-height: 1.3; margin: 0; color: #879596; } .containerIA h2 { margin: 0 0 10px; font-size: 1.3em; font-weight: 400; line-height: 1.3em; } .containerIA h3 { margin: 0 0 10px; font-size: 1.1em; font-weight: 500; line-height: 1.3em; color: #879596; } .containerIA p { margin-bottom: 1em; } .containerIA ul { margin: 0; } .containerIA ul li { list-style-type: none; position: relative; left: 1.5em; margin-right: 1.5em; /* same amount as for the "left" rule */ margin-bottom: 0.4em; } .containerIA ul li:before { content: "\02022"; position: absolute; left: -1.1em; top: -4px; font-size: 1.4em; color: #879596; } .containerIA ul li ul li:before { content: "\0002E"; position: absolute; left: -1.2em; top: -9px; color: #879596; } .containerIA ul li:nth-last-of-type(1) { margin-bottom: 0; } .containerIA a { color: inherit; font-weight: inherit; text-decoration: none; white-space: nowrap; } .containerIA a:hover { text-decoration: underline; color: #008ad2; } .containerIA a[href^="tel"] { } .containerIA a[href^="mailto"] { } /*---- below: header ----*/ .containerIA ul.slider { list-style-type: none; margin: 0; padding: 0; position: relative; flex-shrink: 0; } .containerIA ul.slider img { width: 100%; } .containerIA ul.slider li { background-image: none; margin: 0; padding: 0; left: 0; position: relative; } .containerIA ul.slider li::before, .containerIA ul.slider::after { content: ""; display: block; clear: both; } .containerIA ul.slider li div.slider-quotes { display: flex; flex-direction: column; width: 100%; padding: 2em; background: rgba(0,0,0,.4); position: absolute; left: 0; bottom: 3.5em; color: white; } .containerIA ul.slider li div.slider-quotes div { display: inline-table; width: auto !important; border: 3px solid yellow; } .containerIA ul.slider li div.slider-quotes div p { margin: 0; } .containerIA ul.slider li div.slider-quotes div:nth-of-type(1) { margin: 0 0 10px; font-size: 1.3em; } /*---- below: header ----*/ .containerIA .header { display: flex; flex-direction: column; margin: 0; padding: 5% 0 0; } .containerIA .logo { max-width: 160px; align-self: center; margin: 0 0 2em; flex-shrink: 0; } .containerIA .logo a { display: block; } .containerIA .introText, .containerIA .content .flex-row, .containerIA .content .flex-column, .containerIA footer { padding: 3em 5%; } .containerIA .title { padding: 0 5% 3em 5%;} .containerIA .introText { } .containerIA .introText-title { font-size: 1.8em; margin: 0 0 10px; color: #879596; } .containerIA .title { text-align: center; } /*---- below: content ----*/ .containerIA .content { padding: 0; } .containerIA .content h2 { font-weight: 500; color: inherit; } .containerIA .content .flex-column:last-child { margin-bottom: 0; } .containerIA .content .flex-row:last-child { border: 3px solid orange; margin-bottom: 0; } .containerIA .flex-column div:last-child, .containerIA .flex-column ul:last-child, .containerIA .flex-column p:last-child, .containerIA .content p:last-child, .containerIA .introText p:last-child { margin-bottom: 0; } .last-sentence { text-align: center; } /*---- below: flex columns & layout ----*/ .containerIA .flex-container { display: flex; flex-direction: column; justify-content: space-between; } .containerIA .flex-column { flex-direction: column; margin-bottom: 0; } .containerIA .flex-row { display: flex; justify-content: space-between; } /*-- below: box and --*/ .containerIA .box { margin: 0 0 3em; padding: 0; } .containerIA .box .box-header { display: flex; flex-direction: column; align-items: center; } .containerIA .box .box-header i { margin: 0 0 0.5em; font-size: 3.5em; border: 3px solid orange; } /*---- footer ----*/ .containerIA footer { display: flex; justify-content: space-around; background-color: #333e48; color: white; } .containerIA footer .box { margin: 0 !important; } .containerIA footer .logo-footer { width: 20%; flex-shrink: 0; } .containerIA footer a { } .containerIA footer a:hover { } .containerIA footer .social-icons { display: flex; justify-content: flex-end; } .containerIA footer .social-icons a { color: white; font-size: 1.5em; vertical-align: middle; margin-right: 0.8em; transition: 0.5s all ease; } .containerIA footer .social-icons a:nth-last-of-type(1) { margin-right: 0; } .containerIA footer .social-icons a:hover { color: #d3d3d3; } /*---- other ----*/ .containerIA .nobr, .containerIA .nowrap { white-space: nowrap; } .containerIA .cf::before, .containerIA .cf::after { content: " "; display: table; } .containerIA .cf::after { clear: both; } .containerIA address { font-style: inherit; } /*----++++ OTHERS CLASSES ++++----*/ /*----++++ modifier ++++----*/ .box--32 { width: 32%; } .box--48 { width: 48%; } #monsterIA .mymessage {color: #673694; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;} /*----++++================++++----*/ /*----++++ MEDIA QUERIES ++++----*/ /*---- fix for allowing IE to accept some properties like max-width ----*/ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .containerIA img { height: auto; } } /*---- max-width: 790px ----*/ @media (max-width: 790px), print { .containerIA { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; margin: auto; } .containerIA .mobile-hidden { display: none; } } /*---- max-width: 700px ----*/ @media (max-width: 700px), print { .containerIA h1 { font-size: 1.7em; } .containerIA h2 { font-size: 1.2em; font-weight: 500; } .containerIA .box { width: 100%; padding: 0; margin: 0 0 3.5em; } .containerIA .flex-row { flex-direction: column; } .containerIA .flex-row .box:nth-last-of-type(1), .containerIA .flex-column .box:nth-last-of-type(1) { margin: 0; } .containerIA footer { flex-direction: column; text-align: center; justify-content: center; align-items: center; } .containerIA footer .box { } .containerIA footer .logo-footer { width: 45%; margin: 1em 0 3em !important; } .containerIA footer .columnFlex.social-icons { justify-content: center; } .containerIA footer .social-icons { justify-content: center; margin: 2em 0 0 !important; } } /*---- max-width: 640px ----*/ @media (max-width: 640px), print { .containerIA .logo { display: none; } .containerIA .header { padding: 0; } } /*---- max-width: 500px ----*/ @media (max-width: 500px), print { .containerIA { font-size: 1em; } .containerIA h1 { line-height: inherit; } .containerIA ul { margin-bottom: 0 !important; } } /*---- max-width: 360px ----*/ @media screen and (max-width:360px) { .containerIA ul.slider { display: none; } } /* ViewMode: hide Monster footer from HTML preview */ #AppliesFooterHolder {display: none;} /* ViewMode: Floating bar z-index fix */ div.floatingBar {z-index: 999 !important;} /* EditMode: and elements + Hint Message */ #body textarea, #body input, #body input[type="text"] { width: 100%; font-family: inherit; font-size: inherit; color: #000 !important; line-height: normal !important; padding: 5px; background: #fff !important; border: 1px solid #E6E7E8; box-sizing: border-box;} #body input, #body input[type="text"] { height: 1.5em !important;} #body .mymessage { font-family: sans-serif; font-size: 12px; color: #6E46AE !important; line-height: normal !important; padding:5px; background:#E6E7E8;} /* EditMode: External Styles Fixes */ #body footer { background: inherit; border: 0; text-align: inherit; color: inherit;} #body footer * { font-size: inherit; color: inherit;} /* preview in Webadmin */ #CustomTemplateHeader, #liteRegDiv {display:none;} #imageSelector { border: 1px inset #d8d5de; border-radius: 6px; background: rgb(220,232,249); background: linear-gradient(180deg, rgb(220,232,249) 10%, rgb(221,249,255) 74%); padding: 15px; margin: 2em 15px; } #imageSelector p { font-weight: 700; margin: 0 0 1em; padding: 0; } #imageSelector input { display: inline-block; width: auto !important; vertical-align: bottom; margin-right: 5px; } #imageSelector label {display: inline-block;}
Site Operations Manager - Centro Italia  1328336 | Amazon Italia Transport Srl
DESCRIPTION:ABOUT AMAZONAt Amazon, we have a peculiar culture built on exploring into unknown and new frontiers. From selling books to creating the Kindle; from making films to launching faster delivery, Amazon reinvents normal.Amazon cultivates a culture of innovation. If you’re looking for an opportunity to be a part of a progressive, flexible and innovative work environment and are excited by the opportunity to build something new, we need unusually customer-focused, data driven and inventive people to help us.When we hire you at Amazon, we hire for the future. With unlimited career opportunities, Amazon invests in ensuring our teams are always challenged, constantly learning from each other, and are creatively contributing to our next big idea. You will be surrounded by the best innovators of our time and we welcome you to make history with usABOUT THE POSITIONAs Delivery Station Site leader, you will lead a team comprising of Operations Managers, Shift Managers, Operations Supervisors and Operations Assistants.Some of the things you’ll get involved in are:
  • Overseeing the delivery of Amazon orders
  • Support operations leadership team in daily management, including allocating labour, guiding meetings, assigning job responsibilities, and communicating with internal and external suppliers, including agency management representatives and their drivers.
  • Finding simple, smart and innovative ways to improve how we work for the benefit of our customers and on budget, and driving forward the implementation of that vision
  • Working to KPIs such as Delivery On Time, First Time Delivery Achievement and Enhancing Customer Service
  • Effectively managing relationships with driver suppliers and inspiring the workforce to achieve and exceed
  • Thinking methodically about project management with attention to detail, the ability to influence others and solid organisational skills.
  • Being obsessed by metrics and diving deep to find root causes quickly, to guide improvement
BASIC QUALIFICATIONS
  • Direct Management experience, comprising both a salaried workforce, hourly and agency strong workforce, in a logistics, manufacturing, engineering, production or distribution environment.
  • Experience with planning, performance metrics, process improvement and lean techniques
  • Experience with the full staffing life cycle, including interviewing, hiring, performance management, promotions and terminations.
  • Strong analytical capability: Track record of digging into data and finding solutions for a variety of operational problems.
  • Flexible approach to work: you commit the time required to get the job done properly, and you’re willing, and able to carry out flexible schedules and shifts,
  • Professional communications skills (including local language and English, written and verbal)
  • Must have a degree level or equivalent qualification, ideally in Engineering, Operations or related logistics field.
  • Experience managing contingent workforce in a business with peak seasons.
  • Lean Manufacturing - Six Sigma Certification.
PLEASE SUBMIT YOUR C.V. IN ENGLISH
PREFERRED QUALIFICATIONSNice to have:
  • A good understanding of commercial vehicle operations.WHAT DO WE OFFER?
All permanent Amazon employees, whether working in Italian fulfillment centers or corporate offices, receive competitive pay and a comprehensive benefits package, including private medical insurance from day one, life assurance, an employee discount on Amazon.it and a company pension plan.There are other, more intangible rewards too, like a refreshing lack of hierarchy, the chance to work with some of the brightest minds of the industry, plenty of team spirit and an informal atmosphere - suits and ties are few and far between.“Amazon is an equal opportunities employer. We believe passionately that employing a diverse workforce is central to our growth. We make recruiting decisions based on your experience and skills. We value your passion to discover, invent, simplify and build. See why diversity is important to us at amazon.com/diversity.For individuals with disabilities who would like to request an accommodation, please visit https://www.amazon.jobs/en/disability/us.”
    
Candidati all'offerta