<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>MRKT Insights - Football Consultancy Services</provider_name><provider_url>https://mrktinsights.com</provider_url><title>Strategic Management in Football - MRKT Insights - Football Consultancy Services</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="WX1udr7RuH"&gt;&lt;a href="https://mrktinsights.com/index.php/2021/12/03/strategic-management-in-football/"&gt;Strategic Management in Football&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://mrktinsights.com/index.php/2021/12/03/strategic-management-in-football/embed/#?secret=WX1udr7RuH" width="600" height="338" title="&#x201C;Strategic Management in Football&#x201D; &#x2014; MRKT Insights - Football Consultancy Services" data-secret="WX1udr7RuH" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script type="text/javascript"&gt;
/* &lt;![CDATA[ */
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * Single line comments should not be used since they will break
 * the script when inlined in get_post_embed_html(), specifically
 * when the comments are not stripped out due to SCRIPT_DEBUG
 * being turned on.
 */
(function ( window, document ) {
	'use strict';

	/* Abort for ancient browsers. */
	if ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {
		return;
	}

	/** @namespace wp */
	window.wp = window.wp || {};

	/* Abort if script was already executed. */
	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		/* Verify shape of message. */
		if (
			! ( data || data.secret || data.message || data.value ) ||
			/[^a-zA-Z0-9]/.test( data.secret )
		) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			if ( 'height' === data.message ) {
				/* Resize the iframe on request. */
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			} else if ( 'link' === data.message ) {
				/* Link to a specific URL on request. */
				sourceURL = new URL( source.getAttribute( 'src' ) );
				targetURL = new URL( data.value );

				if (
					allowedProtocols.test( targetURL.protocol ) &amp;&amp;
					targetURL.host === sourceURL.host &amp;&amp;
					document.activeElement === source
				) {
					window.top.location.href = data.value;
				}
			}
		}
	};

	function onLoad() {
		var iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! secret ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substring( 2, 12 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/*
			 * Let post embed window know that the parent is ready for receiving the height message, in case the iframe
			 * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the
			 * window will then (re-)send the height message right away.
			 */
			source.contentWindow.postMessage( {
				message: 'ready',
				secret: secret
			}, '*' );
		}
	}

	window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
	document.addEventListener( 'DOMContentLoaded', onLoad, false );
})( window, document );
//# sourceURL=https://mrktinsights.com/wp-includes/js/wp-embed.js
/* ]]&gt; */
&lt;/script&gt;
</html><thumbnail_url>https://mrktinsights.com/wp-content/uploads/2021/12/Screenshot-2021-12-03-15.56.01.png</thumbnail_url><thumbnail_width>514</thumbnail_width><thumbnail_height>530</thumbnail_height><description>Football is a volatile industry in which the outcome of the next game can change the club&#x2019;s entire approach. The problem we often see in football clubs is that the Head Coach is made the de facto leader of sporting strategy. Once a Head Coach is in place, he has a lot of power to bring in his own ideas about how to play football and the people he wants to work with. This model can work but it is inherently risky as Head Coaches are often only with clubs for relatively short periods of time. It is advisable then for a football club to separate the responsibility for strategic and operational management. People who are expected to stay with the club for an extended period of time should be in charge of strategy. More clubs have therefore shifted to a Director of Football (DoF) or Sporting Director (SD) model.&nbsp; The linked article has a more in-depth explanation of the sporting director model and how clubs can be structured. The topic of this article is to illustrate how a football club can gain a competitive advantage through the implementation of a long-term strategic approach.&nbsp; Before starting this process there is a key question of who gets to decide what the strategy is? If the club has a strong board of directors they can lead the process but expertise in football is required, along with specific knowledge of the club as a whole. If the board does not have specific knowledge of leading these reviews they should seek independent advice. This group should ideally create a common corporate thesis. In footballing terms, a corporate thesis would involve imagining how the wider football industry will look in the distant future (&gt; 10 years from now).&nbsp; This might sound strange but it takes a long time to fundamentally change a club. The ramifications of decisions made today may take 10 years to be felt. If you have a well thought-through theory of what the industry landscape might look like then you are in a better position to make longer term decisions. A scenario planning workshop can help a football club to create such a thesis.&nbsp; Once the board has a common understanding of the future, it can start the process of planning to compete.&nbsp; MRKT Insight&#x2019;s approach to strategic management Strategic direction Before looking at the future direction of the club you need to understand your current position. What are your strengths and weaknesses, what are the opportunities and threats? Now you have a common understanding of where you think the industry is heading, and where you currently are you can start to come up with a shared mission, vision, objectives, and values. Vision Desired state of what the football club wishes to achieve or where it wants to be Very abstract, potentially unattainable (think big) Time horizon &gt; seven years Where are we heading? What is our baseline trajectory if we do nothing to change? Mission Football club&#x2019;s reason or purpose for existence Why do we exist? What do we do? What makes us different? Values Guidelines for behavior/decision-making Beliefs, philosophies, and principles that drive the football club What are the values that underpin everything we do? Objectives Defines the overlaying goals about how to achieve the vision and mission Goals are still broad, abstract, general, and strategic How do we get there? How do we outperform our baseline assumptions? The strategic direction aids in providing a football club with a clear framework and boundaries for developing a strategy. Strategy During this stage of the strategic process, a football club develops a strategy that adheres to the strategic direction&#x2019;s guidelines. A football club creates not only a business strategy, but also a sporting strategy. The strategy mostly has a time horizon of three to five years. Business strategy The business strategy examines a football club&#x2019;s business departments such as finance, human resources, sponsorship, matchday operations, information technology, and marketing. The strategy&#x2019;s goal is to make these departments more effective and efficient. The business strategy should support, accelerate, and complement the sporting strategy and ensure that the club can be successful on and off the pitch. Sporting strategy The sporting strategy determines how a football club will be successful on the field. A clear playing philosophy is one of the most important aspects of any football club. Because the playing style contributes to the long-term development of all the components that surround it. It helps to have clear guidelines, KPIs, and profiles in place when looking for the right coach and new players. Furthermore, you define the strategy for the scouting and recruitment department, the youth academy, and the science/analysis department. The goal of the strategy is to outline how to achieve the strategic direction and provide guidelines for the operational level to implement it. The strategic work that has been done up to this point is summarised in a strategic plan. For the success of the strategy implementation, the strategic plan is constantly communicated throughout the whole club.&nbsp; Strategy implementation The strategic plan is then passed from the strategic to the operational level. The operational level is responsible for the strategy implementation. To put strategy into action, they develop policies and programs that specify which activities must be completed in order to successfully carry out the strategic plan. These programs typically have a one to two year time frame. For the implementation the operational level adds clear functions, procedures, and budgets to each programme.&nbsp; Functions Functions are groups of activities carried out by people. One person can carry out many functions. And some functions can be performed by many people. Having the best strategic plan as a club is pointless if you do not have people who can do the work. The functions carried out within the club need to align with the strategy. Consider a club that has decided to implement a data-driven approach in their scouting and recruitment department in order to improve their player recruitment. This new approach</description></oembed>
