{"id":1385093,"date":"2020-03-17T12:46:35","date_gmt":"2020-03-17T11:46:35","guid":{"rendered":"https:\/\/www.supplyvalueconsulting.com\/?p=1385093"},"modified":"2024-02-16T12:58:25","modified_gmt":"2024-02-16T11:58:25","slug":"daten-mit-process-mining-in-sieben-schritten-intuitiv-machen","status":"publish","type":"post","link":"https:\/\/www.supplyvalueconsulting.com\/de\/make-data-intuitive-with-process-mining-in-seven-steps\/","title":{"rendered":"Machen Sie Daten mit Process Mining in sieben Schritten intuitiv"},"content":{"rendered":"<p><strong>Today, every organization collects large amounts of data through systems, websites, surveys or production lines. This data can be very valuable to gain insight into how your business processes actually work. But how can you gain insight from this data so that you actually discover patterns, pitfalls or opportunities for improving your processes? A suitable method for this is process mining. In this insight, we take you through this technique and show you step by step how you can best approach this.<\/strong><\/p>\n<h4>What is process mining?<\/h4>\n<p>Process mining is a technique for automatically mapping and analyzing the actual course of business processes. It is a powerful tool to visualize how the current process actually runs and thus provides insight into potential areas of improvement. Process mining can be used for various issues. Consider, for example, providing insight into bottlenecks in a process, measuring the effectiveness of a process improvement, or checking compliance with procedures.<\/p>\n<p>Process mining offers many advantages because the insights:<\/p>\n<ul>\n<li>Are <strong>transparent<\/strong>, they are based on actual recorded data;<\/li>\n<li>Are available <strong>quickly and easily<\/strong>, thanks to powerful (mostly) automated tools;<\/li>\n<li>Are of <strong>high quality<\/strong>, thanks to the possibility of zooming in on detail;<\/li>\n<li>Are <strong>easy to interpret<\/strong>, thanks to the visualization of the results.<\/li>\n<\/ul>\n<h4>Precondition for process mining<\/h4>\n<p>A prerequisite for process mining is the availability of data about the process. This data is called an &#8220;event log,&#8221; or event log. Each event (line in the log) refers to a case (for example, a batch in a production process), activity (process step) and time. Thus, an event log is a collection of events. If none or too little of this data is available, the first step is to implement a (measurement) system that can collect the necessary data. Without data, process mining is not an appropriate tool for solving your issue.<\/p>\n<h4>Seven steps from data to insight with process mining<\/h4>\n<p>We use seven steps to use process mining to gain insight into your problem and formulate concrete follow-up actions. In short, these seven steps are as follows:<\/p>\n<ol>\n<li><strong>Problem description<\/strong>: Start with a clear, unambiguous and (quantitative) problem description.<\/li>\n<li><strong>Project team and support<\/strong>: Make sure priority and attention is given to the process mining project.<\/li>\n<li><strong>Process mining components<\/strong>: Determine which parts of process mining are relevant.<\/li>\n<li><strong>Tooling:<\/strong> Choose the right software tool.<\/li>\n<li><strong>Data:<\/strong> Use existing data on the process and collect additional data as needed.<\/li>\n<li><strong>Analyses<\/strong>: Perform the analyses in the software tool.<\/li>\n<li><strong>Output:<\/strong> Analyze the output and determine improvement actions.<\/li>\n<\/ol>\n<h4>Example of step 6: analysis via software tool<\/h4>\n<p><em>Data source: processmining.org<\/em><\/p>\n<div style=\"width: 640px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-1385093-1\" width=\"640\" height=\"360\" preload=\"metadata\" controls=\"controls\"><source type=\"video\/mp4\" src=\"https:\/\/www.supplyvalue.nl\/wp-content\/uploads\/2020\/03\/Process-mining-kort-voorbeeld.mp4?_=1\" \/><a href=\"https:\/\/www.supplyvalue.nl\/wp-content\/uploads\/2020\/03\/Process-mining-kort-voorbeeld.mp4\">https:\/\/www.supplyvalue.nl\/wp-content\/uploads\/2020\/03\/Process-mining-kort-voorbeeld.mp4<\/a><\/video><\/div>\n<h4><\/h4>\n<h4>Want to know more?<\/h4>\n<p>Want to learn more about the seven steps of process mining, help to apply process mining in practice or help translate your insights into concrete improvement plans? Then download our comprehensive insight below.<\/p>\n<h3>Download insight: Make data intuitive with process mining in seven steps<\/h3>\n<p class=\"p1\"><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_558' ><form method='post' enctype='multipart\/form-data'  id='gform_558'  action='\/de\/wp-json\/wp\/v2\/posts\/1385093' data-formid='558' novalidate>\n                        <div class='gform-body gform_body'><ul id='gform_fields_558' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id=\"field_558_1\" class=\"gfield gfield--type-name gfield--input-type-name gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_558_1'>\n                            \n                            <span id='input_558_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_558_1_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_558_1_3' class='gform-field-label gform-field-label--type-sub '>Vorname<\/label>\n                                                <\/span>\n                            \n                            <span id='input_558_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_558_1_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_558_1_6' class='gform-field-label gform-field-label--type-sub '>Nachname<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/li><li id=\"field_558_3\" class=\"gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_558_3'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_3' id='input_558_3' type='email' value='' class='medium'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_558_2\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_558_2'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_2' id='input_558_2' type='tel' value='' class='medium'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_558_6\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Agreement processing personal data<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_558_6'><li class='gchoice gchoice_558_6_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_6.1' type='checkbox'  value='I agree to the processing of my personal data as described in the Privacy Policy and I would like to receive the monthly newsletter.'  id='choice_558_6_1'   aria-describedby=\"gfield_description_558_6\"\/>\n\t\t\t\t\t\t\t\t<label for='choice_558_6_1' id='label_558_6_1' class='gform-field-label gform-field-label--type-inline'>I agree to the processing of my personal data as described in the Privacy Policy and I would like to receive the monthly newsletter.<\/label>\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><div class='gfield_description' id='gfield_description_558_6'>Read the privacy policy <a href='https:\/\/www.supplyvalue.nl\/privacy-policy\/'>here<\/a> <\/div><\/li><li id=\"field_558_11\" class=\"gfield gfield--type-dlm_gf gfield--input-type-dlm_gf gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class\"ginput_container\"><input type=\"hidden\" name=\"input_11\" value=\"1385094\" \/><\/div><\/li><\/ul><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_558' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Verzenden'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_558' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_558' id='gform_theme_558' value='legacy' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_558' id='gform_style_settings_558' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_558' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='558' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='PssAuPXgQ1fVOj2\/QTGNjuOyw4ShJUoOhH5HPs11ZzXb+d+lWHDTQhhXU+bZ9pv1jEY2UZYTbaU7TgLuXjsgc12Ce\/mTNociZ3zRsdt01YfWTHI=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_558' value='WyJbXSIsIjk1NjIyMGFmOGJhNmJmMmE3NGQ3MWUzM2E5MmMwYWQ3Il0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_558' id='gform_target_page_number_558' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_558' id='gform_source_page_number_558' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 558, 'https:\/\/www.supplyvalueconsulting.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_558').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_558');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_558').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_558').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_558').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_558').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_558').val();gformInitSpinner( 558, 'https:\/\/www.supplyvalueconsulting.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [558, current_page]);window['gf_submitting_558'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_558').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [558]);window['gf_submitting_558'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_558').text());}else{jQuery('#gform_558').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"558\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_558\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_558\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_558\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 558, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today, every organization collects large amounts of data through systems, websites, surveys or production lines. This data can be very valuable to gain insight into how your business processes actually work. But how can you gain insight from this data so that you actually discover patterns, pitfalls or opportunities for improving your processes? A suitable [&hellip;]<\/p>\n","protected":false},"author":55,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[114,120],"tags":[],"class_list":["post-1385093","post","type-post","status-publish","format-standard","hentry","category-digital","category-publications"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Make data intuitive with process mining in seven steps - Supply Value Consulting<\/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:\/\/www.supplyvalueconsulting.com\/de\/daten-mit-process-mining-in-sieben-schritten-intuitiv-machen\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Make data intuitive with process mining in seven steps\" \/>\n<meta property=\"og:description\" content=\"Today, every organization collects large amounts of data through systems, websites, surveys or production lines. This data can be very valuable to gain insight into how your business processes actually work. But how can you gain insight from this data so that you actually discover patterns, pitfalls or opportunities for improving your processes? A suitable [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/posts\/1385093\" \/>\n<meta property=\"og:site_name\" content=\"Supply Value Consulting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/SupplyValueNL\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-03-17T11:46:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-16T11:58:25+00:00\" \/>\n<meta name=\"author\" content=\"Jasmijn Faber\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@SupplyValue\" \/>\n<meta name=\"twitter:site\" content=\"@SupplyValue\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jasmijn Faber\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"3\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/make-data-intuitive-with-process-mining-in-seven-steps\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/make-data-intuitive-with-process-mining-in-seven-steps\\\/\"},\"author\":{\"name\":\"Jasmijn Faber\",\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/#\\\/schema\\\/person\\\/bb828492b75d1246500fb88d129b6f88\"},\"headline\":\"Make data intuitive with process mining in seven steps\",\"datePublished\":\"2020-03-17T11:46:35+00:00\",\"dateModified\":\"2024-02-16T11:58:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/make-data-intuitive-with-process-mining-in-seven-steps\\\/\"},\"wordCount\":495,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/#organization\"},\"articleSection\":[\"Digital\",\"Publications\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/make-data-intuitive-with-process-mining-in-seven-steps\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/make-data-intuitive-with-process-mining-in-seven-steps\\\/\",\"url\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/make-data-intuitive-with-process-mining-in-seven-steps\\\/\",\"name\":\"Make data intuitive with process mining in seven steps - Supply Value Consulting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/#website\"},\"datePublished\":\"2020-03-17T11:46:35+00:00\",\"dateModified\":\"2024-02-16T11:58:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/make-data-intuitive-with-process-mining-in-seven-steps\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/make-data-intuitive-with-process-mining-in-seven-steps\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/make-data-intuitive-with-process-mining-in-seven-steps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Make data intuitive with process mining in seven steps\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/#website\",\"url\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/\",\"name\":\"Supply Value Consulting\",\"description\":\"We make strategy work\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/#organization\"},\"alternateName\":\"Supply Value\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/#organization\",\"name\":\"Supply Value\",\"url\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/supplyvalue-mailchimp-logo-metslogan_klein_Tekengebied-1.png\",\"contentUrl\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/supplyvalue-mailchimp-logo-metslogan_klein_Tekengebied-1.png\",\"width\":1204,\"height\":603,\"caption\":\"Supply Value\"},\"image\":{\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/SupplyValueNL\\\/\",\"https:\\\/\\\/x.com\\\/SupplyValue\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/supply-value\\\/\",\"https:\\\/\\\/www.instagram.com\\\/supplyvalue.nl\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/#\\\/schema\\\/person\\\/bb828492b75d1246500fb88d129b6f88\",\"name\":\"Jasmijn Faber\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/wp-content\\\/litespeed\\\/avatar\\\/727622171ade873667d8333c75db6c74.jpg?ver=1776949930\",\"url\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/wp-content\\\/litespeed\\\/avatar\\\/727622171ade873667d8333c75db6c74.jpg?ver=1776949930\",\"contentUrl\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/wp-content\\\/litespeed\\\/avatar\\\/727622171ade873667d8333c75db6c74.jpg?ver=1776949930\",\"caption\":\"Jasmijn Faber\"},\"sameAs\":[\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/\"],\"url\":\"https:\\\/\\\/www.supplyvalueconsulting.com\\\/de\\\/author\\\/99221e8cb54b0e61\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Machen Sie Daten mit Process Mining in sieben Schritten intuitiv - Supply Value Consulting","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.supplyvalueconsulting.com\/de\/daten-mit-process-mining-in-sieben-schritten-intuitiv-machen\/","og_locale":"de_DE","og_type":"article","og_title":"Make data intuitive with process mining in seven steps","og_description":"Today, every organization collects large amounts of data through systems, websites, surveys or production lines. This data can be very valuable to gain insight into how your business processes actually work. But how can you gain insight from this data so that you actually discover patterns, pitfalls or opportunities for improving your processes? A suitable [&hellip;]","og_url":"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/posts\/1385093","og_site_name":"Supply Value Consulting","article_publisher":"https:\/\/www.facebook.com\/SupplyValueNL\/","article_published_time":"2020-03-17T11:46:35+00:00","article_modified_time":"2024-02-16T11:58:25+00:00","author":"Jasmijn Faber","twitter_card":"summary_large_image","twitter_creator":"@SupplyValue","twitter_site":"@SupplyValue","twitter_misc":{"Verfasst von":"Jasmijn Faber","Gesch\u00e4tzte Lesezeit":"3\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.supplyvalueconsulting.com\/make-data-intuitive-with-process-mining-in-seven-steps\/#article","isPartOf":{"@id":"https:\/\/www.supplyvalueconsulting.com\/make-data-intuitive-with-process-mining-in-seven-steps\/"},"author":{"name":"Jasmijn Faber","@id":"https:\/\/www.supplyvalueconsulting.com\/#\/schema\/person\/bb828492b75d1246500fb88d129b6f88"},"headline":"Make data intuitive with process mining in seven steps","datePublished":"2020-03-17T11:46:35+00:00","dateModified":"2024-02-16T11:58:25+00:00","mainEntityOfPage":{"@id":"https:\/\/www.supplyvalueconsulting.com\/make-data-intuitive-with-process-mining-in-seven-steps\/"},"wordCount":495,"commentCount":0,"publisher":{"@id":"https:\/\/www.supplyvalueconsulting.com\/#organization"},"articleSection":["Digital","Publications"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.supplyvalueconsulting.com\/make-data-intuitive-with-process-mining-in-seven-steps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.supplyvalueconsulting.com\/make-data-intuitive-with-process-mining-in-seven-steps\/","url":"https:\/\/www.supplyvalueconsulting.com\/make-data-intuitive-with-process-mining-in-seven-steps\/","name":"Machen Sie Daten mit Process Mining in sieben Schritten intuitiv - Supply Value Consulting","isPartOf":{"@id":"https:\/\/www.supplyvalueconsulting.com\/#website"},"datePublished":"2020-03-17T11:46:35+00:00","dateModified":"2024-02-16T11:58:25+00:00","breadcrumb":{"@id":"https:\/\/www.supplyvalueconsulting.com\/make-data-intuitive-with-process-mining-in-seven-steps\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.supplyvalueconsulting.com\/make-data-intuitive-with-process-mining-in-seven-steps\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.supplyvalueconsulting.com\/make-data-intuitive-with-process-mining-in-seven-steps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.supplyvalueconsulting.com\/"},{"@type":"ListItem","position":2,"name":"Make data intuitive with process mining in seven steps"}]},{"@type":"WebSite","@id":"https:\/\/www.supplyvalueconsulting.com\/#website","url":"https:\/\/www.supplyvalueconsulting.com\/","name":"Supply Value Beratung","description":"We make strategy work","publisher":{"@id":"https:\/\/www.supplyvalueconsulting.com\/#organization"},"alternateName":"Supply Value","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.supplyvalueconsulting.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.supplyvalueconsulting.com\/#organization","name":"Supply Value","url":"https:\/\/www.supplyvalueconsulting.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.supplyvalueconsulting.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.supplyvalueconsulting.com\/wp-content\/uploads\/2023\/07\/supplyvalue-mailchimp-logo-metslogan_klein_Tekengebied-1.png","contentUrl":"https:\/\/www.supplyvalueconsulting.com\/wp-content\/uploads\/2023\/07\/supplyvalue-mailchimp-logo-metslogan_klein_Tekengebied-1.png","width":1204,"height":603,"caption":"Supply Value"},"image":{"@id":"https:\/\/www.supplyvalueconsulting.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/SupplyValueNL\/","https:\/\/x.com\/SupplyValue","https:\/\/www.linkedin.com\/company\/supply-value\/","https:\/\/www.instagram.com\/supplyvalue.nl\/"]},{"@type":"Person","@id":"https:\/\/www.supplyvalueconsulting.com\/#\/schema\/person\/bb828492b75d1246500fb88d129b6f88","name":"Jasmijn Faber","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.supplyvalueconsulting.com\/wp-content\/litespeed\/avatar\/727622171ade873667d8333c75db6c74.jpg?ver=1776949930","url":"https:\/\/www.supplyvalueconsulting.com\/wp-content\/litespeed\/avatar\/727622171ade873667d8333c75db6c74.jpg?ver=1776949930","contentUrl":"https:\/\/www.supplyvalueconsulting.com\/wp-content\/litespeed\/avatar\/727622171ade873667d8333c75db6c74.jpg?ver=1776949930","caption":"Jasmijn Faber"},"sameAs":["https:\/\/www.supplyvalueconsulting.com\/"],"url":"https:\/\/www.supplyvalueconsulting.com\/de\/author\/99221e8cb54b0e61\/"}]}},"_links":{"self":[{"href":"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/posts\/1385093","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/users\/55"}],"replies":[{"embeddable":true,"href":"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/comments?post=1385093"}],"version-history":[{"count":2,"href":"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/posts\/1385093\/revisions"}],"predecessor-version":[{"id":1385099,"href":"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/posts\/1385093\/revisions\/1385099"}],"wp:attachment":[{"href":"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/media?parent=1385093"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/categories?post=1385093"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.supplyvalueconsulting.com\/de\/wp-json\/wp\/v2\/tags?post=1385093"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}