{"id":48948,"date":"2024-04-02T15:36:44","date_gmt":"2024-04-02T15:36:44","guid":{"rendered":"https:\/\/okrinstitute.org\/?page_id=48948"},"modified":"2024-04-09T15:28:30","modified_gmt":"2024-04-09T15:28:30","slug":"bauhaus","status":"publish","type":"page","link":"https:\/\/okrinstitute.org\/fr\/case-studies\/bauhaus\/","title":{"rendered":"Bauhaus"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n    <meta charset=\"utf-8\">\n    <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">\n\n    <meta content=\"\" name=\"description\">\n    <meta content=\"\" name=\"keywords\">\n\n    <!-- Favicons -->\n    <link href=\"assets\/img\/apple-touch-icon.png\" rel=\"apple-touch-icon\">\n\n    <!-- Google Fonts -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&#038;family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&#038;family=Inter:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&#038;display=swap\"\n        rel=\"stylesheet\">\n\n    <!-- Bootstrap CSS -->\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.0.2\/dist\/css\/bootstrap.min.css\" rel=\"stylesheet\"\n        integrity=\"sha384-EVSTQN3\/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC\" crossorigin=\"anonymous\">\n\n    <!-- icons Files -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.10.2\/font\/bootstrap-icons.css\"\n        integrity=\"sha384-b6lVK+yci+bfDmaY1u0zE8YYJt0TZxLEAFyYSLHId4xoVvsrQu3INevFKo+Xir8e\" crossorigin=\"anonymous\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/remixicon\/3.5.0\/remixicon.css\"\n        integrity=\"sha512-HXXR0l2yMwHDrDyxJbrMD9eLvPe3z3qL3PPeozNTsiHJEENxx8DH2CxmV05iwG0dwoz5n4gQZQyYLUNt1Wdgfg==\"\n        crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\n    <link href=\"assets\/vendor\/swiper\/swiper-bundle.min.css\" rel=\"stylesheet\">\n\n<\/head>\n\n<style>\n    :root {\n        --color-default: #424242;\n        --color-primary: #5cb85b;\n        --color-secondary: #3a3a3a;\n    }\n\n    a {\n        color: var(--color-primary);\n        text-decoration: none;\n    }\n\n    .breadcrumbs .page-header:before {\n        background: linear-gradient(45deg, rgb(52, 168, 83) 0%, rgb(124, 187, 0) 95%);\n    }\n\n    .img-fluid {\n        max-width: 100%;\n        height: auto;\n    }\n\n    .case-study .services-list {\n        padding: 10px 30px;\n        border: 1px solid #d3dff3;\n        margin-bottom: 20px;\n    }\n\n    .case-study .services-list a {\n        display: block;\n        line-height: 1;\n        padding: 8px 0 8px 15px;\n        border-left: 3px solid #c2cbdf;\n        margin: 20px 0;\n        color: var(--color-secondary);\n        transition: 0.3s;\n    }\n\n    .case-study .services-list a.active {\n        font-weight: 700;\n        border-color: var(--color-primary);\n    }\n\n    .case-study .services-list a:hover {\n        border-color: var(--color-primary);\n    }\n\n    .case-study .services-img {\n        margin-bottom: 20px;\n    }\n\n    .case-study h3 {\n        font-size: 28px;\n        font-weight: 700;\n        color: var(--color-secondary);\n    }\n\n    .case-study h4 {\n        font-size: 20px;\n        font-weight: 700;\n        color: var(--color-secondary);\n    }\n\n    .case-study p {\n        font-size: 15px;\n    }\n\n    .case-study ul {\n        list-style: none;\n        padding: 0;\n        font-size: 15px;\n    }\n\n    .case-study ul li {\n        padding: 5px 0;\n        align-items: center;\n        margin: 1rem;\n        list-style-position: outside;\n    }\n\n    .industris li{\n        margin: 0 !important;\n    }\n\n    .case-study ul i {\n        font-size: 20px;\n        margin-right: 8px;\n        color: var(--color-primary);\n    }\n\n\n    .case-study .icon-box {\n        display: flex;\n        align-items: center;\n        padding: 20px 0;\n        transition: ease-in-out 0.3s;\n    }\n\n    .case-study .icon-box i {\n        font-size: 32px;\n        padding-right: 10px;\n        line-height: 1;\n    }\n\n    .case-study .icon-box h3 {\n        font-weight: 700;\n        margin: 0;\n        padding: 0;\n        line-height: 1;\n        font-size: 16px;\n    }\n\n    .case-study .icon-box h3 a {\n        color: #493c3e;\n        transition: ease-in-out 0.3s;\n    }\n\n    .case-study .icon-box:hover a {\n        color: #e43c5c;\n    }\n\n    .list {\n        box-shadow: 2px 0 35px 0 rgba(68, 88, 144, 0.12);\n    }\n\n    .badge {\n        background: #2b2b2b59;\n        color: #fff !important;\n        font-size: 16px !important;\n        padding: 10px 30px;\n        margin-bottom: 30px;\n        border-radius: 10px;\n    }\n\n    .box {\n        padding: 20px;\n        transition: ease-in-out 0.3s;\n        box-shadow: 2px 0 35px 0 rgba(68, 88, 144, 0.12);\n        margin-bottom: 30px;\n    }\n\n    .entry-meta-cases {\n        margin-bottom: 15px;\n        color: #b1a0a3;\n    }\n\n    .entry-meta-cases ul {\n        display: flex;\n        flex-wrap: wrap;\n        list-style: none;\n        align-items: center;\n        padding: 0;\n        margin: 0;\n    }\n\n    .entry-meta-cases ul li+li {\n        padding-left: 20px;\n    }\n\n    .entry-meta-cases i {\n        font-size: 16px;\n        margin-right: 8px;\n        line-height: 0;\n    }\n\n    .entry-meta-cases a {\n        color: #777777;\n        font-size: 14px;\n        display: inline-block;\n        line-height: 1;\n    }\n\n    .breadcrumbs{\n        background-color: #7CBA00;\n    }\n    .breadcrumbs .page-header {\n        padding: 140px 0 80px 0;\n        position: relative;\n        background-size: cover;\n        background-position: center;\n        background-repeat: no-repeat;\n    }\n\n    .breadcrumbs .page-header:before {\n        content: \"\";\n        background-color: rgba(14, 29, 52, 0.8);\n        position: absolute;\n        inset: 0;\n    }\n\n    .breadcrumbs .page-header h2 {\n        font-size: 56px;\n        font-weight: 500;\n        color: #fff !important;\n        font-family: var(--font-secondary);\n    }\n\n    .breadcrumbs .page-header p {\n        color: rgba(255, 255, 255, 0.8);\n    }\n\n    .breadcrumbs nav {\n        background-color: #7CBA00;\n        padding: 20px 0 0;\n        color: #fff;\n    }\n\n    .breadcrumbs nav ol {\n        display: flex;\n        flex-wrap: wrap;\n        list-style: none;\n        margin: 0;\n        padding: 0;\n        font-size: 16px;\n        font-weight: 600;\n        color: var(--color-secondary);\n    }\n\n    .breadcrumbs nav ol a {\n        color: #fff;\n        transition: 0.3s;\n    }\n\n    .breadcrumbs nav ol a:hover {\n        text-decoration: underline;\n    }\n\n    .breadcrumbs nav ol li+li {\n        padding-left: 10px;\n    }\n\n    .breadcrumbs nav ol li+li::before {\n        display: inline-block;\n        padding-right: 10px;\n        color: #4278cc;\n        content: \"\/\";\n    }\n\n    .pointer {\n        cursor: pointer;\n    }\n\n    .case-study .case-study-pagination li.active,\n    .case-study .case-study-pagination li:hover {\n        background: #1bbd36;\n    }\n\n    .case-active {\n        background: #1bbd36;\n        color: #fff !important;\n        border-color: #1bbd36;\n    }\n\n    .case-study .case-study-pagination li.active a,\n    .case-study .case-study-pagination li:hover a {\n        color: #fff;\n    }\n\n    .case-study .sidebar {\n        padding: 30px;\n        margin: 0 0 60px 20px;\n        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);\n    }\n\n    .case-study .sidebar .sidebar-title {\n        font-size: 20px;\n        font-weight: 700;\n        padding: 0 0 0 0;\n        margin: 0 0 15px 0;\n        color: #111;\n        position: relative;\n    }\n\n    .case-study .sidebar .sidebar-item {\n        margin-bottom: 30px;\n    }\n\n    .case-study .sidebar .tags {\n        margin-bottom: -10px;\n    }\n\n    .case-study .sidebar .tags ul {\n        list-style: none;\n        padding: 0;\n    }\n\n    .case-study .sidebar .tags ul li {\n        display: inline-block;\n    }\n\n    .case-study .sidebar .tags ul a {\n        color: #515151;\n        font-size: 14px;\n        padding: 6px 14px;\n        margin: 0 6px 8px 0;\n        border: 1px solid #c4c4c4;\n        display: inline-block;\n        transition: 0.3s;\n    }\n\n    .case-study .sidebar .tags ul a:hover {\n        color: #fff;\n        border: 1px solid #1bbd36;\n        background: #1bbd36;\n    }\n\n    .case-study .sidebar .tags ul a span {\n        padding-left: 5px;\n        color: #aaaaaa;\n        font-size: 14px;\n    }\n\n    \/* slider *\/\n    .wrapper {\n        align-items: center;\n        display: flex;\n        height: 55vh;\n        justify-content: center;\n        width: 100%;\n    }\n\n    .carousel {\n        aspect-ratio: 16\/9;\n        border-radius: 1rem;\n        display: grid;\n        grid-template-areas: \"stack\";\n        max-height: 36rem;\n        max-width: 64rem;\n        overflow: hidden;\n        position: relative;\n        width: 100%;\n    }\n\n    .slide {\n        display: block;\n        grid-area: stack;\n        height: 110%;\n        opacity: 0;\n        transition: opacity 2s ease-in-out;\n        width: 110%;\n    }\n\n    .slide-logo{\n        width: 100% !important;\n        height: 100% !important;\n    }\n\n    .slide img {\n        animation: panRight 10s ease-in-out infinite;\n        height: 100%;\n        position: absolute;\n        width: 100%;\n    }\n\n    @keyframes panUp {\n        0% {\n            transform: translateY(0);\n        }\n\n        100% {\n            transform: translateY(-10%);\n        }\n    }\n\n    @keyframes panDown {\n        0% {\n            transform: translateY(-10%);\n        }\n\n        100% {\n            transform: translateY(0);\n        }\n    }\n\n    @keyframes panRight {\n        0% {\n            transform: translateX(0);\n        }\n\n        100% {\n            transform: translateX(-10%);\n        }\n    }\n\n    @keyframes panLeft {\n        0% {\n            transform: translateX(-10%);\n        }\n\n        100% {\n            transform: translateX(0);\n        }\n    }\n .services-list a.pointer {\n    display: none; \n}\n.hidden-container {\n    display: none;\n}\n<\/style>\n\n<body data-rsssl=1>\n\n    <!-- ======= Header ======= -->\n\n    <main id=\"main\" style=\"margin-top:0 !important\" class=\"case-study\">\n\n        <!-- ======= Breadcrumbs ======= -->\n        <div class=\"breadcrumbs\">\n            <nav>\n                <div class=\"container d-flex justify-content-between align-items-center\">\n                    <h2 style=\"margin-bottom: 0; color: #fff\">Bauhaus<\/h2>\n                    <ol>\n                        <li><a href=\"https:\/\/okrinstitute.org\/\">Home<\/a><\/li>\n                        <li><a href=\"https:\/\/okrinstitute.org\/case-studies\/\">Case Study<\/a><\/li>\n                        <li>Bauhaus<\/li>\n                    <\/ol>\n                <\/div>\n            <\/nav>\n        <\/div><!-- End Breadcrumbs -->\n    \n        <section id=\"case-study\" class=\"case-study\">\n            <div class=\"container\">\n    \n                <div class=\"row gy-4\">\n    \n                    <div class=\"col-lg-8\">\n    \n                        <div class=\"entry-meta-cases\">\n                            <ul>\n                                <li id=\"dynamicWebsite\" class=\"d-flex align-items-center\"><i\n                                        class=\"bi bi-globe-americas\"><\/i> <a href=\"https:\/\/www.bauhaus.eu\/\">Website<\/a>\n                                <\/li>\n                                <li class=\"d-flex align-items-center\"><i class=\"bi bi-person\"><\/i>17,000<\/li>\n                                <li class=\"d-flex align-items-center\"><i class=\"bi bi-building\"><\/i>Retail\n                                <\/li>\n                                <li class=\"d-flex align-items-center\"><i class=\"bi bi-building\"><\/i>OKR Coach: Dirk Coetsee<\/li>\n                            <\/ul>\n                        <\/div>\n    \n                        <div class=\"box\">\n    \n                            <p>The OKR Institute partnered with Bauhaus\/Bahag, a prominent retail company headquartered in Germany, to implement Objectives and Key Results across their teams. The initiative aimed to enhance strategic alignment and operational efficiency by using OKRs effectively. This collaboration focused on addressing the challenges of integrating OKRs within the company\u2019s framework, providing solutions through targeted training, and achieving significant outcomes in OKR drafting and alignment.<\/p>\n                            <!-- text will go here -->\n                            <div class=\"icon-box\">\n                                <i class=\"ri-flag-2-line\" style=\"color: #5cb85b;\"><\/i>\n                                <h3><a class=\"pointer\">Challenges<\/a><\/h3>\n                            <\/div>\n    \n                            <p>\n                                The main challenge was the rollout of OKRs at the German HQ, requiring a nuanced approach to ensure the OKR framework resonated with the company\u2019s strategic goals and operational practices, often referred to as the OKR heartbeat of Bauhaus\/Bahag.\n                            <\/p>\n    \n                            <div class=\"icon-box\">\n                                <i class=\"ri-magic-line\" style=\"color: #5cb85b;\"><\/i>\n                                <h3><a class=\"pointer\">Solutions<\/a><\/h3>\n                            <\/div>\n    \n                            <p>\n                                To overcome this challenge, the OKR Institute devised a strategic solution:\n                            <\/p>\n                            <ul style=\"list-style-type: disc; margin-left: 0;\">\n                                <li>OKR Practitioner Courses: Tailored courses were conducted for Agile Coaches and Team Leads, focusing on how to draft impactful OKRs and align them with both the company&#8217;s strategies and the unique operational rhythm, or heartbeat, that characterizes Bauhaus\/Bahag\u2019s approach to goal setting and achievement.<\/li>\n                            <\/ul>\n    \n                            <div class=\"icon-box\">\n                                <i class=\"ri-line-chart-line\" style=\"color: #5cb85b;\"><\/i>\n                                <h3><a class=\"pointer\">Outcomes<\/a><\/h3>\n                            <\/div>\n                            <p>\n                                The training initiative led to several key achievements:\n                            <\/p>\n                            <ul style=\"list-style-type: disc; margin-left: 0;\">\n                                <li>Strategic Alignment: Team Leads and Agile Coaches acquired the skills to effectively align OKRs with the company\u2019s strategic goals, ensuring a unified direction across all levels of the organization.<\/li>\n                                <li>Powerful OKR Drafting: Participants learned to draft powerful, team-specific OKRs that were not only aligned with the strategic vision but also customized to fit the distinct OKR heartbeat of Bauhaus\/Bahag, encapsulating the company\u2019s unique culture and operational tempo.<\/li>\n                            <\/ul>\n    \n                        <\/div>\n    \n                    <\/div>\n    \n                    <div class=\"col-lg-4\">\n    \n                        <div class=\"d-flex justify-content-around\" style=\"margin-bottom: 1rem\">\n                            <img decoding=\"async\" src=\"https:\/\/okrinstitute.org\/wp-content\/uploads\/2023\/08\/Bauhaus_logo.svg.png\" alt=\"\" class=\"img-fluid\" width=\"60%\">\n                        <\/div>\n    \n                      <div class=\"sidebar\">\n    \n                            <h3 class=\"sidebar-title\">Industries<\/h3>\n                            <div class=\"sidebar-item tags\">\n                                <ul class=\"industris\">\n                                    <li><a id=\"financial-services\" target=\"_blank\" rel=\"noopener\">Financial Services<\/a><\/li>\n                                    <li><a id=\"energy\" target=\"_blank\" rel=\"noopener\">Energy<\/a><\/li>\n                                    <li><a id=\"retail\" target=\"_blank\" rel=\"noopener\">Retail<\/a><\/li>\n                                    <li><a id=\"manufacturing\" target=\"_blank\" rel=\"noopener\">Manufacturing<\/a><\/li>\n                                    <li><a id=\"technology-automotive\" target=\"_blank\" rel=\"noopener\">Technology &#038; Automotive<\/a><\/li>\n                                    <li><a id=\"consumer\" target=\"_blank\" rel=\"noopener\">Consumer &#038; Industrial Products<\/a><\/li>\n                                    <li><a id=\"logistics\" target=\"_blank\" rel=\"noopener\">Logistics<\/a><\/li>\n                                    <li><a id=\"wholesale\" target=\"_blank\" rel=\"noopener\">Wholesale<\/a><\/li>\n                                    <li><a id=\"insurance\" target=\"_blank\" rel=\"noopener\">Insurance<\/a><\/li>\n                                    <li><a id=\"telecommunication\" target=\"_blank\" rel=\"noopener\">Telecommunication<\/a><\/li>\n                                    <li><a id=\"medtech-pharmaceutitcal\" target=\"_blank\" rel=\"noopener\">Medtech &#038; Pharmaceutical<\/a><\/li>\n                                    <li><a id=\"architecture\" target=\"_blank\" rel=\"noopener\">Architecture<\/a><\/li>\n                                    <li><a id=\"aviation\" target=\"_blank\" rel=\"noopener\">Aviation<\/a><\/li>\n                                    <li><a id=\"gaming\" target=\"_blank\" rel=\"noopener\">Gaming<\/a><\/li>\n                                    <li><a id=\"education\" target=\"_blank\" rel=\"noopener\">Education &#038; Consulting<\/a><\/li>\n                                <\/ul>\n                            <\/div><!-- End sidebar tags-->\n    \n                            <div class=\"services-list hidden-container\">\n                                <!-- Financial Services -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/mashreq-bank\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"financial-services\">Mashreq Bank<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/maybank\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"financial-services\">Maybank<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/payd\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"financial-services\">Payed<\/a>\n\n                                <!-- Energy -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/petronas\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"energy\">Petronas<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/origin-energy\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"energy\">Origin Energy<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/clp\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"energy\">CLP<\/a>\n\n                                <!-- Retail -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/sodexo\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"retail\">Sodexo<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/bauhaus\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"retail\">Bauhaus<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/ambient-lounge\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"retail\">Ambient Lounge<\/a>\n\n                                <!-- Manufacturing -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/allura\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"manufacturing\">Allura<\/a>\n\n                                <!-- Technology & Automotive -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/bosch\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"technology-automotive\">Bosch<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/linq\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"technology-automotive\">Linq<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/universal-robots\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"technology-automotive\">Universal Robots<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/microsoft\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"technology-automotive\">Microsoft<\/a>\n\n                                <!-- Consumer -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/henkel\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"consumer\">Henkel<\/a>\n\n                                <!-- Logistics -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/db-schenker\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"logistics\">DB Schenker<\/a>\n\n                                <!-- Wholesale -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/binzagr\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"wholesale\">Binzagr<\/a>\n\n                                <!-- Insurance -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/pasha-life\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"insurance\">Pasha Life<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/manulife\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"insurance\">Manulife<\/a>\n\n                                <!-- Telecommunication -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/omantel\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"telecommunication\">Omantel<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/telkom\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"telecommunication\">Telkom<\/a>\n\n                                <!-- Medtech & Pharmaceutical -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/roche\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"medtech-pharmaceutitcal\">Roche<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/med-el\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"medtech-pharmaceutitcal\">MED-EL<\/a>\n\n                                <!-- Architecture -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/the-architects-partisans\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"architecture\">The Architects Partisans<\/a>\n\n                                <!-- Aviation -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/gulfstream\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"aviation\">Gulfstream<\/a>\n\n                                <!-- Gaming -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/betika\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"gaming\">Betika<\/a>\n\n                                <!-- Education -->\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/prince-sultan-university\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"education\">Prince Sultan University<\/a>\n                                <a class=\"pointer\" href=\"https:\/\/okrinstitute.org\/case-studies\/Consultants\/\" target=\"_blank\" rel=\"noopener\" data-industry=\"education\">Consultants<\/a>\n\n                            <\/div>                            \n    \n                        <\/div><!-- End sidebar -->\n    \n                    <\/div>\n    \n                <\/div>\n    \n            <\/div>\n        <\/section>\n    \n    <\/main><!-- End #main -->\n    \n    \n    \n\n    <!-- ======= Footer ======= -->\n    <!-- End Footer -->\n\n    <script>\n        document.addEventListener(\"DOMContentLoaded\", function () {\n            var currentIndex = 0;\n            var slides = document.querySelectorAll('.slide');\n\n            var slideInterval = 8000;\n\n            function showSlide(index) {\n                slides.forEach(function (slide) {\n                    slide.style.opacity = '0';\n                });\n\n                var currentSlide = slides[index];\n                currentSlide.style.opacity = '1';\n\n               \n                var img = currentSlide.querySelector('img');\n                img.style.animation = 'none';\n              \n                void img.offsetWidth;\n            \n                switch (index % 4) {\n                    case 0:\n                        img.style.animation = 'panRight 10s ease-in-out infinite';\n                        break;\n                    case 1:\n                        img.style.animation = 'panDown 10s ease-in-out infinite';\n                        break;\n                    case 2:\n                        img.style.animation = 'panLeft 10s ease-in-out infinite';\n                        break;\n                    case 3:\n                        img.style.animation = 'panUp 10s ease-in-out infinite';\n                        break;\n                }\n            }\n\n            function nextSlide() {\n                currentIndex = (currentIndex + 1) % slides.length;\n                showSlide(currentIndex);\n            }\n\n            showSlide(currentIndex);\n            setInterval(nextSlide, slideInterval);\n        });\n    <\/script>\n\n    <script>\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            const servicesList = document.querySelector('.services-list');\n        \n            const filterServicesByIndustry = (industryId) => {\n                \/\/ Hide all service links first\n                const services = document.querySelectorAll('.services-list a.pointer');\n                services.forEach(service => service.style.display = 'none');\n        \n                \/\/ Show only services that match the selected industry\n                const relatedServices = document.querySelectorAll(`.services-list a.pointer[data-industry=\"${industryId}\"]`);\n                if(relatedServices.length) {\n                    \/\/ There are related services to show\n                    relatedServices.forEach(service => service.style.display = 'block');\n                    servicesList.classList.remove('hidden-container'); \/\/ Show the container if it was hidden\n                } else {\n                    \/\/ No related services, ensure the list is hidden\n                    servicesList.classList.add('hidden-container');\n                }\n            };\n        \n            const updateActiveClass = (selectedIndustry) => {\n                const industryLinks = document.querySelectorAll('.sidebar-item.tags a');\n                industryLinks.forEach((link) => {\n                    link.classList.remove('case-active'); \/\/ Remove active class from all industries\n                });\n                selectedIndustry.classList.add('case-active'); \/\/ Add active class to the selected industry\n            };\n        \n            \/\/ Event listener for industry selection\n            const industryLinks = document.querySelectorAll('.sidebar-item.tags a');\n            industryLinks.forEach((link) => {\n                link.addEventListener('click', (e) => {\n                    e.preventDefault(); \/\/ Prevent default anchor behavior\n                    const industryId = link.id; \/\/ Get the ID of the clicked link\n                    filterServicesByIndustry(industryId); \/\/ Filter services based on the selected industry\n                    updateActiveClass(link); \/\/ Update the active class\n                });\n            });\n        });\n    <\/script>    \n    \n    \n    <!-- JS Files -->\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.0.2\/dist\/js\/bootstrap.bundle.min.js\"\n        integrity=\"sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn\/tWtIaxVXM\"\n        crossorigin=\"anonymous\"><\/script>\n\n<\/body>\n\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Bauhaus Home Case Study Bauhaus Website 17,000 Retail OKR Coach: Dirk Coetsee The OKR Institute partnered with Bauhaus\/Bahag, a prominent retail company headquartered in Germany, to implement Objectives and Key Results across their teams. The initiative aimed to enhance strategic alignment and operational efficiency by using OKRs effectively. This collaboration focused on addressing the challenges [&hellip;]<\/p>\n","protected":false},"author":320,"featured_media":0,"parent":45989,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"qubely_global_settings":"","qubely_interactions":"","inline_featured_image":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-48948","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Bauhaus - OKRI - Effective OKR Certification Courses<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/okrinstitute.org\/fr\/case-studies\/bauhaus\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bauhaus\" \/>\n<meta property=\"og:description\" content=\"Bauhaus Home Case Study Bauhaus Website 17,000 Retail OKR Coach: Dirk Coetsee The OKR Institute partnered with Bauhaus\/Bahag, a prominent retail company headquartered in Germany, to implement Objectives and Key Results across their teams. The initiative aimed to enhance strategic alignment and operational efficiency by using OKRs effectively. This collaboration focused on addressing the challenges [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/okrinstitute.org\/fr\/case-studies\/bauhaus\/\" \/>\n<meta property=\"og:site_name\" content=\"OKRI - Effective OKR Certification Courses\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-09T15:28:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/okrinstitute.org\/wp-content\/uploads\/2023\/08\/Bauhaus_logo.svg.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/case-studies\\\/bauhaus\\\/\",\"url\":\"https:\\\/\\\/okrinstitute.org\\\/case-studies\\\/bauhaus\\\/\",\"name\":\"Bauhaus - OKRI - Effective OKR Certification Courses\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/case-studies\\\/bauhaus\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/case-studies\\\/bauhaus\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/okrinstitute.org\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/Bauhaus_logo.svg.png\",\"datePublished\":\"2024-04-02T15:36:44+00:00\",\"dateModified\":\"2024-04-09T15:28:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/case-studies\\\/bauhaus\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/okrinstitute.org\\\/case-studies\\\/bauhaus\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/case-studies\\\/bauhaus\\\/#primaryimage\",\"url\":\"https:\\\/\\\/okrinstitute.org\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/Bauhaus_logo.svg.png\",\"contentUrl\":\"https:\\\/\\\/okrinstitute.org\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/Bauhaus_logo.svg.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/case-studies\\\/bauhaus\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/okrinstitute.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"case studies\",\"item\":\"https:\\\/\\\/okrinstitute.org\\\/case-studies\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Bauhaus\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/#website\",\"url\":\"https:\\\/\\\/okrinstitute.org\\\/\",\"name\":\"OKRI - Effective OKR Certification Courses\",\"description\":\"Become a certified OKR Expert in drafting strong OKRs\",\"publisher\":{\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/okrinstitute.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/#organization\",\"name\":\"OKR Institute\",\"url\":\"https:\\\/\\\/okrinstitute.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/okrinstitute.org\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/icon-medium.png\",\"contentUrl\":\"https:\\\/\\\/okrinstitute.org\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/icon-medium.png\",\"width\":501,\"height\":501,\"caption\":\"OKR Institute\"},\"image\":{\"@id\":\"https:\\\/\\\/okrinstitute.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Bauhaus - OKRI - Formations certifiantes OKR efficaces","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/okrinstitute.org\/fr\/case-studies\/bauhaus\/","og_locale":"fr_FR","og_type":"article","og_title":"Bauhaus","og_description":"Bauhaus Home Case Study Bauhaus Website 17,000 Retail OKR Coach: Dirk Coetsee The OKR Institute partnered with Bauhaus\/Bahag, a prominent retail company headquartered in Germany, to implement Objectives and Key Results across their teams. The initiative aimed to enhance strategic alignment and operational efficiency by using OKRs effectively. This collaboration focused on addressing the challenges [&hellip;]","og_url":"https:\/\/okrinstitute.org\/fr\/case-studies\/bauhaus\/","og_site_name":"OKRI - Effective OKR Certification Courses","article_modified_time":"2024-04-09T15:28:30+00:00","og_image":[{"url":"https:\/\/okrinstitute.org\/wp-content\/uploads\/2023\/08\/Bauhaus_logo.svg.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/okrinstitute.org\/case-studies\/bauhaus\/","url":"https:\/\/okrinstitute.org\/case-studies\/bauhaus\/","name":"Bauhaus - OKRI - Formations certifiantes OKR efficaces","isPartOf":{"@id":"https:\/\/okrinstitute.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/okrinstitute.org\/case-studies\/bauhaus\/#primaryimage"},"image":{"@id":"https:\/\/okrinstitute.org\/case-studies\/bauhaus\/#primaryimage"},"thumbnailUrl":"https:\/\/okrinstitute.org\/wp-content\/uploads\/2023\/08\/Bauhaus_logo.svg.png","datePublished":"2024-04-02T15:36:44+00:00","dateModified":"2024-04-09T15:28:30+00:00","breadcrumb":{"@id":"https:\/\/okrinstitute.org\/case-studies\/bauhaus\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/okrinstitute.org\/case-studies\/bauhaus\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/okrinstitute.org\/case-studies\/bauhaus\/#primaryimage","url":"https:\/\/okrinstitute.org\/wp-content\/uploads\/2023\/08\/Bauhaus_logo.svg.png","contentUrl":"https:\/\/okrinstitute.org\/wp-content\/uploads\/2023\/08\/Bauhaus_logo.svg.png"},{"@type":"BreadcrumbList","@id":"https:\/\/okrinstitute.org\/case-studies\/bauhaus\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/okrinstitute.org\/"},{"@type":"ListItem","position":2,"name":"case studies","item":"https:\/\/okrinstitute.org\/case-studies\/"},{"@type":"ListItem","position":3,"name":"Bauhaus"}]},{"@type":"WebSite","@id":"https:\/\/okrinstitute.org\/#website","url":"https:\/\/okrinstitute.org\/","name":"OKRI - Cours de certification OKR efficaces","description":"Devenez un expert OKR certifi\u00e9 dans la r\u00e9daction d&#039;OKR solides","publisher":{"@id":"https:\/\/okrinstitute.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/okrinstitute.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/okrinstitute.org\/#organization","name":"Institut OKR","url":"https:\/\/okrinstitute.org\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/okrinstitute.org\/#\/schema\/logo\/image\/","url":"https:\/\/okrinstitute.org\/wp-content\/uploads\/2022\/01\/icon-medium.png","contentUrl":"https:\/\/okrinstitute.org\/wp-content\/uploads\/2022\/01\/icon-medium.png","width":501,"height":501,"caption":"OKR Institute"},"image":{"@id":"https:\/\/okrinstitute.org\/#\/schema\/logo\/image\/"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"qubely_landscape":false,"qubely_portrait":false,"qubely_thumbnail":false},"uagb_author_info":{"display_name":"Akram Tello","author_link":"https:\/\/okrinstitute.org\/fr\/author\/akram\/"},"uagb_comment_info":0,"uagb_excerpt":"Bauhaus Home Case Study Bauhaus Website 17,000 Retail OKR Coach: Dirk Coetsee The OKR Institute partnered with Bauhaus\/Bahag, a prominent retail company headquartered in Germany, to implement Objectives and Key Results across their teams. The initiative aimed to enhance strategic alignment and operational efficiency by using OKRs effectively. This collaboration focused on addressing the challenges\u2026","_links":{"self":[{"href":"https:\/\/okrinstitute.org\/fr\/wp-json\/wp\/v2\/pages\/48948","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/okrinstitute.org\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/okrinstitute.org\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/okrinstitute.org\/fr\/wp-json\/wp\/v2\/users\/320"}],"replies":[{"embeddable":true,"href":"https:\/\/okrinstitute.org\/fr\/wp-json\/wp\/v2\/comments?post=48948"}],"version-history":[{"count":4,"href":"https:\/\/okrinstitute.org\/fr\/wp-json\/wp\/v2\/pages\/48948\/revisions"}],"predecessor-version":[{"id":49144,"href":"https:\/\/okrinstitute.org\/fr\/wp-json\/wp\/v2\/pages\/48948\/revisions\/49144"}],"up":[{"embeddable":true,"href":"https:\/\/okrinstitute.org\/fr\/wp-json\/wp\/v2\/pages\/45989"}],"wp:attachment":[{"href":"https:\/\/okrinstitute.org\/fr\/wp-json\/wp\/v2\/media?parent=48948"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}