<?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>Teehan+Lax &#187; Strategy</title>
	<atom:link href="http://www.teehanlax.com/blog/category/strategy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teehanlax.com</link>
	<description>We define and design custom experiences in the digital channel</description>
	<lastBuildDate>Fri, 20 Jan 2012 16:51:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>No screen left behind: Creating a digital experience for multiple devices</title>
		<link>http://www.teehanlax.com/blog/no-screen-left-behind-creating-a-digital-experience-for-multiple-devices/</link>
		<comments>http://www.teehanlax.com/blog/no-screen-left-behind-creating-a-digital-experience-for-multiple-devices/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 14:38:56 +0000</pubDate>
		<dc:creator>Christina Truong</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/?post_type=blog&#038;p=7891</guid>
		<description><![CDATA[When creating a web site for multiple screens and devices, many options need to be explored to determine how to create the best web experience...]]></description>
			<content:encoded><![CDATA[<p>When creating a web site for multiple screens and devices, many options need to be explored to determine how to create the best web experience while maintaining a consistent and optimal user experience. With the variety of devices used to view the web already, from phones and desktop computers, to netbooks and tablets, this list will only continue to grow.</p>
<h3>With so many options, how do you decide?</h3>
<p>The speed of technological developments introduces new devices into the market very frequently.   While this can be exciting, new capabilities bring new ways to interact with the user, which can make it more difficult to target all the variations.  No two projects are ever the same so it often boils down to which options are right for the current needs.</p>
<p>With a recent project here at Teehan+Lax, we decided to start the discussion using a simple visualization and listed different options to examine the pros and cons for each alternative.  It was helpful to see how different selections could target the same devices to decide which option or combination of options would work better for the specific project.  </p>
<p><img src="http://teehanlax.com.s3.amazonaws.com/wp-content/uploads/dev-options.jpg" alt="" title="dev-options" width="580" height="353" class="aligncenter size-full wp-image-7895" /></p>
<h3>Mobile vs. Desktop</h3>
<p>When designing for multiple screens, determining a starting point is key.  From there, the design can be scaled up or down, adapting the design and flow accordingly.  For many years, the 960 grid was sufficient for targeting the most common resolution sizes. However, with the exponential increase in the use of the web on mobile devices, is it better to approach a mobile first strategy?  </p>
<p>There are vast differences in the amount of space available for mobile browsing versus desktop browsing; starting with mobile first forces you to decide what&#8217;s most important and can therefore impact the design and content strategy greatly.</p>
<p>When thinking beyond the desktop, another consideration for mobile should include whether to add enhancements such as touch gestures.  Although, if touch navigation is available, there should also be an alternate call to action such as a button or link in the event that the touch actions are not immediately discoverable by all users. For example, Twitter&#8217;s mobile site for the iPad uses a two-column layout that gives the option of swiping the second column to the left to close it; alternatively you can use the back button.</p>
<p><img src="http://teehanlax.com.s3.amazonaws.com/wp-content/uploads/twitter.jpg" alt="" title="twitter" width="600" height="469" class="aligncenter size-full wp-image-7903" /></p>
<h3>Responsive Web Design vs. Mobile Web Site</h3>
<p>With the introduction of Ethan Marcotte&#8217;s <a href="http://www.alistapart.com/articles/responsive-web-design/" target="_blank">responsive web design</a> approach, there&#8217;s been a flurry of excitement around the idea that one website could target multiple screens.  Fluid websites are nothing new but with the introduction of CSS3 media queries, one site can now adapt gracefully between different resolution sizes and respond accordingly to the context being viewed by the user.  Fluid grid designs also allow for a consistent multi-screen experience while maintaining one codebase.</p>
<p>While responsive web design is a great alternative to creating a separate desktop and mobile site, it&#8217;s not simply about changing fonts and images to fit smaller or larger screens.  This concept requires collaboration between designers and developers to determine how to redistribute the elements.  Content strategy is also important to determine how content is shifted or even removed based on how each device is used.  Even for a single website, upon the initial creation, three to five mockups will be needed to plan the layout for all the different target resolutions. Also, some additional work is required to ensure that older browsers that don&#8217;t support CSS3 will degrade gracefully.</p>
<p>A good resource to see responsive web design in action is <a href="http://mediaqueri.es" target="_blank">http://mediaqueri.es</a>.</p>
<p>The main drawback for creating a separate desktop and mobile site would be the need to maintain two sites&#8217; content and codebase.  However, this may still be the best option for content heavy sites that require more simplicity or a layout for mobile users that goes beyond shifting and scaling content. <a href="http://flickr.com" target="_blank">Flickr</a> is a great example of how the desktop site includes the whole kitchen sink while the mobile site simplifies the homepage to a basic search and login, while adding additional content in a tabbed structure.  Responsive web techniques wouldn&#8217;t be the right approach for developing a desktop and mobile design that&#8217;s so distinct such as this. </p>
<p><img src="http://teehanlax.com.s3.amazonaws.com/wp-content/uploads/flickr-desktop-mobile.jpg" alt="" title="Flickr desktop and mobile site" width="647" height="698" class="aligncenter size-full wp-image-7907" /></p>
<h3>Web app vs. native apps</h3>
<p>If you decide to go with a separate desktop and mobile site, there is yet another option to consider: Native apps or web apps?</p>
<p>Native apps are specific to the device and can access the phone’s resources such as the address book, geolocation, and camera. It also doesn’t need to be connected to the internet, although some features may require a connection. Also, it can gain visibility and be monetized through the phone’s marketplace. However, native apps are built in the specific programming language of the device (Objective-C for iPhones, Java for Android for example), which can make it expensive and time consuming to maintain and develop different apps for various devices in a variety of languages. Native apps also require third party approval by the phone’s store, and can be a long process and in some cases, the app does not get approved. </p>
<p>Web apps run in the phone’s browser under a subdomain, usually m.domain.com or mobile.domain.com. It’s built using standard HTML, CSS and JavaScript so developers can use their existing skills to build the site. Because of this, it’s accessible across devices and doesn’t require any downloads or updates which can result in a wider audience reach.  However, the phone&#8217;s resources cannot be accessed through a web app and requires connection to the internet.</p>
<p>A third option is to use a combination of the two, a hybrid mobile app.  A hybrid app is native, and must be downloaded from an app store or marketplace and runs from the device.  However, the application code can be written with HTML, CSS and JavaScript and embedded.  Frameworks like <a href="http://phonegap.com" target="_blank">PhoneGap</a> can be used to tap into the features accessible in a native app. This option can help bridge the gap between native and web apps.</p>
<h3>So what&#8217;s the verdict?</h3>
<p>Going through so many options may feel overwhelming and guess what? There are no right or wrong answers.  There are those who would argue that some techniques are better than others but it really boils down to target audience, target device usage, resources, time and budget.  Whatever the final strategy may be, one cannot assume that a multi-screen approach is a thing of the future. It is here, now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/no-screen-left-behind-creating-a-digital-experience-for-multiple-devices/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Personas and Umwelt</title>
		<link>http://www.teehanlax.com/blog/personas-and-umwelt/</link>
		<comments>http://www.teehanlax.com/blog/personas-and-umwelt/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 13:39:29 +0000</pubDate>
		<dc:creator>Kyra Aylsworth</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/?post_type=blog&#038;p=6783</guid>
		<description><![CDATA[I was recently working on a platform redesign project for a client with a broad customer base. Their product and service offering is something that...]]></description>
			<content:encoded><![CDATA[<p><img src="http://teehanlax.com.s3.amazonaws.com/wp-content/uploads/tiger.jpg" alt="tiger" title="tiger" width="1024" height="680" class="alignnone size-full wp-image-6802" />I was recently working on a platform redesign project for a client with a broad customer base. Their product and service offering is something that appeals to people with diverse demographics and technographics across Canada. As a part of our strategy, we created three target personas to help us understand how our client’s most valuable customers act online and how they perceive their own customer journey both online and offline. </p>
<p>Creating personas is something that I find interesting and rewarding &#8212; combining third party research and data with primary interview subjects and intuition is a delicate balance. On one hand, you want your personas’ value to be obvious and grounded in fact. On the other hand, you want to create a compelling narrative that doesn’t slip into stereotype and that is nuanced enough to be real.</p>
<p>But something tricky happens when you try to conceive of multiple personas interacting with the same interface on their respective journeys. Meeting needs and anticipating behaviour in triplicate can become a juggling act and designing an emotional interface can be even more difficult. How do you separate who you’re communicating with and when?</p>
<h3>What is umwelt?</h3>
<p>I stumbled across the concept of <em>umwelt</em> while reading on my holiday. Isn’t that always the way? You’re trying to escape into a book that has absolutely nothing to do with your daily life and instead you accidentally find a new way to frame a difficult task you’ve left behind. In my case, it was while reading John Vaillant’s book, <a href="http://www.thetigerbook.com/">The Tiger: A True Story of Vengeance and Survival</a> that I first read about a century-old theory developed by Estonian physiologist <a href="http://en.wikipedia.org/wiki/Jakob_von_Uexk%C3%BCll">Jakob von Uexküll</a>. </p>
<p>Von Uexküll uses the German word <em>umwelt</em> to describe the unique perceptual world of different living beings. Vaillant borrows the concept to examine how tigers and humans interact in some of Eastern Russia’s most remote communities. Both the tiger and the human occupy the same <em>umgebung</em>, or objective world. But inside of that physical space, the two species notice and pay attention to different things or signs that are vital to their survival. Their subjective realities are completely different and as such, they may respond to the same stimuli differently. What is important or significant to the tiger may not even be perceptible to the human. </p>
<p>There is a long, established history between the two species and rules for interacting with each other and respecting each other’s needs and power. Vaillant’s book looks at what happens when that understanding disappears between them. But I digress.</p>
<p>What does this have to do with personas and emotional interface design?</p>
<p>As soon as I read about the idea I thought about how I might apply it to the project I was working on &#8211; could it apply somehow to how we use personas?</p>
<p>Maybe. </p>
<p>I started by thinking about how different personas might perceive the same place, or<em> umgebung</em> in the context of a digital environment.</p>
<p>One person might scan a page to find the Store Locator or a phone number. Another person might be in the same space to check in with their community to see what they think about a new product. The functionality available to each user is the same, but what they sense, need and anticipate is what makes them different. </p>
<p>I can imagine, once defined, trying to map the <em>umwelts </em>of different personas to specific pages or use cases. Maybe by creating screen-specific heat maps that correspond to different personas’ awareness levels, needs and emotional resonance, we can further avoid designing all things for all people. Instead, we can use the <em>umwelt</em> concept to examine the primary needs of each persona in specific states and focus on those. </p>
<p>For interface designers, this kind of metaphor might be too vague to be useful. I’m not suggesting that I’ve discovered something revolutionary or that it’s fully fleshed out as a tool. It’s just that, particularly for someone like myself, in a strategic role without a lot of boxes and arrows &#8211; I like the concept as a lens. Who are these people in relation to the interface? Where do they overlap? How do they intersect? Can we meet the needs and emotional expectations of some of these people in the same way?</p>
<p>The difficulty still remains defining the right personas and doing so in a valid and believable way. Because really, how do you begin to understand someone else’s <em>umwelt</em>, especially if it is significantly different than your own? </p>
<p>That, as they say, is another story.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/personas-and-umwelt/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Should you play it safe with location-based social networks?</title>
		<link>http://www.teehanlax.com/blog/should-you-play-it-safe-with-location-based-social-networks/</link>
		<comments>http://www.teehanlax.com/blog/should-you-play-it-safe-with-location-based-social-networks/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 19:05:01 +0000</pubDate>
		<dc:creator>Tamera Kremer</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/blog/?p=3681</guid>
		<description><![CDATA[Last week Forrester released a report advising most marketers wait to use location-based social networks (LBSN) as only 4% of the US population is currently...]]></description>
			<content:encoded><![CDATA[<p><img src="http://teehanlax.com.s3.amazonaws.com/roger/wp-content/uploads/location1.jpg" alt="Our Blog RSS Previous Post Next Post Should you play it safe with location-based social networks?" title="location" width="640" height="275" class="aligncenter size-full wp-image-5357" /></p>
<p>Last week <a href="http://adage.com/digital/article?article_id=145105">Forrester released a report</a> advising most marketers wait to use location-based social networks (LBSN) as only 4% of the US population is currently using platforms such as <a href="http://www.foursquare.com">Foursquare</a> (the current market leader), and that the networks skew heavily male. They advise that brands that target young males experiment with the services and other brands adopt a “wait and see” approach.</p>
<p>I couldn’t disagree more. Here are my 5 reasons why it’s smart to start experimenting now.</p>
<h3>1. First Movers.</h3>
<p>There’s something to be said for getting a head start on your competition in the digital space. Brands like Starbucks, Dell, Pepsi, and Nike have all taken advantage of the emerging channels and reaped the rewards of building a strong early foundation with consumers.</p>
<p>While you should not rush into a new tool without understanding your strategic goals and how it integrates with your business objectives, experimenting with emerging technologies that are opt-in and potentially have a direct customer impact is smart.</p>
<p>When Facebook opened their gates to the general population in 2006 they had a small user base of university students. <a href="http://en.wikipedia.org/wiki/Facebook">Four years later they are a behemoth</a>. <a href="http://economictimes.indiatimes.com/infotech/internet/Twitter-snags-over-100-million-users-eyes-money-making/articleshow/5808927.cms">Twitter adoption rates</a> have been increasing exponentially year over year since their launch in 2007 and the tool is now considered a “must use” for social business. Considering Foursquare launched about a year ago, can we expect to see the same type of <a href="http://socialmediatoday.com/damiensaunders1/145253/foursquare-user-base-hit-2-million-week">growth curve</a> as the early adopters begin to influence the early majority? (see “<a href="http://productquadrant.com/wp-content/uploads/2009/11/Figure1-Crossing-the-chasm.gif">Crossing the Chasm” adoption curve</a>)</p>
<h3>2. Google. Facebook. Oh My.</h3>
<p>Location-based services are not limited to the current apps we have been hearing about. <a href="http://www.cmswire.com/cms/social-media/facebook-moves-closer-to-offering-locationbased-services-008177.php">Facebook has expressed they will add a location-based offering</a> soon, Twitter has added “Tweet with your location” to their service, and the biggest news is that <a href="http://www.readwriteweb.com/archives/google_places_api_could_do_for_check-ins_what_goog.php">Google is adding a Places API</a> to their eco-system, as well as adding <a href="http://googlemobileads.blogspot.com/2010/07/new-location-extensions-ad-formats-with.html">LB data extensions to their mobile advertising product</a>.</p>
<p>LBSN will become mainstream sooner rather than later, and it will be the big players, not the niche networks that will drive the adoption. Testing and learning now, before it becomes ubiquitous should be something on every marketers radar.</p>
<h3>3. Data and utility.</h3>
<p>There is an enormous amount of insightful and actionable data that can be gleaned about your customers and prospects from mobile &amp; LBSNs. Eventually this data could be used to inform inventory control, staffing levels, consumer tastes and trends, etc. The data can also be used in loyalty programs, to identify influencers, test new products, and as real-time service focus groups.</p>
<p>Companies already testing the waters include:</p>
<p><a href="http://www.nike.com/nikeos/p/sportswear/en_GB/truecity_feature">Nike with True City</a>; <a href="http://mashable.com/2010/05/17/starbucks-foursquare-mayor-specials/">Starbucks with their Foursquare offers</a>; The <a href="http://www.mobilecommercedaily.com/pepsico-taps-mobile-for-loyalty-program-to-reward-devoted-consumers/">Pepsi mobile branded app</a>; and the <a href="http://foursquare.com/explorechicago">City of Chicago with their Tourism</a> campaign.</p>
<h3>4. Sales, Coupons, Offers, and more.</h3>
<p>Part of the Forrester analysis identified that mobile couponing is widely successful with the users currently using the services, which is interesting as the base is primarily young males, not the average coupon-consuming demographic. Gone are the days of clipping coupons in the Sunday paper, now you can serve relevant offers and drive foot traffic and purchase directly to a mobile device. These offers are opt-in, and contextually relevant, not SMS spam. Testing offers, tips, and messaging via mobile should be on every retailers plan for the next year.</p>
<p>Of course one size doesn’t fit all and ensuring that your product or service fits within the make-up of the demographic, depending on service (existing or branded), is a must.</p>
<h3>5. Mobile usage.</h3>
<p>Of course mobile, and specifically smartphone, <a href="http://mashable.com/2010/03/03/comscore-mobile-stats/">usage is soaring year over year</a>. Ignoring mobile at this point is like ignoring the Internet in 2002 because broadband wasn’t prevalent yet.</p>
<p><em>Bottom line for marketers:</em></p>
<p>Experiment. See what fits, what your customers are looking for, and where you can add value. Don&#8217;t wait until it becomes mainstream, because that will be sooner than you think and you&#8217;ll be playing catch-up.</p>
<p>photo credit: <a href="http://www.flickr.com/photos/jweiss3/405794836/">john weiss</a> via Flickr</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/should-you-play-it-safe-with-location-based-social-networks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Setting the stage for Old Spice to own the Internet</title>
		<link>http://www.teehanlax.com/blog/setting-the-stage-for-old-spice-to-own-the-internet/</link>
		<comments>http://www.teehanlax.com/blog/setting-the-stage-for-old-spice-to-own-the-internet/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 18:44:59 +0000</pubDate>
		<dc:creator>Tamera Kremer</dc:creator>
		
		<guid isPermaLink="false">http://www.teehanlax.com/blog/?p=3636</guid>
		<description><![CDATA[A lot of ink has already been written about why Old Spice owned the Internet last week, and I don’t want to rehash the various...]]></description>
			<content:encoded><![CDATA[<p>A lot of ink has already been written about why <a href="http://www.youtube.com/user/OldSpice">Old Spice</a> owned the Internet last week, and I don’t want to rehash the various aspects that <a href="http://www.readwriteweb.com/archives/how_old_spice_won_the_internet.php">RWW</a> has covered, and <a href="http://www.teehanlax.com/blog/2010/07/16/how-to-spice-up-your-marketing/">Dave Stubbs</a> has mentioned, among others, but what I feel is missing from the conversation is how it all started. My friend <a href="http://leighhimel.blogspot.com/2010/07/social-media-fashinistas-have.html">Leigh Himel</a> deconstructed what the brief could have looked like, and I think it’s worth expanding on to describe how the campaign set the foundation for success.</p>
<p><img class="alignright size-full wp-image-3641" style="float: right; padding: 10px 0 20px 10px;" title="Old Spice Guy" src="http://www.teehanlax.com/blog/wp-content/uploads/2010/07/oldspice2-20100714-152532.jpg" alt="" width="151" height="178" /></p>
<p><strong>It all started with the insight and a deep understanding of the market and the consumer.</strong></p>
<p>The objective, as Leigh rightly points out, was to re-position and re-invigorate the brand.  To do this the team needed to understand the competitive landscape, the perspective consumers had of the brand, and the territory they had to play in. The market was saturated with female unfriendly <a href="http://www.youtube.com/user/axe?blend=1&amp;ob=4">AXE advertising</a>, and as women are the primary consumers for male scent gifts, turning that into an advantage would have been mandatory for Old Spice.</p>
<p>With that as the starting point the Old Spice team (with a receptive client) decided to do the obvious: <strong>appeal to women without alienating men.</strong></p>
<p>Old Spice cast the <a href="http://en.wikipedia.org/wiki/Isaiah_Mustafa">perfect actor</a> for the new positioning. A former NFL player, a nice guy, and someone who wasn’t so perfect that men would feel threatened. Genius casting. Based on, I imagine, a perfect casting brief.</p>
<p>The next step was to create a <a href="http://www.youtube.com/watch?v=owGykVbfgUE">seriously funny commercial</a> that turned all the cliche’s of advertising and film on their heads. <em>“Look at your man, now back at me”. “It’s now diamonds”. “I’m on a horse”</em>. They made a commercial that was frankly better than 90% of the TV shows it appeared alongside. I first heard of it because my partner was watching TV and told me I had to see it. So what did I do? I went to YouTube and there it was. Word of mouth at it’s finest, but it would have been dead in the water if the team hadn’t thought to seed it online first.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/owGykVbfgUE&amp;hl=en_US&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/owGykVbfgUE&amp;hl=en_US&amp;fs=1" allowfullscreen="true"></embed></object></p>
<p>They let that roll and roll it did. Everyone who saw the commercial started sharing it, and <span style="text-decoration: underline;">a character was born</span>.</p>
<p>Now what to do with the follow up? The character was a success both online and offline and while they could continue to let it ride as a TV spot, the proof was there that they could take advantage of how much the spot resonated with the folks online.</p>
<p>The plan was to create a <a href="http://www.youtube.com/user/OldSpice#p/c/62A5785CD0D6474C/0/uLTIowBF0kE">new TV spot</a>, let that simmer for a bit and then pounce. The social media marketers did their homework and decided what the right outlets were to start spreading the character. The fact they took on <a href="http://www.youtube.com/profile?user=OldSpice#p/u/144/LWCVhGzrAT0">4Chan</a> and won speaks volumes about how integrated and on the ball they were. While everyone talks about how they took over Twitter in a day, they really started seeding the campaign before that. They laid the groundwork. And it paid off. Big time.</p>
<p>It came on my radar with <a href="http://socialfresh.com/old-spice-youtube-twitter-replies/">@jakrose</a> tweeting that he’d received a video reply early Tuesday morning. <em>“Fry it up and eat it down JakRose. Fry it up and eat it down.” </em>The network effect took over and for the next two days it was all I cared about that was happening online. The social team did a brilliant job monitoring responses and working with the creatives to write compelling copy. They didn’t just target celebrities and “influencers” but responded to comments, Diggs, tweets and blog posts that they felt fit with the character as a whole. They were obviously fully immersed in the language and cadence of the social web because their video responses contained references only a geek would love (or get). They respected all the unwritten rules of the culture and tailored their responses to match the brand, and the mediums they were using.</p>
<p>They embraced the mash-ups and promoted them. They let the community roll with it. They poked fun at themselves (<a href="http://www.youtube.com/watch?v=u-qpEUOtLk8">Old Spice responding to @isiahmustafa</a>) And they set a time limit. Any longer than 2 days and it would have become tired. Any shorter and it would have been disappointing. The mash-ups continue to roll in, with the most recent being <a href="http://www.huffingtonpost.com/2010/07/21/memes-collide-mel-gibson_n_654122.html?ref=twitter">Mel Gibson calling the Old Spice Guy</a>.</p>
<p>It was brilliance that came from the initial insights and work they did a couple of years ago. <strong>And deep understanding of how the social web works.</strong></p>
<p>The challenge will be what they do next and if it moves the needle at the top of the purchase funnel (awareness &amp; consideration). But I have faith, and am looking forward to every moment of it!</p>
<p>[Update August 13, 2010] W+K just released their <a href="http://www.youtube.com/watch?v=e66XKxT8yDY">case-study</a> of the campaign: Old Spice is now the #1 brand of body wash for men, with sales increasing 107% in the last month alone. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.teehanlax.com/blog/setting-the-stage-for-old-spice-to-own-the-internet/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

