{"id":61491,"date":"2021-12-16T14:26:38","date_gmt":"2021-12-16T12:26:38","guid":{"rendered":"https:\/\/staging.cloudtalk.io\/demo-vereinbaren\/"},"modified":"2026-06-16T17:56:24","modified_gmt":"2026-06-16T15:56:24","slug":"demo","status":"publish","type":"page","link":"https:\/\/www.cloudtalk.io\/de\/demo-vereinbaren\/","title":{"rendered":"Demo vereinbaren"},"content":{"rendered":"<div class=\"wp-block-cloudtalk-demo-ab\"><div class=\"demo-ab-block\"><div class=\"demo-ab-block__hero\"><div class=\"demo-ab-block__hero-content\"><div class=\"demo-ab-block__logo\"><img decoding=\"async\" src=\"https:\/\/www.cloudtalk.io\/wp-content\/uploads\/2026\/01\/cloudtalk-logo-demo-white.svg\" alt=\"CloudTalk Logo\" class=\"demo-ab-block__logo-image\" \/><\/div><div class=\"demo-ab-block__breadcrumb\"><div class=\"demo-ab-block__breadcrumb-icon demo-ab-block__breadcrumb-icon--image\"><img decoding=\"async\" src=\"https:\/\/www.cloudtalk.io\/wp-content\/uploads\/2025\/11\/Symbol_Shape.svg\" alt=\"\" class=\"demo-ab-block__breadcrumb-icon-image\" \/><\/div><p class=\"demo-ab-block__breadcrumb-text\">CloudTalk in Aktion erleben<\/p><\/div><h1 class=\"demo-ab-block__heading\">Entdecken Sie, wie CloudTalk<br>f\u00fcr Sie arbeiten kann<\/h1><div class=\"demo-ab-block__list-wrapper\"><div class=\"wp-block-cloudtalk-list wp-block-cloudtalk-list--md wp-block-cloudtalk-list--tick\"><div class=\"list-block list-block--md list-block--tick\"><ul class=\"list-block__list list-block__tick\">        <li class=\"list-block__item\">\n                        <div class=\"list-block__content\">\n                                                    <div class=\"list-block__content-sub\">\n                        Beginnen Sie mit einem strategischen Abstimmungsgespr\u00e4ch                    <\/div>\n                            <\/div>\n        <\/li>\n        <li class=\"list-block__item\">\n                        <div class=\"list-block__content\">\n                                                    <div class=\"list-block__content-sub\">\n                        Erleben Sie das Produkt in einer ma\u00dfgeschneiderten Demo                    <\/div>\n                            <\/div>\n        <\/li>\n        <li class=\"list-block__item\">\n                        <div class=\"list-block__content\">\n                                                    <div class=\"list-block__content-sub\">\n                        Mit CloudTalk zum Erfolg                    <\/div>\n                            <\/div>\n        <\/li>\n<\/ul><\/div><\/div><\/div><\/div><\/div><div class=\"demo-ab-block__form-section\"><div class=\"demo-ab-block__form-wrap\"><div class=\"wp-block-group wave\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"><p><strong>Hallo!<\/strong> F\u00fcllen Sie das Formular aus; es dauert nur eine Minute.<\/p><figure class=\"wp-block-video\"><video autoplay loop muted playsinline src=\"https:\/\/www.cloudtalk.io\/wp-content\/uploads\/2026\/01\/video-wave-hanka3.mp4\" style=\"max-width: 100%; height: auto;\"><\/video><\/figure><\/div><\/div><div class=\"demo-ab-block__form-content demo-form\" data-demo-form><template data-demo-form=\"desktop\"><div data-app=\"forms-multistep\" data-form-id=\"333792\" data-form-source-id=\"332286\" data-form-title=\"Demo Multistep\"><\/div><\/template><template data-demo-form=\"mobile\">\n<div class=\"ct-demo-form\">\n<!--[if lte IE 8]>\n<script charset=\"utf-8\" type=\"text\/javascript\" src=\"\/\/js.hsforms.net\/forms\/v2-legacy.js\"><\/script>\n<![endif]-->\n<script charset=\"utf-8\" type=\"text\/javascript\" src=\"\/\/js.hsforms.net\/forms\/v2.js\"><\/script>\n<script>\n\nlet searchParams = new URLSearchParams(window.location.search);\nsearchParams.has('filled_email');\nlet emailVal = searchParams.get('filled_email');\n\nhbspt.forms.create({\n\tregion: \"na1\",\n\tportalId: \"6195055\",\n\tformId: \"209cca80-551b-4b65-ae93-766d7218210e\",\n    onFormReady: function($form) {\n        $form.attr(\"data-default-form-id\", \"866072\");\n        if(emailVal) {\n            $form.find('input[name=\"email\"]').val(emailVal).change(); \n        }\n    },\n    onFormSubmit: function (form) {\n        window.dataLayer = window.dataLayer || [];\t \n        dataLayer.push({\n            'event': 'demoFormSubmitted',\n            'registrationFirstName': form.find(\"[name=firstname]\").val(),\n            'registrationLastName': form.find(\"[name=lastname]\").val(),\n            'registrationEmail': form.find(\"[name=email]\").val(),\n            'registrationPhoneNumber': form.find(\"[name=phone]\").val(),\n            'registrationUserNumber': form.find(\"[name=demo__users]\").find(\":selected\").val()\n        });\n    }\n});\n<\/script>\n<\/div>\n\n<div class=\"ct-referral-form\">\n<script>\n  hbspt.forms.create({\n    portalId: \"6195055\",\n    formId: \"6a618028-e42d-4ae6-bc9b-002fc38cc18a\",\n    region: \"na1\"\n  });\n<\/script>\n<\/div>\n<\/template><\/div><script>\n(function () {\n    document.querySelectorAll('[data-demo-form]').forEach(function (container) {\n        if (container.dataset.demoFormInit) { return; }\n        container.dataset.demoFormInit = '1';\n\n        var variant = window.matchMedia('(min-width: 768px)').matches ? 'desktop' : 'mobile';\n        var template = container.querySelector('template[data-demo-form=\"' + variant + '\"]');\n        if (!template) { return; }\n\n        \/\/ Clone the markup, then NEUTRALIZE its <script> nodes before inserting:\n        \/\/ cloned <template> scripts WOULD auto-execute on insertion (and out of\n        \/\/ order, before HubSpot's v2.js loads). Marking them type=\"text\/plain\"\n        \/\/ keeps them inert and in their original DOM position (inside their own\n        \/\/ .ct-demo-form \/ .ct-referral-form wrapper).\n        var fragment = template.content.cloneNode(true);\n        [].forEach.call(fragment.querySelectorAll('script'), function (s) {\n            s.type = 'text\/plain';\n            s.setAttribute('data-demo-script', '1');\n        });\n        container.appendChild(fragment);\n\n        \/\/ Reactivate each script ONCE, in place, in document order. Await external\n        \/\/ scripts (e.g. HubSpot's v2.js) before the dependent inline calls run.\n        \/\/\n        \/\/ HubSpot's hbspt.forms.create() resolves where to render via\n        \/\/ document.currentScript, which is null for DOM-inserted scripts \u2014 so two\n        \/\/ back-to-back creates would collide and one form would silently vanish.\n        \/\/ We give each form's wrapper an id and inject an explicit `target` into\n        \/\/ its create call: placement-only, the form itself is unchanged.\n        var scripts = [].slice.call(container.querySelectorAll('script[data-demo-script]'));\n        (function run(i) {\n            if (i >= scripts.length) { return; }\n            var oldScript = scripts[i];\n            var newScript = document.createElement('script');\n            [].forEach.call(oldScript.attributes, function (attr) {\n                if (attr.name === 'type' || attr.name === 'data-demo-script') { return; }\n                newScript.setAttribute(attr.name, attr.value);\n            });\n            if (oldScript.hasAttribute('src')) {\n                newScript.onload = newScript.onerror = function () { run(i + 1); };\n                oldScript.replaceWith(newScript);\n            } else {\n                var code = oldScript.textContent;\n                if (code.indexOf('hbspt.forms.create') !== -1) {\n                    \/\/ Render into a .hbspt-form mount inside the form's own\n                    \/\/ wrapper. The mount carries the .hbspt-form class so the\n                    \/\/ global `#primary .hbspt-form` styles still apply (target\n                    \/\/ mode otherwise renders a bare <form> with no wrapper).\n                    var wrapper = oldScript.closest('.ct-demo-form, .ct-referral-form') || container;\n                    var mount = document.createElement('div');\n                    mount.className = 'hbspt-form';\n                    mount.id = 'demo-ab-hsform-' + i;\n                    wrapper.appendChild(mount);\n                    code = code.replace('hbspt.forms.create({', \"hbspt.forms.create({ target: '#\" + mount.id + \"',\");\n                }\n                newScript.textContent = code;\n                oldScript.replaceWith(newScript);\n                run(i + 1);\n            }\n        })(0);\n\n        \/\/ Reveal the referral form after the main HubSpot form is submitted.\n        \/\/ The global handler (ct-evo-main) only wires this up if .ct-demo-form\n        \/\/ .hbspt-form exists when it runs \u2014 but here the form is injected later,\n        \/\/ so we replicate the behaviour scoped to this injected form. On desktop\n        \/\/ (multistep) there is no .ct-demo-form, so this is a no-op.\n        var demoForm = container.querySelector('.ct-demo-form');\n        var referralForm = container.querySelector('.ct-referral-form');\n        if (demoForm && referralForm) {\n            var revealObserver = new MutationObserver(function () {\n                if (demoForm.querySelector('.submitted-message')) {\n                    referralForm.classList.add('submitted');\n                    revealObserver.disconnect();\n                }\n            });\n            revealObserver.observe(demoForm, { childList: true, subtree: true });\n        }\n    });\n})();\n<\/script><\/div><\/div><div class=\"demo-ab-block__logo-paragraphs\"><div class=\"demo-ab-block__logo-paragraphs-track\"><div class=\"demo-ab-block__logo-paragraph-item\"><div class=\"demo-ab-block__logo-paragraph-logo\"><img decoding=\"async\" src=\"https:\/\/www.cloudtalk.io\/wp-content\/uploads\/2026\/01\/CustomerRevolut-SizeDefault-VersionLight-BlueWhite.svg\" alt=\"\" class=\"demo-ab-block__logo-paragraph-logo-image\" \/><\/div><div class=\"demo-ab-block__logo-paragraph-stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_0)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_0\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_1)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_1\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_2)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_2\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_3)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_3\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_4)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_4\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><\/div><div class=\"demo-ab-block__logo-paragraph-text\"><p>24 % weniger verpasste Anrufe<\/p><\/div><\/div><div class=\"demo-ab-block__logo-paragraph-item\"><div class=\"demo-ab-block__logo-paragraph-logo\"><img decoding=\"async\" src=\"https:\/\/www.cloudtalk.io\/wp-content\/uploads\/2026\/01\/CustomerGlovo-SizeDefault-VersionLight-BlueWhite.svg\" alt=\"\" class=\"demo-ab-block__logo-paragraph-logo-image\" \/><\/div><div class=\"demo-ab-block__logo-paragraph-stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_0)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_0\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_1)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_1\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_2)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_2\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_3)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_3\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_4)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_4\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><\/div><div class=\"demo-ab-block__logo-paragraph-text\"><p>Reduzierung der featurebezogenen Anrufe<\/p><\/div><\/div><div class=\"demo-ab-block__logo-paragraph-item\"><div class=\"demo-ab-block__logo-paragraph-logo\"><img decoding=\"async\" src=\"https:\/\/www.cloudtalk.io\/wp-content\/uploads\/2026\/01\/CustomerPipedrive-SizeDefault-VersionLight-BlueWhite.svg\" alt=\"\" class=\"demo-ab-block__logo-paragraph-logo-image\" \/><\/div><div class=\"demo-ab-block__logo-paragraph-stars\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_0)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_0\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_1)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_1\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_2)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_2\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_3)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_3\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g clip-path=\"url(#clip0_24831_3279_4)\"><path d=\"M9.53834 1.60996C9.70914 1.19932 10.2909 1.19932 10.4617 1.60996L12.5278 6.57744C12.5998 6.75056 12.7626 6.86885 12.9495 6.88383L18.3123 7.31376C18.7556 7.3493 18.9354 7.90256 18.5976 8.19189L14.5117 11.6919C14.3693 11.8139 14.3071 12.0053 14.3506 12.1876L15.5989 17.4208C15.7021 17.8534 15.2315 18.1954 14.8519 17.9635L10.2606 15.1592C10.1006 15.0615 9.89938 15.0615 9.73937 15.1592L5.14806 17.9635C4.76851 18.1954 4.29788 17.8534 4.40108 17.4208L5.64939 12.1876C5.69289 12.0053 5.6307 11.8139 5.48831 11.6919L1.40241 8.19189C1.06464 7.90256 1.24441 7.3493 1.68773 7.31376L7.05054 6.88383C7.23744 6.86885 7.40024 6.75056 7.47225 6.57744L9.53834 1.60996Z\" fill=\"#FDB022\"\/><\/g><defs><clipPath id=\"clip0_24831_3279_4\"><rect width=\"20\" height=\"20\" fill=\"white\"\/><\/clipPath><\/defs><\/svg><\/div><div class=\"demo-ab-block__logo-paragraph-text\"><p>3\u00d7 h\u00f6here SDR-Annahmequoten in globalen Teams<\/p><\/div><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":37,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/ct-evo-demo.php","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"ct-post-type":[],"ct-solution":[],"ct-industry":[],"ct-use-case":[],"ct-ai-voice-agent-type":[],"ct-feature-category":[],"ct-tool-category":[],"class_list":["post-61491","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/pages\/61491","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/comments?post=61491"}],"version-history":[{"count":0,"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/pages\/61491\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/media?parent=61491"}],"wp:term":[{"taxonomy":"ct-post-type","embeddable":true,"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/ct-post-type?post=61491"},{"taxonomy":"ct-solution","embeddable":true,"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/ct-solution?post=61491"},{"taxonomy":"ct-industry","embeddable":true,"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/ct-industry?post=61491"},{"taxonomy":"ct-use-case","embeddable":true,"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/ct-use-case?post=61491"},{"taxonomy":"ct-ai-voice-agent-type","embeddable":true,"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/ct-ai-voice-agent-type?post=61491"},{"taxonomy":"ct-feature-category","embeddable":true,"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/ct-feature-category?post=61491"},{"taxonomy":"ct-tool-category","embeddable":true,"href":"https:\/\/www.cloudtalk.io\/de\/wp-json\/wp\/v2\/ct-tool-category?post=61491"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}