<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cross Media Optimisation</title>
	<atom:link href="http://www.crossmediaoptimisation.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crossmediaoptimisation.com</link>
	<description>Turn fans, followers and connections into sales</description>
	<lastBuildDate>Wed, 28 Mar 2012 17:06:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cross Media Optimisation In Practice</title>
		<link>http://www.crossmediaoptimisation.com/cross-media-optimisation-in-practice/</link>
		<comments>http://www.crossmediaoptimisation.com/cross-media-optimisation-in-practice/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 20:57:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.crossmediaoptimisation.com/?p=348</guid>
		<description><![CDATA[As promised, I am going to explain why list building is so important. The number one reason is that the most common application of the web is sending emails to each other. So to miss that would be like not getting on the boat before sailing. You would have paid for the ticket, but missed [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>As promised, I am going to explain why list building is so important. The number one reason is that <strong>the most common application of the web is sending emails to each other</strong>. So to miss that would be like not getting on the boat before sailing. You would have paid for the ticket, but missed the boat.</p>
<p><img alt="" src="http://www.crossmediaoptimisation.com/wp-admin/images/small-logo.jpg" title="cross media optimization" class="alignright" width="227" height="130" />The second reason is that if you have as much as a 25% conversion rate (and that is MASSIVE by the way) then what could we offer the other 75% who decide not to buy? We could offer them help, advice, the chance to win the product being offered, a discount on related product (<a class="tooltip" href="#">see Amazon<span>Frequently Bought Together offer</span></a>). There are a ton of things that you could offer them now and again, <strong>in the future.</strong></p>
<p>We know a lot about list building and all aspects of your business can be tuned to build a list. As Carrie explains in the video, she has <strong>grown her business in very quick time</strong> focussing on Social Media list building. We recommend using Twitter to test headlines and devise offers &#8211; like a litmus on the market &#8211; you can test and try for free.  Pay Per Click works similarly, it is very quick, but not free. You can spend even more time working on SEO, but that is not fast. </p>
<p>You can see why we like using Twitter as it is fast and free. Facebook offers another set of opportunities as does YouTube and Linkedin. I mention all four, as they are <strong>the big four in Social Media.</strong> Cross Media Optimisation uses all of those plus Email, Pay Per Click and SEO with Google, Bing and Yahoo.</p>
<p>Using Twitter you can prove an idea quickly. With Social Media and Search you can expand your list using additional tried and tested systems. <strong>Integrating Email and Blogs as the medium for communication is simple to do.</strong> You can use your main site or a simple blog as a &#8216;landing&#8217; or a &#8216;squeeze&#8217; page. There are additional techniques like sandwich pages. There is so much more!</p>
<p>The smart application of automated Cross Media Optimisation techniques builds lists of interested people to generat customers. I hope you can see the sense of it all now. <strong>All these pieces are essential</strong> elements to have at your disposal when you spot an opportunity, essential when you want an ongoing and reliable business that continues giving 24/7 day and night, every day of the week.</p>
<p>Once people are on your list they are either going to buy from you, recommend you, buy someone else or recommend someone else. Knowing their email address and the fact they are interested, and importantly with permission, you can <strong>influence the outcome.</strong> Now, lets say that they buy elsewhere and they are not satisfied, or still open to offers, or, heaven forbid that they buy nothing. With their email address you can let them know of events, special offers and related opportunities. Meanwhile you benefit in two ways, you gain more business and you have a lot more people &#8211; who have expressed an interest &#8211; that you could do business with. <strong>Your list becomes a business asset</strong> that should be reflected on your balance sheet.</p>
<p><img alt="" src="http://www.crossmediaoptimisation.com/wp-admin/images/small-logo.jpg" title="cross media optimization" class="alignleft" width="227" height="130" />Our suggestion is that you attempt to build a relationship with each individual. Building relationships has to be your first objective in order to ensure that you don&#8217;t come over all &#8216;salesy&#8217;. If people want to buy, they will find a way. There is no reason your emails can&#8217;t include a buy now button or a link to your sales page. By ensuring that you focus on building relationships you will <strong>enhance market perception.</strong> This is true if the person signed up in order to buy later, short list or recommend you to others.</p>
<p>In fact the more you know about the people on your list <strong>the more you will know about your market</strong> and for us and existing clients this had led to a number of new products and services being developed &#8211; <strong>based on demand.</strong> </p>
<p>I hope you enjoyed learning more about Cross Media Optimisation. I would love to hear of your experiences, please email me or leave a comment in the box below. Or, if you would like to understand how Cross Media Optimisation could work for your business we can <strong>start by taking a snapshot of your business</strong> and then we could explore the opportunities ahead of you &#8211; for that (value about &pound;200), just complete the form right here and we will get right on to it. </p>
<form action="https://weboptimiser.infusionsoft.com/AddForms/processFormSecure.jsp" onsubmit="var form = document.forms[0];<br />
var resolution = document.createElement('input');<br />
resolution.setAttribute('id', 'screenResolution');<br />
resolution.setAttribute('type', 'hidden');<br />
resolution.setAttribute('name', 'screenResolution');<br />
var resolutionString = screen.width + 'x' + screen.height;<br />
resolution.setAttribute('value', resolutionString);<br />
form.appendChild(resolution);<br />
var pluginString = '';<br />
for (var i = 0; i < navigator.plugins.length; i++) {<br />
    pluginString += navigator.plugins[i].name + ',';<br />
}<br />
pluginString = pluginString.substring(0, pluginString.lastIndexOf(','));<br />
var plugins = document.createElement('input');<br />
plugins.setAttribute('id', 'pluginList');<br />
plugins.setAttribute('type', 'hidden');<br />
plugins.setAttribute('name', 'pluginList');<br />
plugins.setAttribute('value', pluginString);<br />
form.appendChild(plugins);<br />
var java = navigator.javaEnabled();<br />
var javaEnabled = document.createElement('input');<br />
javaEnabled.setAttribute('id', 'javaEnabled');<br />
javaEnabled.setAttribute('type', 'hidden');<br />
javaEnabled.setAttribute('name', 'javaEnabled');<br />
javaEnabled.setAttribute('value', java);<br />
form.appendChild(javaEnabled);" method="POST" accept-charset="UTF-8"><br />
<input id="infusion_xid" type="hidden" value="6b90820d7b17661fb3cccfa9d55684e2" name="infusion_xid" />
<input id="infusion_type" type="hidden" value="CustomFormWeb" name="infusion_type" />
<input id="infusion_name" type="hidden" value="2011 Web Assessment" name="infusion_name" />
<table>
<script type="text/javascript" src="https://weboptimiser.infusionsoft.com/app/webTracking/getTrackingCode?trackingId=1105b16e01fed824efc4ceb6c6e34018"></script></p>
<tr>
<td>First Name</td>
<td>
<table cellpadding="0px" cellspacing="0px" border="0px">
<tr>
<td>
<input id="Contact0FirstName" type="text" size="35" class="default-input" name="Contact0FirstName" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>Email *</td>
<td>
<table cellpadding="0px" cellspacing="0px" border="0px">
<tr>
<td>
<input id="Contact0Email" type="text" size="35" class="default-input" name="Contact0Email" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>Website</td>
<td>
<table cellpadding="0px" cellspacing="0px" border="0px">
<tr>
<td>
<input id="Contact0Website" type="text" size="35" class="default-input" name="Contact0Website" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>Phone 1</td>
<td>
<table cellpadding="0px" cellspacing="0px" border="0px">
<tr>
<td>
<input id="Contact0Phone1" type="text" size="35" class="default-input" name="Contact0Phone1" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<input id="Submit" type="submit" class="button np inf-button" value="Submit" name="Submit" /></td>
</tr>
</table>
</form>
]]></content:encoded>
			<wfw:commentRss>http://www.crossmediaoptimisation.com/cross-media-optimisation-in-practice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cross Media Optimisation</title>
		<link>http://www.crossmediaoptimisation.com/cross-media-optimisation/</link>
		<comments>http://www.crossmediaoptimisation.com/cross-media-optimisation/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 23:09:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.crossmediaoptimisation.com/?p=123</guid>
		<description><![CDATA[The simple art of business development online As you have come to expect if you know me, I have a lot more to give than a simple plan. Although I have done my best to keep the plan simple, I have lots lined up for you&#8230;. Everyone recognises the first thing that you need in [...]]]></description>
			<content:encoded><![CDATA[<p></p><h1>The simple art of business development online</h1>
<p>As you have come to expect if you know me, I have a lot more to give than a simple plan. Although I have done my best to keep the plan simple, I have <strong>lots lined up for you&#8230;</strong>.</p>
<p>Everyone recognises the first thing that you need in marketing is a good list. So the smartest thing you can do is to start list building. We advise this especially when you need to sell more product or service, for business or consumer markets. The reason &#8211; we have tested, and as you read on you will see it is simple common sense. </p>
<p>If you try and sell stuff to everyone you meet, then you are not only not going to make a lot of friends, but you are also going to ensure that you blow your reputation too.</p>
<p>Cross Media Optimisation is where you combine a range of technologies to ensure that you capture the most out of each and every opportunity. A little bit of this, a little bit of that, or a lot of each&#8230; Whatever the quantity, we have seen results uplift generally by at least 40%, we cannot gaurantee that as each scenario is different. We have seen greater and lesser outcomes. It comes down to effective integration and how much each element costs. So we suggest that you test first and build out based on specifically acquired knowledge.</p>
<p>It is well known in marketing circles that the more your prospects see you, the more results you will achieve. </p>
<p>This is why media barons own the radio, the TV station, local newspapers and cinemas, so that they can sell advertising that influences the population.</p>
<p>Cross Media Optimisation is similar but we are no media baron! We simply know how <a class="tooltip" href="#">SEO<span>Search Engine Optimization</span></a>, <a class="tooltip" href="#">PPC<span>Pay Per Click</span></a>, Social Media, Email, <a class="tooltip" href="#">CRM<span>Customer Relationship Management</span></a>, Payment Processing and so many more work together. </p>
<p>Now there are a lot of situations where making a sale is absolutely the right thing to do. For instance some key words sre extremely targeted to buyers not browsers. These tend to be very competitive, often marginal and often expsnive. For instance &#8216;Car Insurance for London&#8217; what you see here is a keyword with a geographic modifier, just like &#8216;Sony &#8211; KDL-40W5810&#8242; is keyword followed by a part number, the likelyhood is that someone is looking to buy something when they search on that term. Sure if you have an offer to make and an order to take, then is the time to make it.</p>
<p>But, we know form our 14+ years experience in search that when push comes to shove, the majority of visitors will not buy from you. Even really good conversion rates of 25% still leave 75% on the table. This is where Cross Media Optimisation kicks in.</p>
<p><a alt="cross media optimisation in practice" href="http://www.crossmediaoptimisation.com/cross-media-optimisation-in-practice/">Click here to continue&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.crossmediaoptimisation.com/cross-media-optimisation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

