<?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>Ordering Disorder &#187; marketing</title>
	<atom:link href="http://www.orderingdisorder.com/tag/marketing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.orderingdisorder.com</link>
	<description>Creating order from chaos</description>
	<lastBuildDate>Tue, 27 Jul 2010 06:41:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>An Open Letter to AT&amp;T</title>
		<link>http://www.orderingdisorder.com/2010/01/14/an-open-letter-to-att/</link>
		<comments>http://www.orderingdisorder.com/2010/01/14/an-open-letter-to-att/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 21:15:36 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[at&t]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://www.orderingdisorder.com/?p=397</guid>
		<description><![CDATA[Dear AT&#38;T, I am writing to let you know that your marketing department needs to be kicked in the head.   You see, I just got this letter in the mail from you: Dear Preferred Customer, Because we value you as a customer, I have a great deal for you.  It starts with the opportunity to [...]]]></description>
			<content:encoded><![CDATA[<p>Dear AT&amp;T,</p>
<p>I am writing to let you know that your marketing department needs to be kicked in the head.   You see, I just got this letter in the mail from you:</p>
<blockquote><p>Dear Preferred Customer,</p>
<p>Because we value you as a customer, I have a great deal for you.  It starts with the opportunity to get a FREE 3G phone when you activate an additional line of service!</p>
<p>That&#8217;s right, you&#8217;re Pre-Approved to receive a FREE phone when you activate an additional line of service with a new two-year agreement.</p>
<p>[...]</p>
<p>What&#8217;s more, you&#8217;ll continue to receive special equipment offers, plus a <strong>monthly corporate service discount of up to 8%</strong> on qualified monthly charges.</p></blockquote>
<p>There are a few problems with this &#8220;offer&#8221;, all of which prove that you do not in fact value me as a customer.</p>
<p>First: This was printed <em>with a computer</em>.  Would it really have been too difficult to put my name instead of &#8220;Preferred Customer&#8221;?  It&#8217;s printed one inch higher, where the address goes, so clearly you know who this particular piece of paper would get sent to.</p>
<p>Second: I could not add a sixth line to my account even if I wanted to, because <em>five lines is the maximum</em>.</p>
<p>Third: My account currently has a <strong>12</strong>% monthly discount through my employer.  Am I supposed to feel <em>good</em> that you&#8217;re offering me a <em>smaller</em> discount?</p>
<p>Fourth: As a result of the second and third points, I must conclude that &#8220;Pre-Approved&#8221; is a complete fabrication.  If there <em>is</em> a pre-approval process, it&#8217;s being run by a small group of blind monkeys.</p>
<p>So AT&amp;T, you know that database query that extracts a list of customers for the mailing?  Yeah, pull that out.  I&#8217;m going to tell you how to fix your problems right now.</p>
<p>See how it starts with SELECT, then lists a bunch of fields, then it says FROM and a table name, and then there&#8217;s a WHERE clause?</p>
<p>Add two more things to that WHERE clause:</p>
<blockquote><p>WHERE [...] AND discount &lt; 0.08 AND num_lines &lt; 5</p></blockquote>
<p>You see, this way, you&#8217;ll filter out the people who couldn&#8217;t use your offer even if they wanted to (and you won&#8217;t insult them by offering them a discount lower than their current discount).</p>
<p>It&#8217;s a five second modification.  Please do it.  You&#8217;ll save trees not printing so many offers, and you&#8217;ll save money on paper and ink and postage.</p>
<p>Which brings up one last problem with this letter:</p>
<p>Fifth: You&#8217;re mailing me a paper letter.  I had thought I asked for everything electronically; it turns out that paper mailings are specifically opt-out.  Well, now I&#8217;ve opted out.</p>
<p>I probably would not have done that if you had bothered filtering your mailings so you would actually be sending them to people who might care.</p>
<p>Thanks for your attention.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.orderingdisorder.com%2F2010%2F01%2F14%2Fan-open-letter-to-att%2F&amp;t=An%20Open%20Letter%20to%20AT%26T" id="facebook_share_both_397" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_397') || document.getElementById('facebook_share_icon_397') || document.getElementById('facebook_share_both_397') || document.getElementById('facebook_share_button_397');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_397') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.orderingdisorder.com/2010/01/14/an-open-letter-to-att/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Komodo SSL certificates&#8230;</title>
		<link>http://www.orderingdisorder.com/2009/12/20/komodo-ssl-certificates/</link>
		<comments>http://www.orderingdisorder.com/2009/12/20/komodo-ssl-certificates/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 03:25:29 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://www.orderingdisorder.com/?p=385</guid>
		<description><![CDATA[&#8230; regardless of whether they&#8217;re a good deal, their marketing tactics leave much to be desired. Friday morning at 7:15 am (when I needed as much sleep as possible because I was about to drive 850 miles), my cell phone rang.  It was Komodo, wanting to get me to buy an SSL certificate from them [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230; regardless of whether they&#8217;re a good deal, their marketing tactics leave much to be desired.</p>
<p>Friday morning at 7:15 am (when I needed as much sleep as possible because I was about to drive 850 miles), my cell phone rang.  It was Komodo, wanting to get me to buy an SSL certificate from them instead of from GoDaddy.</p>
<p>They must have some crawler out there, trawling the web for sites with nearly expired SSL certificates.  When the crawler finds one, it does a WHOIS lookup on the domain, looks up the administrative contact for the domain, and adds that contact to their call list.</p>
<p>Unfortunately, they have two problems:</p>
<ol>
<li>They didn&#8217;t verify either my area code (mountain time zone) or my address (pacific time zone) to make sure they wouldn&#8217;t be calling so early in the morning.  (The sales guy told me their system is only supposed to give them east coast numbers.)</li>
<li>They didn&#8217;t try to find out if my number is a cell phone.  It&#8217;s illegal to cold-call cell phones; the only reason the call lasted as long as it did is that for a while I wasn&#8217;t sure whether Komodo was a subsidiary of GoDaddy or a competitor (they&#8217;re the latter).  A cell phone number being publicly available (in my case, in my domains&#8217; WHOIS info) does not make it legal to cold-call the number for marketing purposes.</li>
</ol>
<p>I&#8217;m going to file an FCC complaint; maybe lighting a fire under them will get them to fix their system.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.orderingdisorder.com%2F2009%2F12%2F20%2Fkomodo-ssl-certificates%2F&amp;t=Komodo%20SSL%20certificates..." id="facebook_share_both_385" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	var button = document.getElementById('facebook_share_link_385') || document.getElementById('facebook_share_icon_385') || document.getElementById('facebook_share_both_385') || document.getElementById('facebook_share_button_385');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_385') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.orderingdisorder.com/2009/12/20/komodo-ssl-certificates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
