{"id":8505,"date":"2025-09-05T14:02:24","date_gmt":"2025-09-05T14:02:24","guid":{"rendered":"https:\/\/p-c72cr2.project.space\/?page_id=8505"},"modified":"2026-03-04T09:36:49","modified_gmt":"2026-03-04T09:36:49","slug":"blog","status":"publish","type":"page","link":"https:\/\/www.actico.com\/de\/kategorie\/blog\/","title":{"rendered":"Blog"},"content":{"rendered":"\n<section id=\"m-archive__container-block_03c04ff97f65f29bc6fe07dc4acba42a\" class=\"u-relative m-archive__container u-pt-x10 u-pb-x10 u-pt-x20@md u-pb-x20@md\"><figure class=\"u-image--overlay u-absolute u-pos--top u-full--width u-full--height\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.actico.com\/wp-content\/uploads\/2025\/07\/Actico_Element_16-9_Verlauf-eb-rb_300-1-1024x576.jpg\" width=\"1024\" height=\"576\"srcset=\"https:\/\/www.actico.com\/wp-content\/uploads\/2025\/07\/Actico_Element_16-9_Verlauf-eb-rb_300-1-1024x576.jpg 1024w, https:\/\/www.actico.com\/wp-content\/uploads\/2025\/07\/Actico_Element_16-9_Verlauf-eb-rb_300-1-300x169.jpg 300w, https:\/\/www.actico.com\/wp-content\/uploads\/2025\/07\/Actico_Element_16-9_Verlauf-eb-rb_300-1-768x432.jpg 768w, https:\/\/www.actico.com\/wp-content\/uploads\/2025\/07\/Actico_Element_16-9_Verlauf-eb-rb_300-1-1536x864.jpg 1536w, https:\/\/www.actico.com\/wp-content\/uploads\/2025\/07\/Actico_Element_16-9_Verlauf-eb-rb_300-1-2048x1152.jpg 2048w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" alt=\"ACTICO keyvisual gradient light blue\" class=\"u-image--cover\"  \/><\/figure><div id=\"block_03c04ff97f65f29bc6fe07dc4acba42a\" class=\"o-container u-relative\">\n        <div class=\"o-grid o-grid--center\">\n            <div class=\"o-grid__col u-10\/12@md\"><h1 style=\"text-align: center;\">Blog<\/h1>\n<\/div>\n            <div class=\"o-grid__col u-10\/12@md\">\n                <div class=\"m-filter__archiveWrapper u-mt-x6 u-mt-x12@md\">\n                    <div class=\"m-filter__archive\">\n                        <!-- Search is visible only for knowledge-center -->\n                        <div class=\"m-filter__archiveSearch u-relative\">\n                            <input type=\"text\" id=\"m-filter__search\" placeholder=\"Search something...\">\n                            <input type=\"submit\" id=\"m-filter__submit\" class=\"u-hidden\" value=\"Search\">\n                        <\/div>\n\n                        <!-- Top filter buttons; visibility adjusted via JS based on block type -->\n                        <ul class=\"m-filter__archiveElementWrapper u-flex o-list o-list--inline o-list---x4\">\n                            <li class=\"m-filter__archiveElement o-list__item u-full--width\" data-tax=\"all\">\n                                <button>All<\/button>\n                            <\/li>\n                            <li class=\"m-filter__archiveElement o-list__item u-relative u-full--width\" data-tax=\"process\">\n                                <button class=\"m-filter__archiveDropdown\">Process<\/button>\n                            <\/li>\n                            <li class=\"m-filter__archiveElement o-list__item u-relative u-full--width\" data-tax=\"industry\">\n                                <button class=\"m-filter__archiveDropdown\">Industry<\/button>\n                            <\/li>\n                            <li class=\"m-filter__archiveElement o-list__item u-relative u-full--width\" data-tax=\"format\">\n                                <button class=\"m-filter__archiveDropdown\">Format<\/button>\n                            <\/li>\n                            <li class=\"m-filter__archiveElement o-list__item u-relative u-full--width\" data-tax=\"region\">\n                                <button class=\"m-filter__archiveDropdown\">Region<\/button>\n                            <\/li>\n                            <!-- \"bereiche\" filter button (only visible for partner) -->\n                            <li class=\"m-filter__archiveElement o-list__item u-relative u-full--width\" data-tax=\"bereiche\">\n                                <button class=\"m-filter__archiveDropdown\">Topic<\/button>\n                            <\/li>\n\n                            <li class=\"m-filter__action o-list__item u-flex u-full--width\">\n                                <button id=\"m-filter__cancel\">Cancel<\/button>\n                            <\/li>\n                            <li class=\"m-filter__action o-list__item u-flex u-full--width\">\n                                <button id=\"m-filter__apply\">Filter<\/button>\n                            <\/li>\n                        <\/ul>\n\n                        <div class=\"m-filter__archiveTermActives\" id=\"active-terms-block_03c04ff97f65f29bc6fe07dc4acba42a\"><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<section class=\"u-pv-x10\">\n    <div class=\"o-container\">\n        <div id=\"m-filter__results\"\n             class=\"o-grid o-grid--x3\"\n             data-filter-output=\"block_03c04ff97f65f29bc6fe07dc4acba42a\"\n             data-type=\"blog\">\n        <\/div>\n        <div id=\"m-filter__loadmore-wrap\" class=\"o-grid u-mt-x6\">\n            <div class=\"o-grid__col u-text-center\">\n                <a href=\"#\" id=\"load-more\" style=\"display:none;\" class=\"load-more-btn u-color-electric-blue u-weight-semibold u-underline\">Show more &#8230;<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<script type=\"text\/javascript\">\njQuery(document).ready(function($) {\n    \/\/ State for selected taxonomy filters and their display chips\n    var selectedFilters = {};\n    var selectedFiltersDisplay = {};\n    var csf_ajax = { url: \"https:\/\/www.actico.com\/wp-admin\/admin-ajax.php\" };\n\n    let currentPage = 1;\n    let maxPages = 1;\n\n    \/\/ Convenience roots\n    var $root = $('#block_03c04ff97f65f29bc6fe07dc4acba42a');\n    function $results() { return $('#m-filter__results'); }\n    function getBlockType() { return ($results().data('type') || 'knowledge-center'); }\n\n    \/\/ Utility: clear search field without triggering events\n    function clearSearchFieldSilently() {\n        if (typeof searchDebounce !== 'undefined') { clearTimeout(searchDebounce); }\n        var $search = $root.find('#m-filter__search');\n        if (!$search.length) return;\n        $search.val('').prop('value','').attr('value','').blur();\n    }\n\n    \/\/ Trigger a search: hide optional sections and load results\n    function triggerSearch() {\n        $('.m-filter__hidden').hide(); \/\/ hide highlights\/collections\n        currentPage = 1;\n        loadResults(false);\n    }\n\n    \/\/ Reset selection states (buttons, chips, subfilters)\n    function clearAllFiltersUI() {\n        selectedFilters = {};\n        selectedFiltersDisplay = {};\n        renderActiveTerms();\n        $root.find('.m-filter__archiveElement > button').removeClass('active');\n        setAllButtonActiveDefault();\n        $root.find('.m-filter__archiveSubfilter').remove();\n    }\n\n    \/\/ \"All\" active default depends on block type\n    function setAllButtonActiveDefault() {\n        var blockType = getBlockType();\n        var $allBtn = $root.find('.m-filter__archiveElement[data-tax=\"all\"] > button');\n        if (blockType !== 'knowledge-center') {\n            $allBtn.addClass('active');\n        } else {\n            $allBtn.removeClass('active');\n        }\n    }\n\n    \/\/ Configure UI (buttons + search) per block type\n    function configureUIForType(blockType) {\n        \/\/ ADD THIS EARLY EXIT\n        if (blockType === 'news') {\n            \/\/ Clear filters UI completely and exit\n            $root.find('.m-filter__archive').hide();\n            return;\n        }\n\n        var $wrap = $root.find('.m-filter__archive');\n        var $btnAll      = $wrap.find('.m-filter__archiveElement[data-tax=\"all\"]');\n        var $btnProcess  = $wrap.find('.m-filter__archiveElement[data-tax=\"process\"]');\n        var $btnIndustry = $wrap.find('.m-filter__archiveElement[data-tax=\"industry\"]');\n        var $btnFormat   = $wrap.find('.m-filter__archiveElement[data-tax=\"format\"]');\n        var $btnRegion   = $wrap.find('.m-filter__archiveElement[data-tax=\"region\"]');\n        var $btnBereiche = $wrap.find('.m-filter__archiveElement[data-tax=\"bereiche\"]');\n        var $searchWrap  = $wrap.find('.m-filter__archiveSearch');\n\n        \/\/ Always show \"All\"\n        $btnAll.show();\n\n        \/\/ Hide all taxonomy buttons by default\n        $btnProcess.hide(); $btnIndustry.hide(); $btnFormat.hide(); $btnRegion.hide(); $btnBereiche.hide();\n        $searchWrap.hide();\n\n        if (blockType === 'knowledge-center') {\n            $btnProcess.show(); $btnIndustry.show(); $btnFormat.show();\n            $searchWrap.show();\n        } else if (blockType === 'blog' || blockType === 'events') {\n            $btnProcess.show();\n        } else if (blockType === 'customer') {\n            $btnRegion.show(); $btnProcess.show(); $btnIndustry.show();\n        } else if (blockType === 'partner') {\n            $btnRegion.show(); $btnBereiche.show();\n        }\n\n        clearAllFiltersUI();\n    }\n\n\n    \/\/ Submit on Enter in search box (only relevant when search is visible)\n    $root.on('keypress', '#m-filter__search', function(e) {\n        if (e.which === 13) { e.preventDefault(); clearAllFiltersUI(); triggerSearch(); }\n    });\n\n    \/\/ Debounced live search (knowledge-center only; see loadResults)\n    let searchDebounce;\n    $root.on('input', '#m-filter__search', function() {\n        clearTimeout(searchDebounce);\n        clearAllFiltersUI();\n        searchDebounce = setTimeout(function() { triggerSearch(); }, 300);\n    });\n\n    \/\/ Core AJAX loader for results\n    function loadResults(append = false, opts = { ignoreSearch: false }) {\n        var $output = $results();\n        var blockType = getBlockType();\n\n        \/\/ Only send free text search for knowledge-center\n        var searchValue = '';\n        if (!opts.ignoreSearch && blockType === 'knowledge-center') {\n            searchValue = $root.find('#m-filter__search').val();\n        }\n\n        $output.fadeTo(200, 0.3, function() {\n            $.post(csf_ajax.url, {\n                action: 'csf_get_posts',\n                search: searchValue,\n                filters: selectedFilters,\n                paged: currentPage,\n                type: blockType\n            }, function(response) {\n                if (!append) { $output.html(response.html); }\n                else { $output.append(response.html); }\n\n                maxPages = response.max_pages || 1;\n                if (currentPage < maxPages) { $('#load-more').show(); } else { $('#load-more').hide(); }\n                $output.fadeTo(200, 1);\n            }, 'json');\n        });\n    }\n\n    function resetAndLoadResults() {\n        currentPage = 1;\n        loadResults(false);\n    }\n\n    \/\/ \"Load More\" pagination\n    $(document).on('click', '#load-more', function(e) {\n        e.preventDefault();\n        if (currentPage < maxPages) { currentPage++; loadResults(true); }\n    });\n\n    \/\/ Top-level taxonomy filter buttons: open term lists\n    $root.on('click', '.m-filter__archive .m-filter__archiveElement > button', function (e) {\n        e.preventDefault();\n\n        var $btn = $(this);\n        var $filterWrapper = $btn.closest('.m-filter__archiveElement');\n        var tax = String($filterWrapper.data('tax') || '');\n        var blockType = getBlockType();\n\n        \/\/ \"All\" button: just set active and exit\n        if (tax === 'all') {\n            if (!$btn.hasClass('active')) {\n                $btn.addClass('active');\n            }\n            return;\n        }\n\n        \/\/ Toggle active state on the clicked taxonomy button\n        if ($btn.hasClass('active')) {\n            $btn.removeClass('active');\n        } else {\n            $root.find('.m-filter__archiveElement:not([data-tax=\"all\"]) > button').removeClass('active');\n            $btn.addClass('active');\n        }\n\n        \/\/ Hide any other open subfilter panels\n        $root.find('.m-filter__archiveElement').not($filterWrapper).find('.m-filter__archiveSubfilter').hide();\n\n        \/\/ If this taxonomy already has its subfilter, just toggle it\n        var $existing = $filterWrapper.children('.m-filter__archiveSubfilter');\n        if ($existing.length) {\n            $existing.toggle();\n            \/\/ hide child terms for customer **and blog**\n            if (blockType === 'customer' || blockType === 'blog') {\n                $existing.find('.m-filter__archiveSubterms').hide();\n            }\n            return;\n        }\n\n        \/\/ Fetch terms via AJAX and inject the subfilter panel\n        $.post(\n            csf_ajax.url,\n            { action: 'csf_get_terms', tax: tax },\n            function (response) {\n                $filterWrapper.append('<div class=\"m-filter__archiveSubfilter\">' + response + '<\/div>');\n\n                \/\/ If block type is customer, remove all subterm containers (2nd level)\n                if (blockType === 'customer' || blockType === 'blog') {\n                    $filterWrapper.find('.m-filter__archiveSubterms').remove();\n                }\n\n                \/\/ Restore previously selected terms (if any)\n                if (selectedFilters[tax]) {\n                    var selectedTermIds = selectedFilters[tax];\n                    $filterWrapper.find('.m-filter__archiveSubfilter input').each(function () {\n                        if (selectedTermIds.indexOf($(this).val()) !== -1) {\n                            $(this).prop('checked', true);\n                        }\n                    });\n                }\n            }\n        );\n    });\n\n    \/\/ Toggle child terms (fade) when clicking a parent term label.\n    \/\/ IMPORTANT: Do nothing when block type is \"customer\" (subterms must never be shown).\n    $root.on('click', '.m-filter__archiveSubfilter .m-filter__archiveTerm > label', function(e) {\n        \/\/ Ignore direct checkbox clicks (keep native toggle)\n        if ($(e.target).is('input[type=\"checkbox\"]')) return;\n\n        var blockType = getBlockType();\n        if (blockType === 'customer') {\n            return; \/\/ suppress 2nd level for customer\n        }\n\n        var $term = $(this).closest('.m-filter__archiveTerm');\n        var $panel = $term.children('.m-filter__archiveSubterms');\n\n        if ($panel.length) {\n            \/\/ Close other open subterms inside the same subfilter panel\n            var $container = $(this).closest('.m-filter__archiveSubfilter');\n            $container.find('.m-filter__archiveSubterms:visible').not($panel).stop(true, true).fadeOut(150);\n\n            \/\/ Toggle this one\n            $panel.stop(true, true).fadeToggle(150);\n        }\n    });\n\n    \/\/ Apply filters (collect checked terms and reload)\n    $root.on('click', '#m-filter__apply', function(e) {\n        e.preventDefault();\n\n        $('.m-filter__hidden').hide();\n\n        selectedFilters = {};\n        selectedFiltersDisplay = {};\n\n        $root.find('.m-filter__archiveElement').each(function() {\n            var tax = $(this).data('tax');\n            if (tax !== 'all') {\n                var checked = $(this).find('.m-filter__archiveSubfilter input:checked');\n                if (checked.length) {\n                    var childTerms = [], childTermsDisplay = [];\n                    var parentTerms = [], parentTermsDisplay = [];\n\n                    checked.each(function() {\n                        var termId = $(this).val();\n                        var name = $(this).data('name');\n                        var isParent = parseInt($(this).data('is-parent'), 10) === 1;\n\n                        if (isParent) { parentTerms.push(termId); parentTermsDisplay.push({ id: termId, name: name }); }\n                        else { childTerms.push(termId); childTermsDisplay.push({ id: termId, name: name }); }\n                    });\n\n                    if (childTerms.length > 0) {\n                        selectedFilters[tax] = childTerms;\n                        selectedFiltersDisplay[tax] = childTermsDisplay;\n                    } else {\n                        selectedFilters[tax] = parentTerms;\n                        selectedFiltersDisplay[tax] = parentTermsDisplay;\n                    }\n                }\n            }\n        });\n\n        renderActiveTerms();\n        clearSearchFieldSilently();\n        currentPage = 1;\n        loadResults(false, { ignoreSearch: true });\n    });\n\n    \/\/ \"All\" (clear all filters and reload)\n    $root.on('click', '.m-filter__archiveElement[data-tax=\"all\"] > button', function(e) {\n        e.preventDefault();\n        selectedFilters = {};\n        selectedFiltersDisplay = {};\n        $('.m-filter__hidden').hide();\n        renderActiveTerms();\n        resetAndLoadResults();\n    });\n\n    \/\/ Cancel filter selection UI\n    $root.on('click', '#m-filter__cancel', function(e) {\n        e.preventDefault();\n        $root.find('.m-filter__archiveSubfilter').remove();\n        $root.find('.m-filter__archiveElement > button').removeClass('active');\n        selectedFilters = {};\n        selectedFiltersDisplay = {};\n        renderActiveTerms();\n        clearSearchFieldSilently();\n        setTimeout(function() {\n            setAllButtonActiveDefault();\n        }, 0);\n        currentPage = 1;\n        loadResults(false, { ignoreSearch: true });\n    });\n\n    \/\/ Remove a single active chip and reload\n    $('#active-terms-block_03c04ff97f65f29bc6fe07dc4acba42a').on('click', '.m-filter__archiveTermActive', function() {\n        var tax = $(this).data('tax');\n        var termIdRaw = $(this).data('id');\n        var termId = termIdRaw ? termIdRaw.toString() : null;\n        if (!termId) return;\n\n        if (selectedFilters[tax]) {\n            selectedFilters[tax] = selectedFilters[tax].filter(function(t) { return t !== termId; });\n            if (!selectedFilters[tax].length) {\n                delete selectedFilters[tax];\n                $('input[value=\"' + termId + '\"]').closest('.m-filter__archiveTerm').children().removeClass('u-weight-bold');\n            }\n        }\n        if (selectedFiltersDisplay[tax]) {\n            selectedFiltersDisplay[tax] = selectedFiltersDisplay[tax].filter(function(t) { return t.id !== termId; });\n            if (!selectedFiltersDisplay[tax].length) { delete selectedFiltersDisplay[tax]; }\n        }\n        $root.find('.m-filter__archiveElement[data-tax=\"' + tax + '\"] .m-filter__archiveSubfilter input[value=\"' + termId + '\"]').prop('checked', false);\n\n        renderActiveTerms();\n        resetAndLoadResults();\n    });\n\n    \/\/ Render active chips UI\n    function renderActiveTerms() {\n        var $activeContainer = $('#active-terms-block_03c04ff97f65f29bc6fe07dc4acba42a');\n        $activeContainer.empty();\n        $.each(selectedFiltersDisplay, function(tax, terms) {\n            $.each(terms, function(i, term) {\n                var $tag = $('<span class=\"m-filter__archiveTermActive u-inline-block u-mv-x1 u-mr-x6\" data-tax=\"' + tax + '\" data-id=\"' + term.id + '\"><span class=\"u-mr-x2\">\u2715<\/span>' + term.name + '<\/span>');\n                $activeContainer.append($tag);\n            });\n        });\n    }\n\n    \/\/ Close subfilters on outside click\n    $(document).on('click', function(e) {\n        if (!$(e.target).closest('.m-filter__archiveSubfilter, .m-filter__archiveElement > button').length) {\n            $root.find('.m-filter__archiveSubfilter').fadeOut(200);\n            $('.m-filter__archiveSubfilter, .m-filter__archiveElement > button').removeClass('active');\n        }\n    });\n\n    \/\/ === Initial UI and auto-load ===\n    var blockTypeInitial = getBlockType();\n\n    \/\/ do NOT configure any filter UI when type = news\n    if (blockTypeInitial !== 'news') {\n        configureUIForType(blockTypeInitial);\n        setAllButtonActiveDefault();\n    }\n\n    if (blockTypeInitial !== 'knowledge-center') {\n        resetAndLoadResults();\n    }\n\n    \/\/ LOAD MORE past events\n    jQuery(document).on('click', '#load-more-past-events', function(e) {\n        e.preventDefault();\n\n        let $btn = jQuery(this);\n        let nextPage = parseInt($btn.data('page')) + 1;\n\n        jQuery.post(csf_ajax.url, {\n            action: 'load_past_events',\n            page: parseInt($btn.data('page'))\n        }, function(response) {\n\n            jQuery('#m-filter__past-events').append(response.html);\n\n            \/\/ update page\n            $btn.data('page', nextPage);\n\n            \/\/ hide button if no more items\n            if (!response.has_more) {\n                $btn.hide();\n            }\n\n        }, 'json');\n    });\n});\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":8678,"menu_order":32,"comment_status":"closed","ping_status":"closed","template":"","format":[],"meta":{"_acf_changed":false,"footnotes":""},"business_unit":[],"industry":[],"other-tag":[],"process":[],"class_list":["post-8505","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Blog | ACTICO<\/title>\n<meta name=\"description\" content=\"Entdecken Sie im ACTICO-Blog Einblicke in Trends, Themen der Prozessindustrie, die die Region pr\u00e4gen.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.actico.com\/de\/kategorie\/blog\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Blog\" \/>\n<meta property=\"og:description\" content=\"Entdecken Sie im ACTICO-Blog Einblicke in Trends, Themen der Prozessindustrie, die die Region pr\u00e4gen.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.actico.com\/de\/kategorie\/blog\/\" \/>\n<meta property=\"og:site_name\" content=\"ACTICO\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-04T09:36:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ACTICO_en\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"3\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.actico.com\/de\/kategorie\/blog\/\",\"url\":\"https:\/\/www.actico.com\/de\/kategorie\/blog\/\",\"name\":\"Blog | ACTICO\",\"isPartOf\":{\"@id\":\"https:\/\/www.actico.com\/de\/#website\"},\"datePublished\":\"2025-09-05T14:02:24+00:00\",\"dateModified\":\"2026-03-04T09:36:49+00:00\",\"description\":\"Entdecken Sie im ACTICO-Blog Einblicke in Trends, Themen der Prozessindustrie, die die Region pr\u00e4gen.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.actico.com\/de\/kategorie\/blog\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.actico.com\/de\/kategorie\/blog\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.actico.com\/de\/kategorie\/blog\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/www.actico.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kategorie\",\"item\":\"https:\/\/www.actico.com\/de\/kategorie\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Blog\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.actico.com\/de\/#website\",\"url\":\"https:\/\/www.actico.com\/de\/\",\"name\":\"ACTICO\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.actico.com\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.actico.com\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.actico.com\/de\/#organization\",\"name\":\"ACTICO\",\"url\":\"https:\/\/www.actico.com\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.actico.com\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.actico.com\/wp-content\/uploads\/2025\/07\/Actico_Logo_rgb_2024_midnight-blue.svg\",\"contentUrl\":\"https:\/\/www.actico.com\/wp-content\/uploads\/2025\/07\/Actico_Logo_rgb_2024_midnight-blue.svg\",\"width\":120,\"height\":34,\"caption\":\"ACTICO\"},\"image\":{\"@id\":\"https:\/\/www.actico.com\/de\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/ACTICO_en\",\"https:\/\/x.com\/ACTICO_de\",\"https:\/\/www.linkedin.com\/company\/actico\",\"https:\/\/www.xing.com\/pages\/acticogmbh\"],\"description\":\"Intelligent software solutions from ACTICO support banks and insurance companies in credit risk management, corporate lending and compliance. Drive the digital transformation and optimize your business processes.\",\"email\":\"info@actico.com\",\"telephone\":\"Tel. +49 7541 39726\",\"legalName\":\"ACTICO GmbH\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"201\",\"maxValue\":\"500\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Blog | ACTICO","description":"Entdecken Sie im ACTICO-Blog Einblicke in Trends, Themen der Prozessindustrie, die die Region pr\u00e4gen.","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:\/\/www.actico.com\/de\/kategorie\/blog\/","og_locale":"de_DE","og_type":"article","og_title":"Blog","og_description":"Entdecken Sie im ACTICO-Blog Einblicke in Trends, Themen der Prozessindustrie, die die Region pr\u00e4gen.","og_url":"https:\/\/www.actico.com\/de\/kategorie\/blog\/","og_site_name":"ACTICO","article_modified_time":"2026-03-04T09:36:49+00:00","twitter_card":"summary_large_image","twitter_site":"@ACTICO_en","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"3\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.actico.com\/de\/kategorie\/blog\/","url":"https:\/\/www.actico.com\/de\/kategorie\/blog\/","name":"Blog | ACTICO","isPartOf":{"@id":"https:\/\/www.actico.com\/de\/#website"},"datePublished":"2025-09-05T14:02:24+00:00","dateModified":"2026-03-04T09:36:49+00:00","description":"Entdecken Sie im ACTICO-Blog Einblicke in Trends, Themen der Prozessindustrie, die die Region pr\u00e4gen.","breadcrumb":{"@id":"https:\/\/www.actico.com\/de\/kategorie\/blog\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.actico.com\/de\/kategorie\/blog\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.actico.com\/de\/kategorie\/blog\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/www.actico.com\/de\/"},{"@type":"ListItem","position":2,"name":"Kategorie","item":"https:\/\/www.actico.com\/de\/kategorie\/"},{"@type":"ListItem","position":3,"name":"Blog"}]},{"@type":"WebSite","@id":"https:\/\/www.actico.com\/de\/#website","url":"https:\/\/www.actico.com\/de\/","name":"ACTICO","description":"","publisher":{"@id":"https:\/\/www.actico.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.actico.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.actico.com\/de\/#organization","name":"ACTICO","url":"https:\/\/www.actico.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.actico.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/www.actico.com\/wp-content\/uploads\/2025\/07\/Actico_Logo_rgb_2024_midnight-blue.svg","contentUrl":"https:\/\/www.actico.com\/wp-content\/uploads\/2025\/07\/Actico_Logo_rgb_2024_midnight-blue.svg","width":120,"height":34,"caption":"ACTICO"},"image":{"@id":"https:\/\/www.actico.com\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/ACTICO_en","https:\/\/x.com\/ACTICO_de","https:\/\/www.linkedin.com\/company\/actico","https:\/\/www.xing.com\/pages\/acticogmbh"],"description":"Intelligent software solutions from ACTICO support banks and insurance companies in credit risk management, corporate lending and compliance. Drive the digital transformation and optimize your business processes.","email":"info@actico.com","telephone":"Tel. +49 7541 39726","legalName":"ACTICO GmbH","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"201","maxValue":"500"}}]}},"_links":{"self":[{"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/pages\/8505","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/comments?post=8505"}],"version-history":[{"count":2,"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/pages\/8505\/revisions"}],"predecessor-version":[{"id":11797,"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/pages\/8505\/revisions\/11797"}],"up":[{"embeddable":true,"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/pages\/8678"}],"wp:attachment":[{"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/media?parent=8505"}],"wp:term":[{"taxonomy":"business_unit","embeddable":true,"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/business_unit?post=8505"},{"taxonomy":"format","embeddable":true,"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/format?post=8505"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/industry?post=8505"},{"taxonomy":"other-tag","embeddable":true,"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/other-tag?post=8505"},{"taxonomy":"process","embeddable":true,"href":"https:\/\/www.actico.com\/de\/wp-json\/wp\/v2\/process?post=8505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}