{"id":3325,"date":"2025-05-13T21:01:44","date_gmt":"2025-05-13T19:01:44","guid":{"rendered":"https:\/\/fit-up.com\/?page_id=3325"},"modified":"2025-05-14T12:31:51","modified_gmt":"2025-05-14T10:31:51","slug":"roi-von-betrieblichem-gesundheitsmanagement","status":"publish","type":"page","link":"https:\/\/fit-up.com\/en\/roi-von-betrieblichem-gesundheitsmanagement\/","title":{"rendered":"ROI von Betrieblichem Gesundheitsmanagement"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3325\" class=\"elementor elementor-3325\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-5e2d847 e-flex e-con-boxed e-con e-parent\" data-id=\"5e2d847\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-76ae407 e-flex e-con-boxed e-con e-parent\" data-id=\"76ae407\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c237b3 elementor-widget elementor-widget-fitup_roi_widget_full\" data-id=\"0c237b3\" data-element_type=\"widget\" data-widget_type=\"fitup_roi_widget_full.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <style>\n        .fitup-roi-container {\n            font-family: Arial, sans-serif;\n            background: #fff8e1;\n            padding: 30px;\n            border-radius: 12px;\n            max-width: 720px;\n            margin: auto;\n            box-shadow: 0 0 10px rgba(0,0,0,0.05);\n        }\n        .fitup-roi-container h2 {\n            color: #FEBD09;\n            margin-bottom: 20px;\n        }\n        .fitup-slider-group {\n            margin-bottom: 25px;\n        }\n        .fitup-slider-group label {\n            display: block;\n            font-weight: bold;\n            margin-bottom: 5px;\n            color: #131519;\n        }\n        .fitup-slider-group input[type=range] {\n            width: 100%;\n        }\n        .fitup-slider-value {\n            font-size: 14px;\n            margin-top: 5px;\n            color: #131519;\n        }\n        #packageSelection button {\n            margin-right: 10px;\n            padding: 8px 16px;\n            border: none;\n            border-radius: 6px;\n            cursor: pointer;\n            background: #eee;\n            color: #131519;\n            font-weight: bold;\n        }\n        #packageSelection button.active {\n            background-color: #FEBD09;\n            color: #131519;\n        }\n        .fitup-action {\n            margin-top: 20px;\n        }\n        .fitup-action button {\n            background-color: #131519;\n            color: #fff;\n            border: none;\n            padding: 12px 24px;\n            font-weight: bold;\n            border-radius: 8px;\n            cursor: pointer;\n            transition: background 0.3s ease;\n        }\n        .fitup-action button:hover {\n            background-color: #000;\n        }\n        <\/style>\n\n        <div class=\"fitup-roi-container\">\n            <h2>Return on Investment Rechner<\/h2>\n\n            <div class=\"fitup-slider-group\">\n                <label>Mitarbeiterzahl<\/label>\n                <input type=\"range\" min=\"50\" max=\"5000\" step=\"50\" value=\"1000\" id=\"employeeCount\" oninput=\"document.getElementById('employeeCountValue').innerText=this.value\">\n                <div class=\"fitup-slider-value\">bis zu <span id=\"employeeCountValue\">1000<\/span><\/div>\n            <\/div>\n\n            <div class=\"fitup-slider-group\">\n                <label>Teilnahmequote der Mitarbeitenden<\/label>\n                <input type=\"range\" min=\"20\" max=\"50\" step=\"1\" value=\"25\" id=\"participationRate\" oninput=\"document.getElementById('participationRateValue').innerText=this.value\">\n                <div class=\"fitup-slider-value\"><span id=\"participationRateValue\">25<\/span> %<\/div>\n            <\/div>\n\n            <div class=\"fitup-slider-group\">\n                <label>Durchschnittliche Lohnkosten<\/label>\n                <input type=\"range\" min=\"55000\" max=\"70000\" step=\"500\" value=\"62500\" id=\"salary\" oninput=\"document.getElementById('salaryValue').innerText=this.value\">\n                <div class=\"fitup-slider-value\">\u20ac <span id=\"salaryValue\">62500<\/span> pro Jahr<\/div>\n            <\/div>\n\n            <div class=\"fitup-slider-group\">\n                <label>Aktuelle Fehlzeitenquote<\/label>\n                <input type=\"range\" min=\"4.5\" max=\"7.5\" step=\"0.1\" value=\"6.7\" id=\"absenteeRate\" oninput=\"document.getElementById('absenteeRateValue').innerText=this.value\">\n                <div class=\"fitup-slider-value\"><span id=\"absenteeRateValue\">6.7<\/span> %<\/div>\n            <\/div>\n\n            <div class=\"fitup-slider-group\">\n                <label>Reduktion durch FIT-UP<\/label>\n                <input type=\"range\" min=\"15\" max=\"35\" step=\"1\" value=\"20\" id=\"reductionRate\" oninput=\"document.getElementById('reductionRateValue').innerText=this.value\">\n                <div class=\"fitup-slider-value\"><span id=\"reductionRateValue\">20<\/span> %<\/div>\n            <\/div>\n\n            <div class=\"fitup-slider-group\">\n                <label>FIT-UP Paket<\/label>\n                <div id=\"packageSelection\">\n                    <button type=\"button\" onclick=\"setPackage('BASIS')\">BASIS<\/button>\n                    <button type=\"button\" class=\"active\" onclick=\"setPackage('PREMIUM')\">PREMIUM<\/button>\n                    <button type=\"button\" onclick=\"setPackage('ENTERPRISE')\">ENTERPRISE<\/button>\n                <\/div>\n            <\/div>\n\n            <div class=\"fitup-action\">\n                <button onclick=\"calculateROI()\">Berechnen<\/button>\n            <\/div>\n\n            <div id=\"roiResult\" style=\"margin-top: 30px;\"><\/div>\n        <\/div>\n\n        <script>\n        const prices = {\n            \"<50\": {BASIS: 359, PREMIUM: 559, ENTERPRISE: 669},\n            \"<100\": {BASIS: 519, PREMIUM: 629, ENTERPRISE: 759},\n            \"<150\": {BASIS: 619, PREMIUM: 749, ENTERPRISE: 899},\n            \"<200\": {BASIS: 699, PREMIUM: 839, ENTERPRISE: 999},\n            \"<300\": {BASIS: 799, PREMIUM: 959, ENTERPRISE: 1149},\n            \"<400\": {BASIS: 999, PREMIUM: 1199, ENTERPRISE: 1439},\n            \"<500\": {BASIS: 1249, PREMIUM: 1499, ENTERPRISE: 1799},\n            \"<750\": {BASIS: 1749, PREMIUM: 2099, ENTERPRISE: 2519},\n            \"<1000\": {BASIS: 1999, PREMIUM: 2399, ENTERPRISE: 2879},\n            \"<1500\": {BASIS: 2499, PREMIUM: 2999, ENTERPRISE: 3599},\n            \"<2000\": {BASIS: 2999, PREMIUM: 3599, ENTERPRISE: 4319},\n            \"<3000\": {BASIS: 3499, PREMIUM: 4199, ENTERPRISE: 5039},\n            \"<4000\": {BASIS: 3999, PREMIUM: 4799, ENTERPRISE: 5779},\n            \"<5000\": {BASIS: 4299, PREMIUM: 5149, ENTERPRISE: 6179}\n        };\n\n        let selectedPackage = \"PREMIUM\";\n        function setPackage(pkg) {\n            selectedPackage = pkg;\n            document.querySelectorAll('#packageSelection button').forEach(btn => btn.classList.remove('active'));\n            document.querySelector(`#packageSelection button[onclick*=\"${pkg}\"]`).classList.add('active');\n        }\n\n        function getBracket(emp) {\n            const b = [50,100,150,200,300,400,500,750,1000,1500,2000,3000,4000,5000];\n            for (let i of b) if (emp <= i) return `<${i}`;\n            return \"<5000\";\n        }\n\n        function calculateROI() {\n            const e = parseInt(document.getElementById('employeeCount').value);\n            const p = parseInt(document.getElementById('participationRate').value) \/ 100;\n            const s = parseFloat(document.getElementById('salary').value);\n            const a = parseFloat(document.getElementById('absenteeRate').value) \/ 100;\n            const r = parseFloat(document.getElementById('reductionRate').value) \/ 100;\n            const bracket = getBracket(e);\n            const relevant = e * p;\n            const old = relevant * s * a;\n            const newCost = relevant * s * a * (1 - r);\n            const saving = old - newCost;\n            const cost = prices[bracket][selectedPackage] * 12;\n            const roi = saving \/ cost;\n            const amort = (cost \/ saving) * 12;\n\n            document.getElementById('roiResult').innerHTML = `\n                <div style=\"background: #fff3cd; padding: 20px; border-left: 6px solid #FEBD09; border-radius: 12px;\">\n                    <div><strong>FIT-UP Kosten pro Jahr:<\/strong> \u20ac ${cost.toFixed(2)}<\/div>\n                    <div style=\"font-size: 20px; font-weight: bold;\">Ersparnis pro Jahr: \u20ac ${saving.toFixed(2)}<\/div>\n                    <div style=\"font-size: 20px; font-weight: bold;\">Return on Investment (ROI): ${roi.toFixed(2)}x<\/div>\n                    <div style=\"font-size: 20px; font-weight: bold;\">Amortisationszeit: ${amort.toFixed(1)} Monate<\/div>\n                <\/div>`;\n        }\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Return on Investment Rechner ROI-Rechner Widget erfolgreich geladen. (Weitere Funktionen folgen.)<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3325","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/fit-up.com\/en\/wp-json\/wp\/v2\/pages\/3325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fit-up.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fit-up.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fit-up.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/fit-up.com\/en\/wp-json\/wp\/v2\/comments?post=3325"}],"version-history":[{"count":15,"href":"https:\/\/fit-up.com\/en\/wp-json\/wp\/v2\/pages\/3325\/revisions"}],"predecessor-version":[{"id":3349,"href":"https:\/\/fit-up.com\/en\/wp-json\/wp\/v2\/pages\/3325\/revisions\/3349"}],"wp:attachment":[{"href":"https:\/\/fit-up.com\/en\/wp-json\/wp\/v2\/media?parent=3325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}