<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Cloud Sherpas</title>
	
	<link>http://blog.cloudsherpas.com</link>
	<description>The latest news from Google's leading Google Apps enterprise deployment partner</description>
	<lastBuildDate>Tue, 18 Jun 2013 13:00:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CloudSherpas" /><feedburner:info uri="cloudsherpas" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>33.830054</geo:lat><geo:long>-84.384729</geo:long><image><link>http://www.cloudsherpas.com/</link><url>http://www.cloudsherpas.com/wp-content/uploads/images/cloud_sherpas_logo.jpg</url><title>Cloud Sherpas</title></image><item>
		<title>Tech Tuesdays: ServiceNow: Creating Custom-Defined Relationships</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/0TQv-egN-Y0/</link>
		<comments>http://blog.cloudsherpas.com/cloud-implementation/tech-tuesdays-servicenow-creating-custom-defined-relationships/#comments</comments>
		<pubDate>Tue, 18 Jun 2013 13:00:33 +0000</pubDate>
		<dc:creator>Valor Poland</dc:creator>
				<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[EXCELerators]]></category>
		<category><![CDATA[Managed IT Services]]></category>
		<category><![CDATA[ServiceNow Implementation]]></category>
		<category><![CDATA[servicenow]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6990</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/Data_1600x720-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Data_1600x720" style="float:left; margin:0 15px 15px 0;" />Every once in a while, I get a request to add a “Related List” for items that are not direct relationships within ServiceNow. One little-known (and underutilized) feature of ServiceNow is custom-defined relationships. Here are a few use requests that we often receive: Show all fields that exist on a given form, across all form [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/servicenow-implementation/excelerators/" title="View all posts in EXCELerators" rel="category tag">EXCELerators</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/servicenow-implementation/managed-it-services/" title="View all posts in Managed IT Services" rel="category tag">Managed IT Services</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/servicenow-implementation/" title="View all posts in ServiceNow Implementation" rel="category tag">ServiceNow Implementation</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/servicenow/" rel="tag">servicenow</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-implementation/tech-tuesdays-servicenow-creating-custom-defined-relationships/' title='Tech Tuesdays: ServiceNow: Creating Custom-Defined Relationships'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/Data_1600x720-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Data_1600x720" style="float:left; margin:0 15px 15px 0;" /><p dir="ltr">Every once in a while, I get a request to add a “Related List” for items that are not direct relationships within ServiceNow. One little-known (and underutilized) feature of ServiceNow is custom-defined relationships.</p>
<p dir="ltr">Here are a few use requests that we often receive:</p>
<ul>
<li dir="ltr">
<p dir="ltr">Show all fields that exist on a given form, across all form sections (this is a part of our Administration EXCELerator)</p>
</li>
<li dir="ltr">
<p dir="ltr">On a Change Request, show a combined list of Incidents AND Problems (and Incidents related to those problems)</p>
</li>
<li dir="ltr">
<p dir="ltr">Add a list of notifications (and allow a new one to be created) from an Event Registry entry</p>
</li>
</ul>
<p dir="ltr">I&#8217;m one of the ServiceNow Discovery Implementation Specialists, so in this post, we&#8217;ll take a look at how to show recent ECC queue entries for a given MID Server.</p>
<p dir="ltr">This is a classic problem: I&#8217;m looking at my MID Server list, and one is down, so I want to know the last transaction it processed. I could go to the ECC transaction queue and try to search/filter, but I could bring the data into my context &#8212; MID Server form I&#8217;m currently looking at.</p>
<p dir="ltr">In order to set this up, we need to go find the query that will result in the correct list.</p>
<p><img alt="" src="https://lh4.googleusercontent.com/euGvDMvd8YozCn2v2lt3NphDozo3Tqu5ndr-0LnLQxHGBgt3xth-tqVRoWnVJLs6GqVvNMuHgTJsHqHtZHafP8_KTOza7YiHMjyfVuC5npJOoxfRHVDm8jg" width="770px;" height="511px;" /></p>
<p dir="ltr">Here you see that I&#8217;ve filtered to &#8220;Topic != HeartbeatProbe&gt;Topic does not contain queue.&gt;Agent = mid.server.CloudSherpas-MID1&#8243;, and this is where we want to start.</p>
<p dir="ltr">Let&#8217;s Right-Click on the last breadcrumb and &#8220;Copy query.&#8221;</p>
<p><img alt="" src="https://lh5.googleusercontent.com/XeUsdEy5puM9EtGn2jqAoRTtLcAABYGG8G4k0TA5f_bBuwFhGOZJ7Ainiha7X-kZ5-aL9coNJiXGH1rH7iK2J8MwAK08G-fhjuoSadOatNgGuHPCilduKUg" width="731px;" height="109px;" /></p>
<p dir="ltr">I end up with:</p>
<p dir="ltr">topic!=HeartbeatProbe^topicNOT LIKEqueue.^agent=mid.server.CloudSherpas-MID1</p>
<p dir="ltr">The next thing we need to do figure out how to make this dynamic.</p>
<p dir="ltr">My MID Server name is &#8220;CloudSherpas-MID1,&#8221; so in looking at my MID Server record, I see that in the &#8220;Name&#8221; field.</p>
<p dir="ltr">This brings us to our missing link: the Relationship entry.</p>
<p dir="ltr">Let&#8217;s navigate to System Definition &gt; Relationships and open a new form.</p>
<p><img alt="" src="https://lh5.googleusercontent.com/FIWDvZkIRq_f8lYZXc1O9atGsB4rowJjygNzWq6oXfzO4-j9RefqVSc_6rxII-n1Rx270Z2eTschMcWi4RdSfwWFG-QrI9rWFoDuhPXydMXlsksZ2BkPEdc" width="238px;" height="72px;" /></p>
<p dir="ltr">Here are the important parts of our form:</p>
<ol>
<li dir="ltr">
<p dir="ltr">Name: what should we call our new related list?</p>
</li>
<li dir="ltr">
<p dir="ltr">Applies to table: where do we want our new related list to be available?</p>
</li>
<li dir="ltr">
<p dir="ltr">Queries from table: what kind of records should we display?</p>
</li>
<li dir="ltr">
<p dir="ltr">Query with: the code to run against the database to return the correct result set</p>
</li>
</ol>
<p dir="ltr">So now that we know what the fields mean, here&#8217;s how I&#8217;ve filled out my form:</p>
<p><img alt="" src="https://lh4.googleusercontent.com/Palg3hQqwRUkaR55C61gk551tQUqx6J128xvIpzPHbDoSgbuDQciZUDzd2Zsk2vMt8opdAZqkzhEz0S9fmacplvYMsxQTWnyR372q9hAm5XThrRxbdnpzyQ" width="800px;" height="253px;" /></p>
<p dir="ltr">You&#8217;ll notice that in the &#8220;Query with&#8221; field, I did nothing more than copy &amp; paste what we filtered to earlier. Why go to all the hard work to re-filter, breadcrumb by breadcrumb in code, when I can just paste it in?</p>
<p dir="ltr">The only update I made was to replace the hard-coded MID server name, and make this query dynamic. As a result, we can infer that these two objects are available:</p>
<ul>
<li dir="ltr">
<p dir="ltr">current: the query being run (&#8220;Queries from table&#8221;)</p>
</li>
<li dir="ltr">
<p dir="ltr">parent: the form where this related list is showing (&#8220;Applies to table&#8221;)</p>
</li>
</ul>
<p dir="ltr">Here, I&#8217;ve simply grabbed the &#8220;name&#8221; of the MID Server record I&#8217;m looking at, and appended it to the end of my query.</p>
<p dir="ltr">Now, let&#8217;s save it, and add it to our form, and see how it works.</p>
<p><img alt="" src="https://lh4.googleusercontent.com/aQM-BaZdyIR02fkREnmIQxqknX0QfppCNSxfMbRITQqT_Kh06CRbBTFxT2MH-K-ThhMhaxBtAQZ5WU-I-KyseE6skcu8Ld5aQgue9Zxhl-PDUoRVRLlF9uE" width="800px;" height="564px;" /></p>
<p dir="ltr">Excellent! We now have a short list of the most recent transactions that particular MID Server has processed.</p>
<p dir="ltr">Since the ECC Queue table on a busy instance can get very sizable very quickly, we need to make sure we put a reasonable default filter on it. Here, I&#8217;ve set a &#8220;Created on Today&#8221; filter as the default. You also may want to Personalize &gt; the List Control and turn off the buttons (you see the &#8220;new&#8221; button here), depending on your particular use.</p>
<p dir="ltr">In summary, when you need a related list that&#8217;s indirect (or in our case a text-match, instead of a sys_id-match), grab a pen and paper, draw out the tables (and the columns) that contain the relationship, and filter away!</p>
<p><img alt="" src="https://lh5.googleusercontent.com/-wgCrMoAimGdhKG8vcpUwFNE48Of-6kiEiRN6_p1NRDAG0DV5QzqToSzHIVCVLDkorC3wSwOZ4fOn9Tc-oYlCDZ2lKCVphAfHEwG5netJWCnL1aEFlHHMwk" width="403px;" height="96px;" /></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=0TQv-egN-Y0:d2SXhtFhq3w:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=0TQv-egN-Y0:d2SXhtFhq3w:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=0TQv-egN-Y0:d2SXhtFhq3w:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=0TQv-egN-Y0:d2SXhtFhq3w:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/0TQv-egN-Y0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-implementation/tech-tuesdays-servicenow-creating-custom-defined-relationships/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-implementation/tech-tuesdays-servicenow-creating-custom-defined-relationships/</feedburner:origLink></item>
		<item>
		<title>4 CRM Lessons From Apple Genius Bar</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/60cszWsQilk/</link>
		<comments>http://blog.cloudsherpas.com/cloud-implementation/4-crm-lessons-from-apple-genius-bar/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 13:25:33 +0000</pubDate>
		<dc:creator>Adam Honig</dc:creator>
				<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[CRM & Salesforce Implementation]]></category>
		<category><![CDATA[Marketing Automation]]></category>
		<category><![CDATA[Sales Force Automation]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[customer experience]]></category>
		<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[cx]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6881</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/1600-x-700-Genius1-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="1600 x 700 Genius" style="float:left; margin:0 15px 15px 0;" />Sales-wise, Apple continues to throttle the competition: it’s a master builder of the category killer. Want to bring a new smartphone to market? It will be judged against the latest iPhone. Same again for any tablet or laptop. And then Apple markets the debut of every new iPhone or other device to within an inch of its life. [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/" title="View all posts in CRM &amp; Salesforce Implementation" rel="category tag">CRM &amp; Salesforce Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/social-marketing/" title="View all posts in Marketing Automation" rel="category tag">Marketing Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/sales-automation-crm/" title="View all posts in Sales Force Automation" rel="category tag">Sales Force Automation</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/apple/" rel="tag">Apple</a><a href="http://blog.cloudsherpas.com/tag/crm/" rel="tag">CRM</a><a href="http://blog.cloudsherpas.com/tag/customer-experience/" rel="tag">customer experience</a><a href="http://blog.cloudsherpas.com/tag/customer-service/" rel="tag">Customer Service</a><a href="http://blog.cloudsherpas.com/tag/cx/" rel="tag">cx</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-implementation/4-crm-lessons-from-apple-genius-bar/' title='4 CRM Lessons From Apple Genius Bar'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/1600-x-700-Genius1-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="1600 x 700 Genius" style="float:left; margin:0 15px 15px 0;" /><div id="attachment_6883" class="wp-caption alignleft" style="width: 1610px"><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/1600-x-700-Genius1.jpg"><img class="size-full wp-image-6883" alt="Secret weapon: Should your sales program be stocked with geniuses?" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/1600-x-700-Genius1.jpg" width="1600" height="700" /></a><p class="wp-caption-text">Secret weapon: Should your sales program be stocked with geniuses?</p></div>
<p>Sales-wise, Apple continues to throttle the competition: it’s a master builder of the category killer. Want to bring a new smartphone to market? It will be judged against the latest iPhone. Same again for any tablet or laptop. And then Apple <a href="http://www.businessinsider.com/apples-biggest-marketing-secret-just-got-revealed-in-federal-court-2012-8">markets the debut</a> of every new iPhone or other device to within an inch of its life. What’s left? Oh yes, revenue: Apple is the most profitable company in the history of profitability.</p>
<p>In recent years, of course, Apple has also branched out into retail. The Apple Store offers a quick way to get your Apple fix–in either sense. But from an employment standpoint, a recent <em><a href="http://www.nytimes.com/2012/06/24/business/apple-store-workers-loyal-but-short-on-pay.html">New York Times exposé</a></em> noted the lack of sales commissions–unlike, for example, a Verizon store–and general low levels of pay, plus the cult-like corporate culture, lack of promotion opportunities, and relatively high levels of employee burnout.</p>
<p>Despite that work environment, the Apple Store is yet another sales juggernaut for the company, and at least some of that success comes down to its <a href="http://en.wikipedia.org/wiki/Genius_Bar">Genius Bar</a>, which is Apple’s fancy name for its tech-support desk, where Apple owners can troubleshoot their products with an “Apple Genius,” a.k.a. computer repair person.</p>
<p>What makes the Genius Bar tick, and what lessons does it offer to other businesses who want to not just better support their customers, but move more products? To answer that question, take a look at the latest version of the <em>Genius Training Student Workbook </em>from Apple, which <a href="http://gizmodo.com/5938323/how-to-be-a-genius-this-is-apples-secret-employee-training-manual">Gizmodo recently got its hands on</a>. While the manual doesn’t deliver <a href="http://socialmediatoday.com/adamhonig/552050/steve-jobs-couldn-t-sell-crm">unknown Steve Jobs management secrets</a> or other potentially earth-shattering knowledge, it does offer four takeaways that can help make any sales program better:</p>
<h3>1) Customer Empathy Sells</h3>
<p>According to Gizmodo, Apple’s training materials promote a form of psychological sales jujitsu:</p>
<blockquote><p>Sales, it turns out, take a backseat to good vibes–almost the entire volume is dedicated to empathizing, consoling, cheering up, and correcting various Genius Bar confrontations. The assumption, it’d seem, is that a happy customer is a customer who will buy things.</p></blockquote>
<p>Takeaway: Don’t discount the power of a satisfied customer. Apple has some of the highest customer satisfaction scores in the market. While <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/service/">customer satisfaction might not be sexy</a>, it sells, and costs far less than trying to attract new customers.</p>
<h3>2) Don’t Waste Customers’ Time</h3>
<p>Indeed, just look at the Genius Bar reservation service, which allows customers to book a time to speak with an Apple expert about any issues they’re having with an Apple product. When it comes to customer service, most businesses–including cell phone carriers and cable providers–send the wrong signals, telling customers that when you have to wait in a queue, the problem isn’t the wait; it’s you. Consider how many businesses badger you in a phone queue to hang up and use the self-service tools on its website.</p>
<p>Apple, meanwhile, allows you to schedule a service appointment at its store, when it’s convenient for you, which means the problem can often be resolved on the spot. No doubt this psychological “we’re here to serve you” also entices people to buy more.</p>
<h3>3) Memo To Salespeople: Get Selling</h3>
<p>What else accounts for Apple’s retail sales magic? Cue Gizmodo: “Maybe it’s because the products sell themselves. Maybe it’s the zealot fan base. Or maybe the blue-clad [Genius] agents really are inside our heads when we walk away from the Bar.”</p>
<p>Of course, sales are the Genius Bar employees’ ultimate remit. Despite heavy use of such words as gracefully, empathetically, persuasively, and respectfully, the <em>Genius Training Student Workbook </em>continually hammers home that “Everyone in the Apple Store is in the business of selling.”</p>
<h3>4) Make Selling Easier</h3>
<p>But it’s essential to note that Apple salespeople aren’t going it alone. Furthermore, the Apple Store isn’t succeeding just based on empathy, product design, store design, or customer service, but a combination of <em>all</em> of these factors. Viewed another way, these factors help salespeople be more productive. The same goes for <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-technology/">CRM and SFA tools</a>, which are designed not to replace salespeople, but rather to help them sell more.</p>
<p>Never underestimate the power of a <a title="7 CRM Gamification Strategies: How Psychology Increases Sales" href="http://blog.cloudsherpas.com/cloud-implementation/7-crm-gamification-strategies-how-psychology-increases-sales/">highly motivated</a>–and properly trained–salesperson to close more deals. But the last lesson from Apple is also that the best way to help salespeople sell more is to build a product or service that people want to buy.</p>
<h3>LEARN MORE</h3>
<p>Cloud Sherpas is one of the world’s leading cloud services brokerages and helps businesses adopt, manage and enhance their CRM investment by <a href="http://www.cloudsherpas.com/services/strategy-planning/">identifying desired business goals</a>, <a href="http://www.cloudsherpas.com/solutions/run-your-business-in-the-cloud/">finding the right tools and technology</a> for the job, and <a href="http://www.cloudsherpas.com/services/salesforce-com-implementation/">delivering rapid implementations</a> that remain focused on achieving the desired business capabilities.</p>
<p>Post and thumbnail photos <a href="http://www.flickr.com/creativecommons/">courtesy</a> of Flickr user <a href="http://www.flickr.com/photos/19942094@N00/4238969148/">Randy Lemoine</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=60cszWsQilk:ztv6xXYIL7c:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=60cszWsQilk:ztv6xXYIL7c:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=60cszWsQilk:ztv6xXYIL7c:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=60cszWsQilk:ztv6xXYIL7c:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/60cszWsQilk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-implementation/4-crm-lessons-from-apple-genius-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-implementation/4-crm-lessons-from-apple-genius-bar/</feedburner:origLink></item>
		<item>
		<title>Deploying ServiceNow CMS: What You Need to Know</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/6RbR_vPEFao/</link>
		<comments>http://blog.cloudsherpas.com/cloud-strategy-2/deploying-servicenow-cms-what-you-need-to-know/#comments</comments>
		<pubDate>Fri, 14 Jun 2013 13:00:14 +0000</pubDate>
		<dc:creator>Jason Wojahn</dc:creator>
				<category><![CDATA[Cloud Advisory]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[EXCELerators]]></category>
		<category><![CDATA[ServiceNow Implementation]]></category>
		<category><![CDATA[ServiceNow CMS]]></category>
		<category><![CDATA[ServiceNow Deployment]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6988</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/03/Rhesus-Secrets-by-jinterwas-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Rhesus Secrets" style="float:left; margin:0 15px 15px 0;" />The Content Management System (CMS) is a ServiceNow application that allows organizations to create a custom interface in the ServiceNow platform. Included in the base ServiceNow instance, it supports both static and dynamic web methods, and can be used for a variety of projects, such as an employee self-service portal, which is what we most [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/cloud-advisory/" title="View all posts in Cloud Advisory" rel="category tag">Cloud Advisory</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/servicenow-implementation/excelerators/" title="View all posts in EXCELerators" rel="category tag">EXCELerators</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/servicenow-implementation/" title="View all posts in ServiceNow Implementation" rel="category tag">ServiceNow Implementation</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/servicenow-cms/" rel="tag">ServiceNow CMS</a><a href="http://blog.cloudsherpas.com/tag/servicenow-deployment/" rel="tag">ServiceNow Deployment</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-strategy-2/deploying-servicenow-cms-what-you-need-to-know/' title='Deploying ServiceNow CMS: What You Need to Know'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/03/Rhesus-Secrets-by-jinterwas-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Rhesus Secrets" style="float:left; margin:0 15px 15px 0;" /><p dir="ltr">The Content Management System (CMS) is a ServiceNow application that allows organizations to create a custom interface in the ServiceNow platform. Included in the base ServiceNow instance, it supports both static and dynamic web methods, and can be used for a variety of projects, such as an employee self-service portal, which is what we most commonly see. However, there are also opportunities to use the CMS to customize login pages, search pages, Livefeed and social IT or even to build an entire website. Set-up usually requires a ServiceNow system administrator and web development skills.</p>
<p dir="ltr">The business case for a CMS project can feel a bit fluffy, but deploying CMS in your environment creates brand parity or, as we like to say, “brand reflective support.” Why is this important?</p>
<p dir="ltr"><strong>It can positively impact your end-users’ support experience.</strong> Your organization may use several different tools, and this can create a fragmented support experience. The CMS in ServiceNow can aggregate these tools into one streamlined portal, improving system cohesion and creating a more usable and user-friendly experience.  Additionally, if you support multiple entities with different brands, the CMS can also be used to establish branding for each entity within the same ServiceNow instance. This functionality provides an even greater level of end-user centricity.</p>
<p dir="ltr"><strong>It offers your IT department a quick win.</strong> A CMS project can be completed very quickly and create a lasting impression for your end users. This can promote more credibility and further establish your organization as best-in-class.</p>
<p dir="ltr"><strong>It motivates end-users to use electronic means to get support.</strong> You rely on your end-users to employ the appropriate tools to request support, and users respond positively to interactions that are in line with their company’s brand. By using a CMS to create a more user-friendly portal, you can improve user adoption and increase electronic IT interactions.</p>
<h3>So what should you consider when planning a CMS?</h3>
<p dir="ltr"><strong>Pay attention to user interface dynamics.</strong> Since you are really altering the ServiceNow interface (which of course is the reason for deploying CMS in the first place), you must pay attention to the way your users utilize and interact with the system. Make sure it really meets the expectations of your user community.</p>
<p dir="ltr"><strong>Remember that simpler is better</strong>. More CMS pages creates a more complex end-user experience as well as a more complex system to manage for your administrators. Intentionally limit the number of CMS pages you present and the number of “mouse-clicks” required. Less is more, and that is exactly what we recommend to our customers when we work with them on a CMS project. In fact, many customers have been able to deploy a fully functioning, end-user relevant experience with just two CMS pages.</p>
<p dir="ltr">To streamline the process and effort of designing, implementing and maintaining a CMS, we developed our CMS EXCELerator. This project is typically 50-55 hours and includes a pre-packaged best practice configuration designed to speed adoption and reduce ongoing ServiceNow administration. You can learn more about this approach in our recent webinar, <a href="http://www2.cloudsherpas.com/unlock-the-power-50-hours-to-cms-success">Unlock the Power: 50 Hours to CMS Success</a>.</p>
<p>Have you deployed a CMS project? What are some some ways you’ve found value in this project?</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=6RbR_vPEFao:7cO4uC0P6Zk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=6RbR_vPEFao:7cO4uC0P6Zk:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=6RbR_vPEFao:7cO4uC0P6Zk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=6RbR_vPEFao:7cO4uC0P6Zk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/6RbR_vPEFao" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-strategy-2/deploying-servicenow-cms-what-you-need-to-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-strategy-2/deploying-servicenow-cms-what-you-need-to-know/</feedburner:origLink></item>
		<item>
		<title>What Metrics Should We Use?</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/zlpCpH1pcaA/</link>
		<comments>http://blog.cloudsherpas.com/cloud-strategy-2/what-metrics-should-we-use/#comments</comments>
		<pubDate>Thu, 13 Jun 2013 12:59:23 +0000</pubDate>
		<dc:creator>Jim Holst</dc:creator>
				<category><![CDATA[Cloud Advisory]]></category>
		<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[CRM & Salesforce Implementation]]></category>
		<category><![CDATA[change management]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[Salesforce]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6979</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/How-to-determine-what-metrics-we-should-use-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="How to determine what metrics we should use" style="float:left; margin:0 15px 15px 0;" />Look internally rather than externally You’re nearly done with a project when, almost like clockwork, it happens: someone asks the dreaded metrics question, “What metrics do you recommend we use?” I imagine people ask me this (many times very late in the game) because of my team’s consulting experience and expertise in the industry. They [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/cloud-advisory/" title="View all posts in Cloud Advisory" rel="category tag">Cloud Advisory</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/" title="View all posts in CRM &amp; Salesforce Implementation" rel="category tag">CRM &amp; Salesforce Implementation</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/change-management/" rel="tag">change management</a><a href="http://blog.cloudsherpas.com/tag/crm/" rel="tag">CRM</a><a href="http://blog.cloudsherpas.com/tag/metrics/" rel="tag">metrics</a><a href="http://blog.cloudsherpas.com/tag/salesforce/" rel="tag">Salesforce</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-strategy-2/what-metrics-should-we-use/' title='What Metrics Should We Use?'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/How-to-determine-what-metrics-we-should-use-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="How to determine what metrics we should use" style="float:left; margin:0 15px 15px 0;" /><h2>Look internally rather than externally</h2>
<p dir="ltr">You’re nearly done with a project when, almost like clockwork, it happens: someone asks the dreaded metrics question, “What metrics do you recommend we use?”</p>
<p dir="ltr">I imagine people ask me this (many times very late in the game) because of my team’s consulting experience and expertise in the industry. They ask hoping that we possess some sort of magical answer to this question, but, in reality, we don’t.</p>
<p dir="ltr">Defining metrics is not easy because they are so specific to their respective organizations.  Many people have a tough time digesting this because they think, rationally, that other companies must be using metrics that should directly translate into their environment.  In some cases this is true, but in most cases this thinking does not apply.</p>
<p dir="ltr">So what can be done?  The simple answer is to look internally rather than externally.  I have my clients do this by looking at two areas of their businesses: corporate goals and system expectations.</p>
<p dir="ltr">In order to get good metrics, you must first define solid “base metrics.”  Base metrics are metrics that will yield other metrics over time and that we define to validate the operation, success and adoption of the implemented system.</p>
<p dir="ltr">Let’s look at base metrics in an organization as they relate to corporate goals and system expectations.</p>
<h2>Corporate Goals</h2>
<p dir="ltr">Let’s say you are implementing a new CRM system.  What metrics from the corporate level would we need to collect?</p>
<p dir="ltr">The answer is a bit loaded, as it depends on the system and what the expectations are for this system. However, it also depends on the corporate goals themselves.  Let’s say that the corporate goals for this year were to:</p>
<ul>
<li dir="ltr">
<p dir="ltr">Increase revenue by 7%</p>
</li>
<li dir="ltr">
<p dir="ltr">Increase profitability by 4%</p>
</li>
</ul>
<p dir="ltr">So, you have to ask yourself, “How would the CRM system help me meet these goals?”  The answer will tell you what metrics you need to collect.  You can’t just collect high level metrics (e.g. total sales) to satisfy this requirement, but rather you will have to drill down and get specific information in areas like:</p>
<ul>
<li dir="ltr">
<p dir="ltr">Costs</p>
</li>
<li dir="ltr">
<p dir="ltr">Expenses</p>
</li>
<li dir="ltr">
<p dir="ltr">Payrolls</p>
</li>
<li dir="ltr">
<p dir="ltr">Sales</p>
</li>
</ul>
<p dir="ltr">As you can see, the metrics are based on your goals, but you still need to get data to validate this information.  Too often we take metrics that are too high level for this validation when we really need to drill down to the next level.  One way of doing this is to build a table and define the requirements for each area of the company to meet the goal. You can then develop metrics based off this need and the baseline to which you will compare the metrics.</p>
<div dir="ltr"><span style="color: #4c4c4c; font-family: Oswald, 'Helvetica Neue', Helvetica, sans-serif; font-size: 24px; line-height: 36px;">System Expectations</span></div>
<p dir="ltr">A common problem with metrics is lack of access to the data.  In many cases, I have seen data sprinkled across the corporate environment in multiple locations including:</p>
<ul>
<li dir="ltr">
<p dir="ltr">Multiple CRM instances</p>
</li>
<li dir="ltr">
<p dir="ltr">Proprietary Mainframes (e.g. Green Screens)</p>
</li>
<li dir="ltr">
<p dir="ltr">Excel documents</p>
</li>
<li dir="ltr">
<p dir="ltr">3rd Party Locations</p>
</li>
</ul>
<p dir="ltr">My point here is that, when you implement a new system and say, “why can’t I get my metrics?” it is because you do not have an infrastructure to support the metrics, at least not automatically.  Therefore, you are bound by the system.  However, when you are aware of this, you can determine your metrics because you now know the constraints of the system.  In our example above, the goal is to increase profitability by 4%, but if we don’t have access to expenses, then we cannot collect this metric.  You see, as concerned as we are about what we can collect, we are even more concerned about what we can’t collect.</p>
<p dir="ltr">In my previous blog posts, I have repeated the mantra: “Don’t try to fit a round peg into a square hole.”  The same is true for systems.  Ever try to collect metrics in a system that you use for sales even though it’s really meant for something like finance?  Sure, we all do.  The inherent problem is that, although these areas  (in this case finance and sales) share some common entities between one another, the way their data is collected, used and disseminated is completely different.  Therefore, when you are doing analysis on the sales data from a finance system, you could be going down the wrong path because the data was collected following finance rules and methods, not sales rules and methods. The problem here is that even though you might be collecting the right metrics, you are doing so in the wrong way.</p>
<h2>What’s Next</h2>
<p dir="ltr">Metrics collection is not static, it is ongoing. Also, metrics types change. As a result, the information we discussed above is only a starting point.  What comes next is up to you.  However, it is essential to remember a few things once you setup your initial (base) metrics:</p>
<ol>
<li dir="ltr">
<p dir="ltr">Make sure you have something against which to compare the metrics (a baseline).</p>
</li>
<li dir="ltr">
<p dir="ltr">Make sure the metric is valid (e.g. collect a metric because it is a need, not because it is an industry standard).</p>
</li>
<li dir="ltr">
<p dir="ltr">It’s okay to retire metrics (some metrics are short term and its okay to stop collecting them).</p>
</li>
<li dir="ltr">
<p dir="ltr">As you continue to adopt your new system, you’ll see new metrics you would not be able to envision as you rolled out the application. Make sure to account for these new metrics.</p>
</li>
</ol>
<h2>Learn More</h2>
<p dir="ltr">Cloud Sherpas is one of the world’s leading cloud services brokerages and helps businesses adopt, manage and enhance their CRM investments by identifying desired business goals, finding the appropriate tools and technology for the job and delivering rapid implementations that remain focused on achieving the desired business capabilities.</p>
<p>&nbsp;</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=zlpCpH1pcaA:LiE6lqC79Aw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=zlpCpH1pcaA:LiE6lqC79Aw:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=zlpCpH1pcaA:LiE6lqC79Aw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=zlpCpH1pcaA:LiE6lqC79Aw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/zlpCpH1pcaA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-strategy-2/what-metrics-should-we-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-strategy-2/what-metrics-should-we-use/</feedburner:origLink></item>
		<item>
		<title>Microsoft Year End Deals May Not Be All They Are Cracked Up To Be</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/G0rrzYn8LKs/</link>
		<comments>http://blog.cloudsherpas.com/cloud-resources/microsoft-year-end-deals-may-not-be-all-they-are-cracked-up-to-be/#comments</comments>
		<pubDate>Tue, 11 Jun 2013 13:55:54 +0000</pubDate>
		<dc:creator>Derik VanVleet</dc:creator>
				<category><![CDATA[Cloud Advisory]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[Google Apps Deployment]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[enterprise agreement]]></category>
		<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[renewal]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6982</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="90" height="90" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2012/04/offfice-365-broken-cloud-90x90.jpg" class="attachment-thumbnail wp-post-image" alt="offfice-365-broken-cloud" style="float:left; margin:0 15px 15px 0;" />We are now in June, Microsoft’s fiscal end-of-year, and we all know what that means: deals galore to be had by customers faced with renewing their Enterprise Agreements (EA). Today, I offer a word of caution because that “great deal” may be no deal at all once we peel back the layers. Does Your Organization [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/cloud-advisory/" title="View all posts in Cloud Advisory" rel="category tag">Cloud Advisory</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/google-appls-deployment/" title="View all posts in Google Apps Deployment" rel="category tag">Google Apps Deployment</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-resources/" title="View all posts in Resources" rel="category tag">Resources</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/enterprise-agreement/" rel="tag">enterprise agreement</a><a href="http://blog.cloudsherpas.com/tag/google-apps/" rel="tag">Google Apps</a><a href="http://blog.cloudsherpas.com/tag/office-365/" rel="tag">Office 365</a><a href="http://blog.cloudsherpas.com/tag/renewal/" rel="tag">renewal</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-resources/microsoft-year-end-deals-may-not-be-all-they-are-cracked-up-to-be/' title='Microsoft Year End Deals May Not Be All They Are Cracked Up To Be'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="90" height="90" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2012/04/offfice-365-broken-cloud-90x90.jpg" class="attachment-thumbnail wp-post-image" alt="offfice-365-broken-cloud" style="float:left; margin:0 15px 15px 0;" /><p dir="ltr"><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2012/04/offfice-365-broken-cloud.jpg"><img class="alignnone  wp-image-6074" alt="offfice-365-broken-cloud" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2012/04/offfice-365-broken-cloud.jpg" width="960" height="432" /></a></p>
<p dir="ltr">We are now in June, Microsoft’s fiscal end-of-year, and we all know what that means: deals galore to be had by customers faced with renewing their Enterprise Agreements (EA). Today, I offer a word of caution because that “great deal” may be no deal at all once we peel back the layers.</p>
<h2>Does Your Organization Have an EA-P or an EA-S?</h2>
<p dir="ltr">First, it’s important to understand that there are two main kinds of EAs. The first we will call an EA-P, for Enterprise Agreement Perpetual. This EA is the most common, and companies with this agreement outright own the software that was released by Microsoft during the term of the EA. Basically, you own the software forever.</p>
<p dir="ltr">The second kind of EA is an EA-S, for Enterprise Agreement Subscription. These are not as common and are really not advantageous for a customer because, as you can imagine, the customer does not own any of the software. This means that if the customer decides to leave the EA, it must either uninstall all of its software or purchase the software outright, usually at full list price. It is essential that customers understand which EA they have so that they know what their options are when renewal time comes around.</p>
<p dir="ltr">So, with that in mind, what kinds of options do customers have and of what do they need to be mindful? First, many customers with whom we speak do not even know that they do not have to renew their EA, provided they are in an EA-P. Somehow, Microsoft fails to tell customers that this is one of their options, and customers fail to remember that, under the EA-P, they own the software they are already running.</p>
<p dir="ltr">In this case, if the customer does not have any plans to update the current systems in the next several years, there is no reason to fork out the big money for another EA. In this situation, customers should evaluate what systems they do want to upgrade, and sign a Select Agreement with Software Assurance for those systems. This allows a customer to upgrade to the latest version during the terms of the agreement and still maintain full support. Choosing this option enables customers to only upgrade what they want to, or must, upgrade. Customers who go this route need to be very careful though, as Microsoft is ramping up its audit programs, and the customers could open themselves up to this practice: <a href="http://goo.gl/yJ7PM">http://goo.gl/yJ7PM</a></p>
<h2>What Microsoft’s “Great Deals” Really Mean</h2>
<p dir="ltr">Because it is Microsoft’s year end, customers can be assured that they will be offered “great deals” by Microsoft to sweeten the sale. One of the main incentives Microsoft is offering customers is its “Office Free65” campaign, which informs customers that, if they renew their EA, Microsoft will give them Office 365 E3 for as low as $1 per user per month! Wow, what a deal! Or is it?</p>
<p dir="ltr">There are a number of problems with this “great deal.” First, customers need to realize that Microsoft has just convinced the customer to pay for Microsoft Office twice: once under the core EA and again under the Office 365 subscription! The same goes for all of the customer’s core system Client Access Licenses (CAL) such as Lync, SharePoint and Exchange. Further, Microsoft is locking the customer into a multi-year commitment (three years) to the Enterprise level CALs and/or Office, which means you are potentially paying hundreds of dollars per year for the on-premise solutions too.</p>
<p dir="ltr">Lastly, Microsoft knows they need to make up for the steep discount on Office 365 somewhere else, and they often do this through the Enterprise Operating System licenses (Windows Server, Exchange, Lync, SharePoint, etc). What customers need to remember is that they are paying for these Operating System licenses outside of the CAL licenses and discounts, so every time the customer needs to install a new Server, they will pay steep prices for those licenses for the term of that EA. So, adding this together with the “discount” on Office 365 definitely changes the meaning of a “great discount.”</p>
<h2>Know Where Your Organization Stands</h2>
<p dir="ltr">The bottom line is, customers need to understand exactly what their rights are and what leverage they really have when negotiating with Microsoft. Keep in mind: that really great discount on Office 365 will be made up somewhere else in the EA on another line item; you just have to know that and look for it. As a customer, there are a few thing you need to ask yourself (and Microsoft) in order to protect yourself against these practices:</p>
<ul>
<li dir="ltr">
<p dir="ltr">What am I really signing up for?</p>
</li>
<li dir="ltr">
<p dir="ltr">What is my real overall cost per user?</p>
</li>
<li dir="ltr">
<p dir="ltr">What is my organization’s real upgrade initiatives over the term of the EA?</p>
</li>
</ul>
<p dir="ltr">In addition to asking these questions, <a href="http://www.gartner.com/id=1631415">customers should also calculate a 4 or 5 year ROI mode</a>l, because all the discounts you may be getting this year will not be the same after this EA expires &#8211; and so you will need to negotiate all over again.</p>
<p dir="ltr">Or, of course, you can choose Google Apps for Business: $50 per user, per year&#8230;done!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=G0rrzYn8LKs:HV-HcDtqI-0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=G0rrzYn8LKs:HV-HcDtqI-0:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=G0rrzYn8LKs:HV-HcDtqI-0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=G0rrzYn8LKs:HV-HcDtqI-0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/G0rrzYn8LKs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-resources/microsoft-year-end-deals-may-not-be-all-they-are-cracked-up-to-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-resources/microsoft-year-end-deals-may-not-be-all-they-are-cracked-up-to-be/</feedburner:origLink></item>
		<item>
		<title>Marketing Effectiveness: Answers By The Numbers</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/OPN3rA10br4/</link>
		<comments>http://blog.cloudsherpas.com/cloud-strategy-2/marketing-effictiveness-answers-by-the-numbers/#comments</comments>
		<pubDate>Mon, 10 Jun 2013 13:46:53 +0000</pubDate>
		<dc:creator>Adam Honig</dc:creator>
				<category><![CDATA[Cloud Advisory]]></category>
		<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[Marketing Automation]]></category>
		<category><![CDATA[answer]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[question]]></category>
		<category><![CDATA[Top 10]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6932</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/1600-x-700-numbers-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="1600 x 700 numbers" style="float:left; margin:0 15px 15px 0;" />The best way to solve any business challenge begins by asking the right questions. So, what are the top 10 questions that the best CRM consultants ask when they meet with you to improve your marketing program? Let’s start here: 1) Execution: Do you launch marketing campaigns quickly? Delivering marketing messages quickly is essential for maximizing campaign relevance. But [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/cloud-advisory/" title="View all posts in Cloud Advisory" rel="category tag">Cloud Advisory</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/social-marketing/" title="View all posts in Marketing Automation" rel="category tag">Marketing Automation</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/answer/" rel="tag">answer</a><a href="http://blog.cloudsherpas.com/tag/best-practices/" rel="tag">best practices</a><a href="http://blog.cloudsherpas.com/tag/crm/" rel="tag">CRM</a><a href="http://blog.cloudsherpas.com/tag/marketing/" rel="tag">Marketing</a><a href="http://blog.cloudsherpas.com/tag/question/" rel="tag">question</a><a href="http://blog.cloudsherpas.com/tag/top-10/" rel="tag">Top 10</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-strategy-2/marketing-effictiveness-answers-by-the-numbers/' title='Marketing Effectiveness: Answers By The Numbers'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/1600-x-700-numbers-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="1600 x 700 numbers" style="float:left; margin:0 15px 15px 0;" /><div id="attachment_6933" class="wp-caption alignleft" style="width: 1610px"><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/1600-x-700-numbers.jpg"><img class="size-full wp-image-6933" alt="Capturing more market share starts by knowing the top 10 marketing program questions to ask." src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/1600-x-700-numbers.jpg" width="1600" height="600" /></a><p class="wp-caption-text">Capturing more market share starts by knowing the top 10 marketing program questions to ask.</p></div>
<p>The best way to solve any business challenge begins by asking the right questions.</p>
<p>So, what are the top 10 questions that <a href="http://www.cloudsherpas.com">the best CRM consultants</a> ask when they meet with you to improve your marketing program?</p>
<p>Let’s start here:</p>
<h3>1) Execution: Do you launch marketing campaigns quickly?</h3>
<p>Delivering marketing messages quickly is essential for maximizing campaign relevance. But taking time to first test and refine marketing campaigns, using small groups of users, also makes them more relevant. For example, Cloud Sherpas worked with a division of global credit information group Experian to help it more quickly test campaigns (on thousands of people) before fully unveiling them (to millions).</p>
<p>The result has been more relevant campaigns, leading to stronger customer uptake and higher revenues. In other words, the best marketing groups can quickly test, hone, and <em>then</em> <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/marketing/campaign-management/">execute campaigns</a> — all before the message grows stale.</p>
<h3>2) Campaign ROI: Do you measure the revenue generated by marketing?</h3>
<p>Today, only about half of our customers can connect the dots between each and every marketing campaign — and the leads it generates — through to sales. All businesses <em>want</em> to do this, but it can be a challenge.</p>
<p>Well, some industries have it easy. Consumer products manufacturers, for example, can use email marketing campaigns — and coupons — to <a title="Nothing Measured, Nothing Gained" href="http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/nothing-measured-nothing-gained/">trace consumer uptake and revenues</a>.</p>
<p>On the opposite side of the spectrum, pharmaceutical manufacturers must attempt to <a href="http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/aging-population-presents-new-life-sciences-crm-opportunities/">influence the prescriptions</a> that physicians write, because they typically can’t access data about who’s using their products. In fact, they usually only get access to brick-level data that shows how their products are prescribed based on zip code. Even so, they excel at measuring every possible <a title="CRM Returns $5.60 For Every Dollar Spent" href="http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/crm-returns-5-60-for-every-dollar-spent/">ROI angle</a>, and it’s a model for success that any industry can emulate.</p>
<h3>3) Selling: Do you “sell” leads to sales and track the success/failure of every lead?</h3>
<p>Another problem can be cultural disconnect. Marketing gathers the leads, then hands them to the sales team. The sales team looks at the leads and says, “How do we know if these are any good?” Time is money, and <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/marketing/lead-management/">salespeople want proof</a>, or else leads go out the window. That was the challenge faced by software and services giant Citrix, which saw a high lead-rejection rate by salespeople, backed by complaints of overspending on leads that didn’t matter.</p>
<p>To address this challenge, Cloud Sherpas helped Citrix design a lead-nurturing program. Now, instead of simply gathering and handing off leads, the company’s marketing program works closely with sales users to gauge which leads succeed and why, to continually hone and improve the quality of the leads that marketing supplies (or <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/marketing/lead-management/">chooses to withhold</a>). The result has been not just increased uptake of leads by the sales team, but also greater productivity and higher revenues.</p>
<h3>CRM ANSWERS? ASK THE RIGHT QUESTIONS</h3>
<p>The above are just three of the <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-technology/marketing-effectiveness/">top 10 questions</a> that our consultants ask when working with organizations to improve their marketing program.</p>
<p>How did we arrive at this top 10? At Cloud Sherpas, we’ve taken our experience of working on over 2,000 projects with more than 800 customers — including the likes of <a href="http://www.cloudsherpas.com/customers/panasonic-reveals-keys-to-crm-project-success/">Panasonic</a>, <a href="http://www.cloudsherpas.com/customers/genzyme-biosurgerys-salesforce-com-secrets/">Genzyme</a>, <a href="http://www.cloudsherpas.com/customers/multiple-instances-of-salesforce-com-streamlined-for-insurance-company/">The Hartford</a> and <a title="Salesforce Migration: How AXA Wealth Ditched Siebel" href="http://blog.cloudsherpas.com/company-news/salesforce-migration-how-axa-wealth-ditched-siebel/">AXA</a> — and distilled it into our <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/">CRM Excellence Framework</a>.</p>
<p>The framework helps organizations understand, “What’s the next, best step that we should take to make our sales or CRM program better?” Because to succeed at CRM, that’s the first question<strong> </strong>you should ask.</p>
<h3>LEARN MORE</h3>
<p>Work with Cloud Sherpas, one of the world’s leading cloud services brokerages, to better adopt, manage and enhance your CRM investment by <a href="http://www.cloudsherpas.com/services/strategy-planning/">identifying desired business goals</a>, <a href="http://www.cloudsherpas.com/solutions/run-your-business-in-the-cloud/">finding the right tools and technology</a> for the job, and <a href="http://www.cloudsherpas.com/services/salesforce-com-implementation/">delivering rapid implementations</a> that remain focused on achieving the desired business capabilities.</p>
<p>Post and thumbnail photos <a href="http://www.flickr.com/creativecommons/">courtesy</a> of Flickr user <a href="http://www.flickr.com/photos/jamescridland/2272701122/">James Cridland</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=OPN3rA10br4:kAv7_Eq_dr8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=OPN3rA10br4:kAv7_Eq_dr8:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=OPN3rA10br4:kAv7_Eq_dr8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=OPN3rA10br4:kAv7_Eq_dr8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/OPN3rA10br4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-strategy-2/marketing-effictiveness-answers-by-the-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-strategy-2/marketing-effictiveness-answers-by-the-numbers/</feedburner:origLink></item>
		<item>
		<title>Affordable Care Act: How Health Insurers Must Compete</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/rZfFSp7m3nY/</link>
		<comments>http://blog.cloudsherpas.com/hot-topics/affordable-care-act-how-health-insurers-must-compete/#comments</comments>
		<pubDate>Thu, 06 Jun 2013 20:05:16 +0000</pubDate>
		<dc:creator>Adam Honig</dc:creator>
				<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[CRM & Salesforce Implementation]]></category>
		<category><![CDATA[Hot Topics]]></category>
		<category><![CDATA[Marketing Automation]]></category>
		<category><![CDATA[Sales Force Automation]]></category>
		<category><![CDATA[Service Cloud]]></category>
		<category><![CDATA[aca]]></category>
		<category><![CDATA[affordable care act]]></category>
		<category><![CDATA[customer care]]></category>
		<category><![CDATA[customer centricity]]></category>
		<category><![CDATA[customer experience]]></category>
		<category><![CDATA[customer satisfaction]]></category>
		<category><![CDATA[efficiency]]></category>
		<category><![CDATA[growth]]></category>
		<category><![CDATA[health insurance]]></category>
		<category><![CDATA[insurance]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[obamacare]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6974</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/Pills-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Changes in the country&#039;s health laws offer upsides for proactive insurers." style="float:left; margin:0 15px 15px 0;" />Health insurers: Are you ready to sell to individuals? In the United States, under President Obama&#8217;s Affordable Care Act, health insurance marketplaces are due to take effect on Jan. 1, 2014. Previously known as health insurance exchanges, these marketplaces will offer standardized, government-regulated healthcare plans. The exchanges are designed to strengthen consumer protections while reducing risks [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/" title="View all posts in CRM &amp; Salesforce Implementation" rel="category tag">CRM &amp; Salesforce Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/hot-topics/" title="View all posts in Hot Topics" rel="category tag">Hot Topics</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/social-marketing/" title="View all posts in Marketing Automation" rel="category tag">Marketing Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/sales-automation-crm/" title="View all posts in Sales Force Automation" rel="category tag">Sales Force Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/service-cloud/" title="View all posts in Service Cloud" rel="category tag">Service Cloud</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/aca/" rel="tag">aca</a><a href="http://blog.cloudsherpas.com/tag/affordable-care-act/" rel="tag">affordable care act</a><a href="http://blog.cloudsherpas.com/tag/customer-care/" rel="tag">customer care</a><a href="http://blog.cloudsherpas.com/tag/customer-centricity/" rel="tag">customer centricity</a><a href="http://blog.cloudsherpas.com/tag/customer-experience/" rel="tag">customer experience</a><a href="http://blog.cloudsherpas.com/tag/customer-satisfaction/" rel="tag">customer satisfaction</a><a href="http://blog.cloudsherpas.com/tag/efficiency/" rel="tag">efficiency</a><a href="http://blog.cloudsherpas.com/tag/growth/" rel="tag">growth</a><a href="http://blog.cloudsherpas.com/tag/health-insurance/" rel="tag">health insurance</a><a href="http://blog.cloudsherpas.com/tag/insurance/" rel="tag">insurance</a><a href="http://blog.cloudsherpas.com/tag/obama/" rel="tag">obama</a><a href="http://blog.cloudsherpas.com/tag/obamacare/" rel="tag">obamacare</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/hot-topics/affordable-care-act-how-health-insurers-must-compete/' title='Affordable Care Act: How Health Insurers Must Compete'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/Pills-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Changes in the country&#039;s health laws offer upsides for proactive insurers." style="float:left; margin:0 15px 15px 0;" /><div id="attachment_6975" class="wp-caption alignleft" style="width: 1610px"><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/Pills.jpg"><img class="size-full wp-image-6975" alt="Changes in the country's health laws offer upsides for proactive insurers." src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/Pills.jpg" width="1600" height="700" /></a><p class="wp-caption-text">Changes in the country&#8217;s health laws offer upsides for proactive insurers.</p></div>
<p>Health insurers: Are you ready to sell to individuals?</p>
<p>In the United States, under President Obama&#8217;s <a href="http://en.wikipedia.org/wiki/Affordable_Health_Care_for_America_Act">Affordable Care Act</a>, health insurance marketplaces are due to take effect on Jan. 1, 2014. Previously known as <a href="http://en.wikipedia.org/wiki/Health_insurance_marketplace">health insurance exchanges</a>, these marketplaces will offer standardized, government-regulated healthcare plans.</p>
<p>The exchanges are <a href="http://www.healthcare.gov/law/timeline/full.html">designed to strengthen consumer protections</a> while reducing risks for insurers &#8212; any insurer who offers plans via the marketplaces isn&#8217;t allowed to turn down anyone based on preexisting conditions &#8212; by ensuring that no one gets to cherry-pick customers.</p>
<p>To date, the majority of health insurance has been sold to businesses. But with the introduction of health insurance marketplaces, as well as the Affordable Care Act&#8217;s requirement that all U.S. residents purchase health insurance, the market for individual health policies is set to spike.</p>
<h3>CRM Mandate: Get Member-Centric</h3>
<p>Selling health insurance directly to consumers is common in the United Kingdom. Even though all residents have free access to the National Health Service (NHS), people can <a href="http://www.telegraph.co.uk/finance/personalfinance/insurance/privatemedical/9687516/Looking-for-private-health-care-Try-the-smaller-operators.html">purchase supplemental or private insurance</a> from the country&#8217;s big four health insurers &#8212;  Bupa, Axa PPP, Aviva and PruHealth &#8212; or smaller niche players.</p>
<p>In the United States, capturing the new-subscriber market will require health insurers to get more member-centric. In 2010, for example, I noted that to <a href="http://www.customerthink.com/blog/health_care_reform_insurers_with_the_best_crm_will_win">capture new customers</a>, insurers would need to focus on streamlining their contact center processes, consolidating data, retooling systems to maximize member-centricity and controlling product proliferation, by keeping plans and options clear and simple.</p>
<p>Arguably, little has changed since I made those recommendations, except for the <a href="http://www.nytimes.com/2012/06/29/us/supreme-court-lets-health-law-largely-stand.html?pagewanted=all">Supreme Court ruling</a> that the Affordable Care Act&#8217;s requirement that all Americans must purchase health insurance will stand.</p>
<h3>Affordable Care Act: New Business Opportunities</h3>
<p>Accordingly, health insurers now have three opportunities for <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/">using CRM</a> to better target, attract and retain new subscribers:</p>
<p><b>Growth: </b>Increasing the number of people who subscribe to your health plans is a surefire way to boost the bottom line. But what&#8217;s the best way to sell to new subscribers &#8212; perhaps online, or via agents and brokers &#8212; as well as design effective incentives and create sales teams from scratch to sell your new offerings? For help, take a page from the pharmaceutical industry. After gaining FDA approval for a new drug, for example, Cloud Sherpas customer Vertex <a href="http://www.cloudsherpas.com/customers/vertex-pharmaceuticals-adopts-crm-platforms/">rapidly implemented a new CRM system</a> to enable its nascent sales team to begin immediately selling the new product.</p>
<p><b>Efficiency: </b>Imagine you double the number of subscribers to your health plans. Cue double the number of calls to your contact center. What&#8217;s the best approach for handling those types of increases? Historically, we&#8217;ve found that <a href="http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/send-call-centers-on-strike-for-great-customer-service/">health insurers chronically under-invest in the customer experience</a>. The better approach is to invest wisely in better agent development and coaching, and refine test service tier structures as well as service channels. Here&#8217;s the ideal: Every incoming call gets successfully resolved by the agent who picks up the phone, the first time.</p>
<p><b>Customer satisfaction: </b>The Affordable Care Act will make it much easier for consumers to switch plans. Accordingly, the most successful insurers will be the ones that offer top-notch service, for which <a href="http://www.destinationcrm.com/Articles/CRM-News/Daily-News/Health-Insurers-Need-to-Improve-Customer-Relationships-to-Compete-76813.aspx">consumers are already willing to pay more</a>. Accordingly, give subscribers a clear way to make contact and understand what your plans are offering. Provide <a href="http://www.cloudsherpas.com/services/salesforce-com-implementation/">great self-service capabilities</a>. Finally, ensure that the first contact center agent they come into contact with rapidly resolves their questions and concerns &#8212; be that on the phone, via email or on a social network.</p>
<p>As that implies: <a href="http://www.forbes.com/sites/ciocentral/2012/04/19/customer-satisfaction-by-the-numbers-an-industry-breakdown/2/">Be where your customers are</a>, which is also where potential subscribers will be researching what you offer. Today, that means maintaining a strong presence on social media channels.</p>
<h3>Ready To Compete?</h3>
<p>Good and bad examples of the above opportunities abound, especially on the customer-care front. Search Twitter for New York&#8217;s EmblemHealth, for example, and the insurer appears to be absent. Not so its customers:</p>
<blockquote class="twitter-tweet" data-cards="hidden"><p>I&#8217;ve been on hold for nearly 3 hours, waiting to talk to someone at <a href="https://twitter.com/search/%23GHI">#GHI</a> <a href="https://twitter.com/search/%23EmblemHealth">#EmblemHealth</a> re: $35 dental claim. <a href="https://twitter.com/search/%23SoPissed">#SoPissed</a> <a title="http://twitter.com/amandabertram/status/193384695034167296/photo/1" href="http://t.co/lt2yjSq">twitter.com/amandabertram/…</a></p>
<p>— Amanda Bertram (@amandabertram) <a href="https://twitter.com/amandabertram/status/193384695034167296">April 20, 2012</a></p></blockquote>
<p>Contrast that with Blue Cross and Blue Shield of Minnesota:</p>
<blockquote class="twitter-tweet"><p>The MN Senior Games are coming soon! Are you participating? Tell us which event(s)! <a title="http://ow.ly/lkUJ6" href="http://t.co/C1hb5aeLmt">ow.ly/lkUJ6</a></p>
<p>— Blue Cross of MN (@BlueCrossMN) <a href="https://twitter.com/BlueCrossMN/status/341899935828045825">June 4, 2013</a></p></blockquote>
<p><script charset="utf-8" type="text/javascript" src="//platform.twitter.com/widgets.js" async=""></script><br />
Going forward, as more people purchase health plans directly &#8212; instead of having to settle for the options their business has picked for them &#8211; <a href="http://www.destinationcrm.com/Articles/CRM-News/Daily-News/Health-Insurers-Need-to-Improve-Customer-Relationships-to-Compete-76813.aspx">expect the most customer-centric insurers</a> to win. As a healthcare subscriber, would you want it any other way?</p>
<h3>Learn More</h3>
<p>Cloud Sherpas is one of the world’s leading cloud services brokerages and helps businesses adopt, manage and enhance their CRM investment by <a href="http://www.cloudsherpas.com/services/strategy-planning/">identifying desired business goals</a>, <a href="http://www.cloudsherpas.com/solutions/run-your-business-in-the-cloud/">finding the right tools and technology</a> for the job, and <a href="http://www.cloudsherpas.com/services/salesforce-com-implementation/">delivering rapid implementations</a> that remain focused on achieving the desired business capabilities.</p>
<p>Post and thumbnail photos <a href="http://www.flickr.com/creativecommons/">courtesy</a> of Flickr user <a href="http://www.flickr.com/photos/data_op/2221502960/">Okko Pyykkö</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=rZfFSp7m3nY:iYHd21KDEBY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=rZfFSp7m3nY:iYHd21KDEBY:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=rZfFSp7m3nY:iYHd21KDEBY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=rZfFSp7m3nY:iYHd21KDEBY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/rZfFSp7m3nY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/hot-topics/affordable-care-act-how-health-insurers-must-compete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/hot-topics/affordable-care-act-how-health-insurers-must-compete/</feedburner:origLink></item>
		<item>
		<title>New ServiceNow Project? Four Ways to Make Your Requirements Better</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/hsCum9BCwGI/</link>
		<comments>http://blog.cloudsherpas.com/cloud-strategy-2/new-servicenow-project-four-ways-to-make-your-requirements-better/#comments</comments>
		<pubDate>Thu, 06 Jun 2013 18:42:47 +0000</pubDate>
		<dc:creator>Jason Wojahn</dc:creator>
				<category><![CDATA[Cloud Advisory]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[Enterprise Discovery]]></category>
		<category><![CDATA[ServiceNow Implementation]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[requirement planning]]></category>
		<category><![CDATA[servicenow]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6971</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/Puzzle_Cloud_1600x720-144x144.png" class="attachment-thumbnail wp-post-image" alt="Puzzle_Cloud_1600x720" style="float:left; margin:0 15px 15px 0;" />One of the most challenging aspects of configuring software is defining your requirements. Once you know what you are trying to solve, you can put in place your plan to solve it. So what are some top challenges that we see when determining project needs, and how can you ensure your requirements analysis is successful? [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/cloud-advisory/" title="View all posts in Cloud Advisory" rel="category tag">Cloud Advisory</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/servicenow-implementation/enterprise-discovery/" title="View all posts in Enterprise Discovery" rel="category tag">Enterprise Discovery</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/servicenow-implementation/" title="View all posts in ServiceNow Implementation" rel="category tag">ServiceNow Implementation</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/cloud/" rel="tag">Cloud</a><a href="http://blog.cloudsherpas.com/tag/requirement-planning/" rel="tag">requirement planning</a><a href="http://blog.cloudsherpas.com/tag/servicenow/" rel="tag">servicenow</a><a href="http://blog.cloudsherpas.com/tag/servicenow-implementation/" rel="tag">ServiceNow Implementation</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-strategy-2/new-servicenow-project-four-ways-to-make-your-requirements-better/' title='New ServiceNow Project? Four Ways to Make Your Requirements Better'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/Puzzle_Cloud_1600x720-144x144.png" class="attachment-thumbnail wp-post-image" alt="Puzzle_Cloud_1600x720" style="float:left; margin:0 15px 15px 0;" /><p dir="ltr">One of the most challenging aspects of configuring software is defining your requirements. Once you know what you are trying to solve, you can put in place your plan to solve it.</p>
<p dir="ltr">So what are some top challenges that we see when determining project needs, and how can you ensure your requirements analysis is successful? It is important to get the process right, so here are some tips to help you get started.</p>
<h3>Tip 1: Clearly define process owners and engage stakeholders who are committed to making decisions.</h3>
<p dir="ltr">It can sometimes be difficult to gain stakeholder and project sponsor commitment, but it’s important to get the right people involved. Involving too many people can be chaotic and time-consuming, but involving too few people may not provide the correct information. You need to know who the key stakeholders are for each application.</p>
<p dir="ltr">Another reason organizations struggle is that they over-think or over-engineer the tool to manage human behavior. Assumptions are made about what functionality is actually needed, but without a clear understanding of how your end users do things today, you may end up over-complicating the entire process.</p>
<p dir="ltr">Start with generally accepted KPI’s to analyze your process and it’s deficiencies. Consider process improvement and training alongside additional configuration in the platform.</p>
<h3>Tip 2: Review your current process and delivery model. Gain feedback from your end users to ensure real needs are met and to prevent over-engineering.</h3>
<p dir="ltr">One behavior we see a lot is an over-zealousness around improvement rooted in an inconsistent understanding of the project’s objectives. What is your current maturity level and what is your desired maturity level for post-implementation? What are your current pain points and wish list items? Which of these are reasonable to incorporate into this current phase of development? How will these changes impact your organization’s business processes?</p>
<p dir="ltr">You need to start with dialogue in order to establish a framework to develop your requirements. Go after the big picture first. Start with process flows, major functionality, relationships between tables and forms first, then approach the finer details.</p>
<h3>Tip 3: Have a framework in place to address elaborate requirements as well as planning.  Avoid “big” steps. Let continual improvement mature when you are at a more consistent pace.</h3>
<p dir="ltr">In this planning phase, it’s also important to review the platform in order to uncover features and functionality and to understand how they align with your customers’ current processes.</p>
<h3>Tip 4: Rapid prototyping is an effective way to gather feedback. A visual can speed up requirements development by providing a cleaner view of the user experience.</h3>
<p dir="ltr">You can elicit and refine use cases and user feedback based on this rapid prototyping. Ask your users the same questions in different ways in order to get them to refine their answers when they are struggling to come to a decision or detail their needs.</p>
<p dir="ltr">Following these tips can help you bridge the gap between organizational requirements, best and common practices and the opportunities the new software presents. The most successful implementations are those that balance these three areas and find the sweet spot in the middle.</p>
<p>What are some ways you’ve improved your requirements planning?</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=hsCum9BCwGI:bnG0bXDERzo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=hsCum9BCwGI:bnG0bXDERzo:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=hsCum9BCwGI:bnG0bXDERzo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=hsCum9BCwGI:bnG0bXDERzo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/hsCum9BCwGI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-strategy-2/new-servicenow-project-four-ways-to-make-your-requirements-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-strategy-2/new-servicenow-project-four-ways-to-make-your-requirements-better/</feedburner:origLink></item>
		<item>
		<title>Salesforce Tips: Account Hierarchy Best Practices</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/gQEkgl8MnKs/</link>
		<comments>http://blog.cloudsherpas.com/cloud-strategy-2/salesforce-tips-account-hierarchy-best-practices/#comments</comments>
		<pubDate>Thu, 06 Jun 2013 10:00:21 +0000</pubDate>
		<dc:creator>Tanner Shamrock</dc:creator>
				<category><![CDATA[Cloud Advisory]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[CRM & Salesforce Implementation]]></category>
		<category><![CDATA[Custom Application Development]]></category>
		<category><![CDATA[Marketing Automation]]></category>
		<category><![CDATA[Sales Force Automation]]></category>
		<category><![CDATA[Technical Architect Forum]]></category>
		<category><![CDATA[account management]]></category>
		<category><![CDATA[accounts]]></category>
		<category><![CDATA[hierarchy]]></category>
		<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[salesforce.com]]></category>
		<category><![CDATA[taforum]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6887</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/03/cloud-strategy-featured-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="SERVICENOW ANNOUNCES YEAR-OVER-YEAR REVENUES INCREASE BY 81% AHEAD OF KNOWLEDGE13" style="float:left; margin:0 15px 15px 0;" />The concept of effectively configuring your Account/Customer hierarchy structure in Salesforce might seem like common sense, but in many larger organizations it is a hotly debated concept that requires quite a bit of planning to get right. Imagine a large National or Global account, like an oil refining/energy producing conglomerate.  Let&#8217;s call it &#8220;Global Oil.&#8221; [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/cloud-advisory/" title="View all posts in Cloud Advisory" rel="category tag">Cloud Advisory</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/" title="View all posts in CRM &amp; Salesforce Implementation" rel="category tag">CRM &amp; Salesforce Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/custom-application-development/" title="View all posts in Custom Application Development" rel="category tag">Custom Application Development</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/social-marketing/" title="View all posts in Marketing Automation" rel="category tag">Marketing Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/sales-automation-crm/" title="View all posts in Sales Force Automation" rel="category tag">Sales Force Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/technical-architect-forum/" title="View all posts in Technical Architect Forum" rel="category tag">Technical Architect Forum</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/account-management/" rel="tag">account management</a><a href="http://blog.cloudsherpas.com/tag/accounts/" rel="tag">accounts</a><a href="http://blog.cloudsherpas.com/tag/hierarchy/" rel="tag">hierarchy</a><a href="http://blog.cloudsherpas.com/tag/salesforce/" rel="tag">Salesforce</a><a href="http://blog.cloudsherpas.com/tag/salesforce-com/" rel="tag">salesforce.com</a><a href="http://blog.cloudsherpas.com/tag/taforum/" rel="tag">taforum</a><a href="http://blog.cloudsherpas.com/tag/tips/" rel="tag">Tips</a><a href="http://blog.cloudsherpas.com/tag/tutorials/" rel="tag">tutorials</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-strategy-2/salesforce-tips-account-hierarchy-best-practices/' title='Salesforce Tips: Account Hierarchy Best Practices'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/03/cloud-strategy-featured-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="SERVICENOW ANNOUNCES YEAR-OVER-YEAR REVENUES INCREASE BY 81% AHEAD OF KNOWLEDGE13" style="float:left; margin:0 15px 15px 0;" /><p dir="ltr">The concept of effectively configuring your Account/Customer hierarchy structure in Salesforce might seem like common sense, but in many larger organizations it is a hotly debated concept that requires quite a bit of planning to get right.</p>
<p dir="ltr">Imagine a large National or Global account, like an oil refining/energy producing conglomerate.  Let&#8217;s call it &#8220;Global Oil.&#8221;  An organization like this would have multiple locations across the world and each location would have a different address, different types of Contacts, possibly different industries and different relationships with your organization.</p>
<p>How do you market to this &#8220;Enterprise&#8221; and all of its components? How do you maintain clean data? Where is your customer &#8220;Master?&#8221; It&#8217;s tricky, isn&#8217;t it? Below are a couple different Account Hierarchy options for large organizations to avoid these problems.</p>
<h3>Option 1: One Salesforce Account per Enterprise</h3>
<p>With this option, there would be ONE Salesforce Account record for Global Oil. All of the Contacts that work anywhere in the world for Global Oil would be related to this &#8220;Enterprise&#8221; account, all of the Opportunity records would be contained at this level and all Phone Calls/Emails/Site Visits/Calendar Events would be related to this Global Oil account.</p>
<p><img class="alignnone size-medium wp-image-6889" alt="Salesforce Account Hierarchy" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/salesforce-account-hierarchy-1-321x270.png" width="321" height="270" /></p>
<p>This is typically done to simplify senior management reporting.  Many times, an organization does not have an effective BI platform and reports are too difficult to compile for National Account planning, so the first thought is to merge all activity into one account.  It is also thought to be effective in providing a simple <a href="http://blog.cloudsherpas.com/company-news/hot-topics/get-the-full-picture-four-best-practices-for-achieving-a-holistic-customer-view/">360 degree view of the customer</a>. I disagree with this assumption. I believe that it causes more complexity than it is worth for the end users.</p>
<p>Pros:</p>
<ul>
<li>Simple to find the customer.</li>
<li>Fewer customers in the system makes for Clean Account specific reports and lists and is very good for &#8220;Enterprise&#8221; level reporting.</li>
<li>A lot of Enterprise specific information will be in one place.</li>
</ul>
<p>Cons:</p>
<ul>
<li>You need multiple addresses for the customer which means you will need to implement an &#8220;Addresses&#8221; custom object to handle this, which makes the system more complex, or rely 100% off of the Contact addresses, which can often be unreliable.</li>
<li>Information overload makes it difficult for users to quickly understand what is going on with their specific Contacts and their specific Opportunities.</li>
<li>You might need to implement an Account mashup Visualforce screen to logically display the information to the users to assist with searching and filtering data.</li>
<li>You lose out of the box functionality with Salesforce.</li>
<li>Data skew &#8211; when too many records are associated against one account, performance might be affected in Salesforce for searches, queries and reports.</li>
<li>Not very good for more granular reporting for your Accounts (e.g. Opportunities in the Southeast), unless you force users to enter this data every time they create an Opportunity.</li>
</ul>
<h3>Option 2: One Salesforce Account per Location (Recommended)</h3>
<p>This option involves creating one record for every physical location for your customers(e.g. Global Oil &#8211; NY HQ, Global Oil &#8211; Energy Orlando East). This option is a LOT more specific than Option 1 and provides much more granular detail.</p>
<p><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/salesforce-account-hierarchy-2.png"><img class="alignnone size-medium wp-image-6890" alt="Salesforce Account Hierarchy" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/salesforce-account-hierarchy-2-318x270.png" width="318" height="270" /></a></p>
<p>This option involves utilizing a combination of the Account Name field (e.g. &#8220;Global Oil &#8211; New York City&#8221;), the Account Site field to designate the type of location and the address fields to provide location granularity.  This is how Salesforce describes the often forgotten Account Site field:</p>
<p><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/salesforce-account-site.png"><img class="alignnone size-full wp-image-6888" alt="salesforce account site" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/salesforce-account-site.png" width="470" height="65" /></a></p>
<p>Pros:</p>
<ul>
<li></li>
<li>True Account ownership allowed.</li>
<li>Granular sharing rights (based on Account ownership above) or criteria based sharing rules.</li>
<li>Granular reporting by location, industry, Last Activity and other Account attributes.</li>
<li>Utilize out of the box Salesforce functionality like Account Hierarchy and reports.</li>
<li>No messy &#8220;Address&#8221; related list through which to sort.</li>
<li>View only the deals/communications/contacts, etc. related to that location.</li>
<li>Simple data migrations and integrations based on address.</li>
<li>Utilize Salesforce with standard fields and no custom objects.</li>
<li>Customer contact organization charts built per location to know exactly who you are meeting with at a site.</li>
</ul>
<p>Cons:</p>
<ul>
<li></li>
<li>More data for users/administrators to maintain. More possibilities of duplicate Accounts to merge.</li>
<li>Harder to find records by searching.</li>
<li>As with Option 1, if Enterprise reporting is needed as well (it probably will be), a mashup or a BI solution will most likely need to be implemented to visualize all data for the Enterprise in one location.</li>
</ul>
<h3>Other Variations</h3>
<p>Obviously, there are other variations to this concept and which one works best for your organization depends on a multitude of factors such as your business structure and the amount of customers you have.  For example, you might want to segment your Account records by region (e.g. grouping all locations of a retail bank into one &#8220;Florida&#8221; account) or by Business Unit / Product Line (e.g. Houston Energy Division and Houston Water Business Unit for Company Y).</p>
<h3>Need assistance with this or need a mashup built to visualize the data?</h3>
<p>Cloud Sherpas Certified Salesforce.com <a title="Cloud Sherpas Certified Technical Architects" href="http://blog.cloudsherpas.com/tag/taforum/">Technical Architects</a> created this solution, and can help your organization with this task should you have a similar need. Contact us at (888) 260-7660 for more information.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=gQEkgl8MnKs:apFTglacOlY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=gQEkgl8MnKs:apFTglacOlY:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=gQEkgl8MnKs:apFTglacOlY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=gQEkgl8MnKs:apFTglacOlY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/gQEkgl8MnKs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-strategy-2/salesforce-tips-account-hierarchy-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-strategy-2/salesforce-tips-account-hierarchy-best-practices/</feedburner:origLink></item>
		<item>
		<title>3 Steps to a Simple Communications Plan</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/MnZHixi_M4E/</link>
		<comments>http://blog.cloudsherpas.com/cloud-resources/3-steps-to-a-simple-communications-plan/#comments</comments>
		<pubDate>Wed, 05 Jun 2013 13:14:21 +0000</pubDate>
		<dc:creator>Jim Holst</dc:creator>
				<category><![CDATA[Cloud Advisory]]></category>
		<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[CRM & Salesforce Implementation]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6965</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/Setting-up-a-communications-plan-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Setting-up-a-communications-plan" style="float:left; margin:0 15px 15px 0;" />Starting a Communications Plan If you’ve ever been told you’re going to need a communications plan to do change management, but you don’t really know what that means or where to get started, you’re not alone. Here are a few tricks to establish a communications plan for a small project or for the base of [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/cloud-advisory/" title="View all posts in Cloud Advisory" rel="category tag">Cloud Advisory</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/" title="View all posts in CRM &amp; Salesforce Implementation" rel="category tag">CRM &amp; Salesforce Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-resources/" title="View all posts in Resources" rel="category tag">Resources</a></li></ul></p><p></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-resources/3-steps-to-a-simple-communications-plan/' title='3 Steps to a Simple Communications Plan '>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/Setting-up-a-communications-plan-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Setting-up-a-communications-plan" style="float:left; margin:0 15px 15px 0;" /><h2>Starting a Communications Plan</h2>
<p dir="ltr">If you’ve ever been told you’re going to need a communications plan to do change management, but you don’t really know what that means or where to get started, you’re not alone.</p>
<p dir="ltr">Here are a few tricks to establish a communications plan for a small project or for the base of a much larger project.</p>
<h2>Step 1: Define your streams</h2>
<p dir="ltr">First thing’s first: You need to know the audience with whom you are communicating. This means that you have to define the streams of communication. A stream can be anything from a group of executives or end users to a department such as Human Resources or Finance to a third party of consultants or vendors.</p>
<p dir="ltr">Streams should be comprised of those individuals who are working on the project, will be recipients of the project’s deliverable (e.g. an end user for a CRM application) or will be supporting the project in a secondary manner (e.g. a vendor supplying a service for the deliverable).</p>
<p dir="ltr">When you define these streams, it is important to remember the following:</p>
<ol>
<li dir="ltr">
<p dir="ltr">You can share the same information with multiple streams, but the messages should be customized for each one</p>
</li>
<li dir="ltr">
<p dir="ltr">You might have to create sub-streams (e.g. End users vs. Super Users)</p>
</li>
<li dir="ltr">
<p dir="ltr">Don’t make too many streams</p>
</li>
</ol>
<h2>Step 2: Create a matrix</h2>
<p dir="ltr">One of the tricks to managing streams (knowing what you sent, when you sent it and the streams to which you sent it) is to use a communications matrix.</p>
<p dir="ltr">A matrix is easy to set up using a spreadsheet or a word processing application and should show the who, what, where, when, why and how of your communications plan. Below is an example of a communications matrix:</p>
<p dir="ltr"><img alt="" src="https://lh3.googleusercontent.com/10_gCwe4Nfh-5rFfGRzAfROvz5theRyS1L4T64vPAVf42WAhxQX_Yt4Yj3DoXvBGtdEJhzbcdUfrllbt6PjycGNCMccWV7eMoTyl3E7e2KeJcao44Sf2ZvPc" width="611px;" height="276px;" /></p>
<p dir="ltr">You can also get more specific than the example above by adding additional rows for your particular needs.  Communications matrices are not difficult to create; however, they require you to know what exactly you need to communicate to your streams. This can be a bit more difficult to define.</p>
<p dir="ltr">The ultimate goal of a communications matrix is to be a roadmap.  The communications manager should be able to come back to this matrix and know:</p>
<ol>
<li dir="ltr">
<p dir="ltr">What they sent</p>
</li>
<li dir="ltr">
<p dir="ltr">What they need to send</p>
</li>
<li dir="ltr">
<p dir="ltr">Who they need to send it to</p>
</li>
<li dir="ltr">
<p dir="ltr">When they need to send it</p>
</li>
</ol>
<h2>Step 3: Define your communication medium</h2>
<p dir="ltr">A communication medium is nothing more than the system you will use to communicate with your streams.  Email is the most common system used, but this is really not the best way to execute communications because many emails go unread due to information overload.  Have you ever had an employee say something like: “I had no idea the system training was today,” and you replied: “Did you check your email?” This is an example of email overload and represents a potential failure in your communication delivery.</p>
<p dir="ltr">One of the best ways to communicate is to use the system (or medium) that you are going to install.  For example, the CRM application Salesforce has a social media function that can be set up immediately.  This feature, called Chatter, allows you to get your new users into the system almost immediately.  The advantage to this approach is that you are using the exact application you are implementing to communicate with your streams about the project.  Therefore, you are increasing adoption rates because the end users are becoming comfortable with the new features and feel of the application and you are successfully getting your message out because the end users are using the “new toy.”</p>
<h2>This is just the beginning</h2>
<p dir="ltr">Developing a sound communications plan takes much more than these three steps, but they are a good start.  As I mentioned earlier, a plan like this works best when used for a small project with only a few users, not for a much larger project. However, this plan can be a springboard for the larger projects and is a good start for developing a solid communications plan.</p>
<h2>Learn More</h2>
<p dir="ltr">Cloud Sherpas is one of the world’s leading cloud services brokerages and helps businesses adopt, manage and enhance their CRM investments by identifying desired business goals, finding the appropriate tools and technology for the job and delivering rapid implementations that remain focused on achieving the desired business capabilities.</p>
<p>&nbsp;</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=MnZHixi_M4E:KLEHGGpDGtY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=MnZHixi_M4E:KLEHGGpDGtY:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=MnZHixi_M4E:KLEHGGpDGtY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=MnZHixi_M4E:KLEHGGpDGtY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/MnZHixi_M4E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-resources/3-steps-to-a-simple-communications-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-resources/3-steps-to-a-simple-communications-plan/</feedburner:origLink></item>
		<item>
		<title>SaaS IT Service Management: The Leap Forward with ServiceNow</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/dsKzWeYhmEs/</link>
		<comments>http://blog.cloudsherpas.com/cloud-implementation/servicenow-implementation/saas-it-service-management-the-leap-forward-with-servicenow/#comments</comments>
		<pubDate>Fri, 31 May 2013 15:45:11 +0000</pubDate>
		<dc:creator>Jason Wojahn</dc:creator>
				<category><![CDATA[ServiceNow Implementation]]></category>
		<category><![CDATA[ServiceNow PaaS]]></category>
		<category><![CDATA[IT Service Management]]></category>
		<category><![CDATA[SaaS IT Service Management]]></category>
		<category><![CDATA[servicenow]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6959</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/iStock_000016097473Small-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="SaaS IT Service Management: The Leap Forward with ServiceNow" style="float:left; margin:0 15px 15px 0;" />SaaS IT Service Management is no longer experimental. Gone are the days of early adopters in the ServiceNow community. Now, more customers are moving away from traditional IT Service Management tools. More organizations are recognizing the value of solutions like ServiceNow as they face increasing constraints on systems such as Capex or Opex. In particular, [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/servicenow-implementation/" title="View all posts in ServiceNow Implementation" rel="category tag">ServiceNow Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/servicenow-implementation/servicenow-paas/" title="View all posts in ServiceNow PaaS" rel="category tag">ServiceNow PaaS</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/it-service-management/" rel="tag">IT Service Management</a><a href="http://blog.cloudsherpas.com/tag/saas-it-service-management/" rel="tag">SaaS IT Service Management</a><a href="http://blog.cloudsherpas.com/tag/servicenow/" rel="tag">servicenow</a><a href="http://blog.cloudsherpas.com/tag/servicenow-implementation/" rel="tag">ServiceNow Implementation</a><a href="http://blog.cloudsherpas.com/tag/servicenow-paas/" rel="tag">ServiceNow PaaS</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-implementation/servicenow-implementation/saas-it-service-management-the-leap-forward-with-servicenow/' title='SaaS IT Service Management: The Leap Forward with ServiceNow'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/iStock_000016097473Small-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="SaaS IT Service Management: The Leap Forward with ServiceNow" style="float:left; margin:0 15px 15px 0;" /><p dir="ltr"><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/iStock_000016097473Small.jpg"><img class="alignnone size-full wp-image-6960" alt="SaaS IT Service Management: The Leap Forward with ServiceNow" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/iStock_000016097473Small.jpg" width="847" height="567" /></a></p>
<p dir="ltr">SaaS IT Service Management is no longer experimental. Gone are the days of early adopters in the ServiceNow community. Now, more customers are moving away from traditional IT Service Management tools. More organizations are recognizing the value of solutions like ServiceNow as they face increasing constraints on systems such as Capex or Opex. In particular, the flexibility and scalability of SaaS IT Service Management, along with the ability of these solutions to impact user adoption and implement better processes, are becoming increasingly valuable for these organizations.</p>
<p dir="ltr">I see this a lot when speaking with customers interested in migrating to ServiceNow. They tell us that their current solution is something that might be working FOR them, but it is not scaling WITH them. How do they take their current processes, expand on them and take them to a more flexible solution? Lucky for them, it’s now easier than ever to migrate to the ServiceNow platform.</p>
<p dir="ltr"><strong>Better Practices + Better Functionality = Improved Processes<br />
</strong>ServiceNow implementations might have been experimental three years ago, but now there are turnkey approaches and best practice guidelines built largely from these early adopter experiences. The barriers of entry have been broken down, and now IT managers are seeing how they can get more value out of a tool with more capable processes than anything else on the market.</p>
<p dir="ltr">Companies are migrating their processes from tools they have used for six or seven years to get to ServiceNow’s usable, flexible platform. They are implementing more sophisticated workflows with best practices and good processes. We are seeing more mature needs from ServiceNow customers and, as a result, the ServiceNow product functionality has evolved to meet these needs. ServiceNow can do things like consolidate instances with common practices and offer a support strategy, something other ITSM tools do not provide the means to do.</p>
<p dir="ltr">We’ve worked with our customers to leverage ServiceNow’s functionality to do some pretty cool stuff. For example, UCLA implemented a customized ServiceNow IT service management solution using a ServiceNow multi-tenancy framework. This resulted in a governance model that established a common approach to organizational needs and met the unique needs of various departments.</p>
<p dir="ltr">This ability to not only migrate to a more cost-effective tool, but also to improve processes simultaneously is why we are seeing more and more aggressive movement to the ServiceNow solution.</p>
<p dir="ltr"><strong>Going PaaS Made Easier<br />
</strong>Building an application quickly and building an application that has business value are two different things. ServiceNow’s platform supports an agile, rapid development approach. ServiceNow’s agile approach means you can quickly create a mockup to get a better idea of your needs. This approach helps you achieve a better set of requirements so that you can not only accelerate your time to value, but also ensure the completeness of your solution.</p>
<p dir="ltr">ServiceNow PaaS is an area in which we are going to see quick growth, which is something we are really excited about. Historically, it’s been a more challenging business case to replace informal spreadsheets or simple workflow-based processes &#8211; in many cases it was simply cost prohibitive. However, ServiceNow’s recently announced platform pricing model is going to lead more customers to retire those informal, spreadsheet-managed activities in order to implement a complete end-to-end workflow. Organizations are quickly finding that they can use more workflow automation.</p>
<p dir="ltr">I’m excited to see how ServiceNow will further evolve in the future as it continues to adapt to the ever-changing IT landscape. What is the biggest change you’ve seen in ServiceNow?</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=dsKzWeYhmEs:5CeBtDvcysI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=dsKzWeYhmEs:5CeBtDvcysI:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=dsKzWeYhmEs:5CeBtDvcysI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=dsKzWeYhmEs:5CeBtDvcysI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/dsKzWeYhmEs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-implementation/servicenow-implementation/saas-it-service-management-the-leap-forward-with-servicenow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-implementation/servicenow-implementation/saas-it-service-management-the-leap-forward-with-servicenow/</feedburner:origLink></item>
		<item>
		<title>Technical Solutions to Media Selling challenges</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/CmCqgp7VNbo/</link>
		<comments>http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/sales-automation-crm/technical-solutions-to-media-selling-challenges/#comments</comments>
		<pubDate>Thu, 30 May 2013 15:32:25 +0000</pubDate>
		<dc:creator>Ernest W Lessenger</dc:creator>
				<category><![CDATA[Sales Force Automation]]></category>
		<category><![CDATA[Technical Architect Forum]]></category>
		<category><![CDATA[Industry Frameworks]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[SFA]]></category>
		<category><![CDATA[taforum]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6913</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/04/A-Students-Perspective-I_revised2-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Student University Google Apps 3" style="float:left; margin:0 15px 15px 0;" />Cloud Sherpas has done dozens of Media Sales implementations, ranging from niche players to household names, and from traditional print to cutting edge technology. Regardless of the technology, most Media companies share a common set of challenges: Complex inventory management, data-driven revenue recognition, and a team selling model that involves specialists from multiple territories or [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/sales-automation-crm/" title="View all posts in Sales Force Automation" rel="category tag">Sales Force Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/technical-architect-forum/" title="View all posts in Technical Architect Forum" rel="category tag">Technical Architect Forum</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/industry-frameworks/" rel="tag">Industry Frameworks</a><a href="http://blog.cloudsherpas.com/tag/media/" rel="tag">Media</a><a href="http://blog.cloudsherpas.com/tag/salesforce/" rel="tag">Salesforce</a><a href="http://blog.cloudsherpas.com/tag/sfa/" rel="tag">SFA</a><a href="http://blog.cloudsherpas.com/tag/taforum/" rel="tag">taforum</a><a href="http://blog.cloudsherpas.com/tag/technology/" rel="tag">technology</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/sales-automation-crm/technical-solutions-to-media-selling-challenges/' title='Technical Solutions to Media Selling challenges'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/04/A-Students-Perspective-I_revised2-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Student University Google Apps 3" style="float:left; margin:0 15px 15px 0;" /><p>Cloud Sherpas has done dozens of <a href="http://blog.cloudsherpas.com/hot-topics/3-crm-strategies-deliver-media-industry-success/">Media Sales implementations</a>, ranging from niche players to household names, and from traditional print to cutting edge technology. Regardless of the technology, most Media companies share a common set of challenges: Complex inventory management, data-driven revenue recognition, and a team selling model that involves specialists from multiple territories or platforms.</p>
<h2>Inventory Management</h2>
<p>Online advertising sales involves selling a particular location (e.g. a home page banner) for either a defined period of time (e.g. from 6am to 9pm, daily, for three months) or for a given number of impressions (e.g. 1,000,000 impressions, or 100,000 click-throughs, whichever comes first). In the first case Salespeople need to know what inventory is actually available to be sold, and whether it has already been soft-committed to other customers. In the latter case, Salespeople need to know whether the network&#8217;s forecasted viewership is large enough to support what is being sold. Consider an example:</p>
<p style="padding-left: 30px;">The home page banner receives 1M impressions per day, about half of which are between the hours of 7am and 6pm. We have already sold a solid block of time (7am to 12pm) to one customer for the next 90 days, which leaves us with about 750k impressions per day to sell. Another customer has already been sold a guaranteed 20M impressions over the next 30 days.</p>
<p style="padding-left: 30px;">Do we have enough inventory to sell 20M impressions over the next 30 days? No. Do we have enough inventory to sell 20M impressions over the next 90 days? Yes. Should we over the customer a discount on their service in order to get them to commit 25M over the next 90 days (because we have spare inventory)? Maybe.</p>
<p>Inventory management is nearly always handled by a Publishing system such as Google&#8217;s Dart for Publishers. Integration with Salesforce is usually handled via a mashup or synchronous API calls, in which the requested inventory and number of appearances is sent to the publishing system and the available inventory per day/hour is returned and displayed to the Salesperson.</p>
<p>The actual available inventory (the list of ad locations and the estimated daily impressions) is usually integrated from the publishing system and made available as Salesforce Products.</p>
<p>At some point in the process the entire Salesforce Opportunity, including the Opportunity Stage, is sent to the publishing system. This has the effect of &#8220;booking&#8221; the sale with the publishing system which updates the available inventory as either a soft or a hard booking. More complex implementations will also periodically check on the status of an Opportunity to determine whether inventory has recently become available to fulfill the customer&#8217;s request; In that case a soft booking would be recorded and Salesperson would be notified to contact the customer and get a signed contract.</p>
<h2>Inventory reconciliation and Revenue Recognition</h2>
<p>In the example above, the customer who bought a guaranteed block is easy to account for: Revenue is recognized daily once we confirm that product was actually delivered. Depending on your accounting policies you may need to recognize revenue pro-rata based on the actual delivered impressions or you may be able to recognize 1/30 of the revenue each day.</p>
<p>The customer who buys a number of impressions is more difficult: You will need to recognize the revenue pro-rata based on the number of impressions delivered, which may be more or less than your forecast. You also need to re-forecast the remaining days on the contract, since most publishing systems will re-prioritize the remaining days in an attempt to deliver everything that was promised to the customer. This in turn has the effect of making inventory available (or unavailable) for other customers.</p>
<p>The solution in Salesforce is usually to load daily &#8220;actuals&#8221; for each Opportunity. Some customers are okay with the Opportunity value (and the related Sales commitments) changing as actual delivery numbers are received. In that case an integration can be used to update the OpportunityLineItemSchedule records in Salesforce with the actual delivered quantity. In other cases customers prefer to use a custom object for reporting on Actual (delivered) and Estimated (forecast) impressions and revenue. In either case Salesforce&#8217;s standard Forecasting capabilities are often augmented with standard Reporting, with or without Apex development to create custom summaries and rollups to match the complex accounting calendars often used by Media companies.</p>
<h2>Commission and Revenue Allocation</h2>
<p>Media companies tend to work with multiple assets (e.g. multiple website brands) and multiple media formats (e.g. print, online, mobile, video), and they tend to sell in teams. A typical mixed-media organization might have:</p>
<ul>
<li>A customer engagement manager, who receives commission for all sales</li>
<li>A global print salesperson, who receives commission for all print sales</li>
<li>A regional print salesperson, who receives commission for print sales in her region</li>
<li>A website specific salesperson (serving a single web brand), who receives commission for sales on his website. The commission pool is split with the video salesperson if video is included.</li>
<li>A mobile generalist salesperson (serving all mobile brands), who receives commission for all mobile sales. The commission pool is split with the video salesperson if video is included.</li>
<li>A video salesperson, who receives commission for all sales that include video, including mobile and web. She receives higher commission for mobile than for web.</li>
</ul>
<p>As you can see, the amount of commission will vary based on the business unit of the salesperson, the product being sold, the location of the inventory, etc.</p>
<p>This challenge is often addressed by leveraging Salesforce&#8217;s standard Account team. When an Opportunity is created or updated, we generate a series of daily entries with: The Product being sold, the Salesperson, the Opportunity, the Date, and the amount of Revenue/Commission allocated to that Salesperson for that line item, for that day. The object is often updated when Actual delivery numbers are received to show the difference between forecast and actual commission or to recalculate commission forecasts on the fly.</p>
<h2>LEARN MORE</h2>
<p>Work with Cloud Sherpas, one of the world’s leading cloud services brokerages, to better adopt, manage and enhance your CRM investment by <a href="http://www.cloudsherpas.com/services/strategy-planning/">identifying desired business goals</a>, <a href="http://www.cloudsherpas.com/solutions/run-your-business-in-the-cloud/">finding the right tools and technology for the job</a>, and <a href="http://www.cloudsherpas.com/services/salesforce-com-implementation/">delivering rapid implementations</a> that remain focused on achieving the desired business capabilities.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=CmCqgp7VNbo:UqKU-fMx6aU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=CmCqgp7VNbo:UqKU-fMx6aU:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=CmCqgp7VNbo:UqKU-fMx6aU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=CmCqgp7VNbo:UqKU-fMx6aU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/CmCqgp7VNbo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/sales-automation-crm/technical-solutions-to-media-selling-challenges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/sales-automation-crm/technical-solutions-to-media-selling-challenges/</feedburner:origLink></item>
		<item>
		<title>3 CRM Strategies Deliver Media Industry Success</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/tkp-A6__lA0/</link>
		<comments>http://blog.cloudsherpas.com/hot-topics/3-crm-strategies-deliver-media-industry-success/#comments</comments>
		<pubDate>Wed, 29 May 2013 15:02:11 +0000</pubDate>
		<dc:creator>Adam Honig</dc:creator>
				<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[CRM & Salesforce Implementation]]></category>
		<category><![CDATA[Hot Topics]]></category>
		<category><![CDATA[Marketing Automation]]></category>
		<category><![CDATA[Sales Force Automation]]></category>
		<category><![CDATA[Service Cloud]]></category>
		<category><![CDATA[adoption]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Customer]]></category>
		<category><![CDATA[efficiency]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[growth]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[satisfaction]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6951</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/News-Stand-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Headed for extinction?" style="float:left; margin:0 15px 15px 0;" />Characterize the decline of traditional media: fast or slow? At Cloud Sherpas, we have a number of clients who operate in both the traditional and &#8220;new media&#8221; spaces. Both sectors face intense competitive pressure in the battle for viewers&#8217; eyeballs, advertising revenue and customer data. In the face of our ongoing digital revolution, of course [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/" title="View all posts in CRM &amp; Salesforce Implementation" rel="category tag">CRM &amp; Salesforce Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/hot-topics/" title="View all posts in Hot Topics" rel="category tag">Hot Topics</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/social-marketing/" title="View all posts in Marketing Automation" rel="category tag">Marketing Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/sales-automation-crm/" title="View all posts in Sales Force Automation" rel="category tag">Sales Force Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/service-cloud/" title="View all posts in Service Cloud" rel="category tag">Service Cloud</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/adoption/" rel="tag">adoption</a><a href="http://blog.cloudsherpas.com/tag/crm/" rel="tag">CRM</a><a href="http://blog.cloudsherpas.com/tag/customer/" rel="tag">Customer</a><a href="http://blog.cloudsherpas.com/tag/efficiency/" rel="tag">efficiency</a><a href="http://blog.cloudsherpas.com/tag/experience/" rel="tag">experience</a><a href="http://blog.cloudsherpas.com/tag/growth/" rel="tag">growth</a><a href="http://blog.cloudsherpas.com/tag/media/" rel="tag">Media</a><a href="http://blog.cloudsherpas.com/tag/publishing/" rel="tag">publishing</a><a href="http://blog.cloudsherpas.com/tag/satisfaction/" rel="tag">satisfaction</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/hot-topics/3-crm-strategies-deliver-media-industry-success/' title='3 CRM Strategies Deliver Media Industry Success'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/News-Stand-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Headed for extinction?" style="float:left; margin:0 15px 15px 0;" /><div id="attachment_6952" class="wp-caption alignleft" style="width: 1610px"><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/News-Stand.jpg"><img class="size-full wp-image-6952" alt="Headed for extinction?" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/News-Stand.jpg" width="1600" height="700" /></a><p class="wp-caption-text">Headed for extinction?</p></div>
<p>Characterize the decline of traditional media: fast or slow?</p>
<p>At Cloud Sherpas, we have a number of clients who operate in both the traditional and &#8220;new media&#8221; spaces. Both sectors face intense competitive pressure in the battle for viewers&#8217; eyeballs, advertising revenue and customer data.</p>
<p>In the face of our ongoing digital revolution, of course traditional media channels &#8212; print, radio and TV &#8212; are being forced to reinvent themselves to compete. Take the <a href="http://gigaom.com/tag/cord-cutters/">cord-cutter movement</a>, which refers to the growing number of people who use alternative means to access digital assets. Personally, I&#8217;ve kissed my cable subscription goodbye in favor of an Apple TV that accesses my Netflix subscription.</p>
<p>These digital disruptions have driven traditional media outlets &#8212; often still quite lucrative by Wall Street standards &#8212; to consolidate, cut costs and find new, more viable business models. And success stories have already emerged. Conglomerates are buying up local radio stations and <a href="http://www.metro.us/boston/news/local/2013/03/14/breaking-boston-phoenix-wfnx-com-closing-immediately/">running them from a central U.S. location</a>; why employ DJs in every outlet? Meanwhile, <i>The New York Times </i>and Britain&#8217;s <i>Financial Times</i> have created paywalls to protect their digital assets, and resulting revenues have been <a href="http://go.bloomberg.com/tech-blog/2012-12-20-the-new-york-times-paywall-is-working-better-than-anyone-had-guessed/">better than expected</a>.</p>
<p>Moving forward in today&#8217;s media space, however, will require all players &#8212; old and new &#8212; to keep refining their customer-facing business strategies. Here&#8217;s how Cloud Sherpas&#8217; media customers are <a href="http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/forget-buzzwords-crm-projects-achieve-3-outcomes-only/">using CRM to address these challenges</a> and achieve greater growth, efficiency and levels of customer satisfaction:</p>
<h3>Growth: Relationship Management, Integration</h3>
<p>Media outlets seeking growth are now pursuing convergence. The idea is simple: make multiple media properties more attractive to advertisers by offering integrated advertising and marketing campaigns across multiple outlets and formats.</p>
<p>If you&#8217;re chocolate maker Hershey, for example, and want to highlight a new confection, you could phone up each local media outlet. Or you could work with an organization such as News International, which offers one-stop buying across radio, TV and newspapers, in both electronic and digital formats. To get the most bang for your buck, the latter approach is the surefire winner.</p>
<p>Successfully offering these type of consolidated services, however, will require media organizations to master:</p>
<ul>
<li><b>Integration: </b>Advertising has historically been sold in silos. Beyond the <a href="http://www.cloudsherpas.com/services/salesforce-com-implementation/salesforce-change-management/">cultural change</a> required to offer converged advertising, giving self-service customers (advertisers) a single view of availability and customer demographics across multiple channels and advertising platforms will require <a href="http://www.cloudsherpas.com/services/salesforce-com-implementation/salesforce-integration/">CRM system integration</a>.</li>
<li><b>Relationship management:</b> Historically, sales were transactional &#8212; advertisers phoned up to buy ads. But with integrated campaigns, you don&#8217;t just want one-off transactions, but to <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/sales/relationship-management/">build up bona fide relationships with customers</a>. Accordingly, media businesses often benefit from bolstering their CRM account and call planning capabilities.</li>
</ul>
<h3>Efficiency: Self-Service, Ruthless Consolidation</h3>
<p>Media organizations today tell us that they want to find better ways to make their sales teams &#8212; and sales processes &#8212; much more automated, efficient and productive, so they can cut costs. Organizations can achieve this efficiency in two ways:</p>
<ul>
<li><b>Customer self-service: </b>On the <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/service/service-measurement/">self-service front</a>, the most successful media companies today &#8212; Facebook, Google, Twitter &#8212; rarely have a human involved in selling advertising. Instead, the vast majority of advertisements come from customers going online and scheduling their own ads. The question for traditional media outlets now is: How can they best follow suit, in part via <a href="http://blog.cloudsherpas.com/cloud-implementation/portal-portal-on-the-wall-which-customer-service-is-fairest-of-them-all-2/">self-service portals</a>?</li>
<li><b>Ruthless sales force consolidation: </b><a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/sales/pipeline-management/">Consolidation</a> is the flipside of the convergence growth strategy, which seeks to drive higher margins by combining outlets. For example, at Cloud Sherpas customer <a href="http://blog.cloudsherpas.com/hot-topics/tabloid-revolution-daily-mail-publisher-makes-crm-personal/">A&amp;N Media</a>, publisher of such papers and websites as <i>The Daily Mail </i>and <i>Metro</i>, the business is asking: Why have multiple, redundant sales teams selling our newspapers?</li>
</ul>
<h3>Customer Satisfaction: Data Still King</h3>
<p>Who&#8217;s a customer today? Media outlets typically have two different types of customers: readers/viewers and advertisers. Social media, however, has stirred up the pot; sometimes a customer is both at once. Some viewers also aren&#8217;t just targeted with advertising, but tracked for lucrative &#8212; at least, at scale &#8212; data-mining purposes. As the <a href="http://lifehacker.com/5697167/if-youre-not-paying-for-it-youre-the-product">famous phrase about Facebook goes</a>: &#8220;If you&#8217;re not paying for something, you are the product.&#8221;</p>
<p>That&#8217;s why outlets such as Facebook and Google are so valuable: because of the data and targeted advertising they deliver. While &#8220;pay per click&#8221; has long been a favored online metric, Facebook&#8217;s research has shown that even without clicking, <a href="http://www.slate.com/articles/technology/technology/2013/03/facebook_advertisement_studies_their_ads_are_more_like_tv_ads_than_google.html">social media advertising influences consumer behavior</a>. Digital outlets also offer new forms of customer intelligence. TiVo, for example, is <a href="http://www.nytimes.com/2012/07/17/business/media/tivo-to-buy-tra-which-tracks-buying-habits-of-tv-viewers.html">cross-referencing subscribers&#8217; viewing and shopping habits</a>, while Twitter plans to launch a system to <a href="http://www.adweek.com/news/technology/twitters-tv-ad-targeting-uses-video-fingerprinting-149740">serve up advertisements tied to what users are watching on TV</a>.</p>
<p>As that suggests, to media customers&#8217; level of satisfaction with your products and services, media players must find better ways to <a href="http://www.nytimes.com/2013/04/23/business/media/twitter-and-stracom-sign-advertising-deal.html">share rich information back with advertisers</a>, mash-up customer data in new and valuable ways, and <a href="http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/forget-buzzwords-crm-projects-achieve-3-outcomes-only/">use CRM systems</a> to deliver related sales and services in an easily accessible manner. That&#8217;s one of the most effective strategies not just for engaging customers, but keeping them coming back for more.</p>
<h3>Learn More</h3>
<p>For our view on technical solutions to media industry challenges, see <a title="Visit Ernest W Lessenger’s website" href="http://www.cloudsherpas.com/" rel="author external">Ernest W Lessenger</a>&#8216;s <a href="http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/sales-automation-crm/technical-solutions-to-media-selling-challenges/">recent post</a> on our <a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/technical-architect-forum/">Technical Architect</a> forum.</p>
<p>Cloud Sherpas is one of the world’s leading cloud services brokerages and helps businesses adopt, manage and enhance their CRM investment by <a href="http://www.cloudsherpas.com/services/strategy-planning/">identifying desired business goals</a>, <a href="http://www.cloudsherpas.com/solutions/run-your-business-in-the-cloud/">finding the right tools and technology</a> for the job, and <a href="http://www.cloudsherpas.com/services/salesforce-com-implementation/">delivering rapid implementations</a> that remain focused on achieving the desired business capabilities.</p>
<p>Post and thumbnail photos <a href="http://www.flickr.com/creativecommons/">courtesy</a> of Flickr user <a href="http://www.flickr.com/photos/thomasleuthard/5696004915/">Thomas Leuthard</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=tkp-A6__lA0:-Bd_q4k36a8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=tkp-A6__lA0:-Bd_q4k36a8:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=tkp-A6__lA0:-Bd_q4k36a8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=tkp-A6__lA0:-Bd_q4k36a8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/tkp-A6__lA0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/hot-topics/3-crm-strategies-deliver-media-industry-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/hot-topics/3-crm-strategies-deliver-media-industry-success/</feedburner:origLink></item>
		<item>
		<title>5 Steps for Defining Baselines</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/U717sifD0ME/</link>
		<comments>http://blog.cloudsherpas.com/cloud-implementation/5-steps-for-defining-baselines/#comments</comments>
		<pubDate>Wed, 29 May 2013 13:42:01 +0000</pubDate>
		<dc:creator>Jim Holst</dc:creator>
				<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[CRM & Salesforce Implementation]]></category>
		<category><![CDATA[change management]]></category>
		<category><![CDATA[CRM]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6940</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/5-steps-in-defining-a-baseline-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Five steps in defining a baseline" style="float:left; margin:0 15px 15px 0;" />Are your metrics effective?  How do you know? Most of us think we know the effectiveness of metrics, but we really don’t.  Why is this?  Because we never established an initial point to compare where we are (the baseline) to where we will go (the metric) and to know if we are actually at the [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/" title="View all posts in CRM &amp; Salesforce Implementation" rel="category tag">CRM &amp; Salesforce Implementation</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/change-management/" rel="tag">change management</a><a href="http://blog.cloudsherpas.com/tag/crm/" rel="tag">CRM</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-implementation/5-steps-for-defining-baselines/' title='5 Steps for Defining Baselines'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/5-steps-in-defining-a-baseline-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Five steps in defining a baseline" style="float:left; margin:0 15px 15px 0;" /><p dir="ltr">Are your metrics effective?  How do you know?</p>
<p dir="ltr">Most of us think we know the effectiveness of metrics, but we really don’t.  Why is this?  Because we never established an initial point to compare where we are (the baseline) to where we will go (the metric) and to know if we are actually at the point where we wanted to be (the goal). It’s important to establish a baseline because this is how we correctly determine the effectiveness of our metrics and, in turn, the effectiveness of our project or deliverable.</p>
<p dir="ltr">So what’s the problem?  Usually we either don’t establish a baseline or we forgot to establish a baseline and then make up what we perceive it to be instead of determining  what it actually is, which means we can never correctly define our success.</p>
<p dir="ltr">Obviously it’s important to create a baseline, but how do we do this?  Here are 5 tips to get you on your way:</p>
<h3>1: Define what you’re collecting today</h3>
<p dir="ltr">A common mistake when defining a baseline is to look at the metrics you have right now, place a stick in the sand and say “This is our baseline.”  Although those metrics are certainly part of the baseline, I assure you they’re not all of it.</p>
<p dir="ltr">You can’t just concentrate on the official or standard metrics, you also have to find out what information is being collected.  This could include human resource information, production data or survey information, and it may touch the new system directly or it might be secondary.  When collecting this data, it is important to make sure that it is:</p>
<ul>
<li dir="ltr">
<p dir="ltr">Collected in regular intervals for at least one year</p>
</li>
<li dir="ltr">
<p dir="ltr">Used in your day-to-day business processes</p>
</li>
<li dir="ltr">
<p dir="ltr">Valid</p>
</li>
</ul>
<p dir="ltr">If the data does not meet these criteria, it should not be considered in your baseline.</p>
<h3>2: Understand the need of today, not the need of tomorrow</h3>
<p dir="ltr">Too often, when we establish a baseline we are thinking about where we want to be rather than where we are right now.  A baseline is right now,  so you need to define the baseline in terms of absolutes. Additionally, you need to be specific because in order to measure success you need to know exactly where you stand. Specifics that can be used to define a baseline might be:</p>
<ul>
<li dir="ltr">
<p dir="ltr">Our company made $12.61 million ending 05/31/13</p>
</li>
<li dir="ltr">
<p dir="ltr">Our company has 20 outside sales reps, 10 inside sales reps and 4 value added resellers</p>
</li>
</ul>
<h3>3: Validate current metrics</h3>
<p dir="ltr">All companies collect metrics, that’s a given. However, few companies actually validate these metrics. In many situations companies are simply collecting metrics for the sake of collecting metrics and then using them as part of their baseline.  Sound crazy?  It is.</p>
<p dir="ltr">Before accepting a metric as a part of your baseline, you need to make sure that it has a business use/need in your current environment.  Keep in mind that  many metrics are collected because they are “industry standards;” however, they might not be “standard” for you.</p>
<h3>4: Do not use benchmarks</h3>
<p dir="ltr">It might sound a little peculiar, but many times organizations use benchmarks to define their baselines.</p>
<p dir="ltr">When you boil it down, a benchmark is simply what your competitors or similar organizations use/do.  While benchmarks do have their place in the change management process, they are not recommended for use in the baseline stage.</p>
<p dir="ltr">Remember: a baseline is about your current environment, not that of someone else.</p>
<h3>5:  Do not define the baseline after the fact</h3>
<p dir="ltr">Whatever you do, don’t define the baseline after the fact.  A baseline needs to be defined well before the implementation begins.</p>
<p dir="ltr">In many cases, we try to define a baseline after the project has been implemented.  A manager, for example, tries to think back to the way it used to be and this causes him to guess.  What often happens is something similar to this conversation:</p>
<p dir="ltr">Manager: “How much did we do in sales in March 2012?”</p>
<p dir="ltr">Salesperson: “About $900,000”</p>
<p dir="ltr">You can see the problem here:</p>
<ol>
<li dir="ltr">
<p dir="ltr">We’re guessing</p>
</li>
<li dir="ltr">
<p dir="ltr">We could be over or under or near the real value</p>
</li>
<li dir="ltr">
<p dir="ltr">If we go with this guess we are making conclusions based on a guess rather than on hard data</p>
</li>
</ol>
<p dir="ltr">These problems illustrate the need to define your baseline at the start of the project, not the end.</p>
<h2>Why Establish a Baseline?</h2>
<p dir="ltr">You’ll never be able to measure success without knowing your past, and a baseline is one way to make this measurement.  Remember: the measurement is only as good as you make it, so take your time, research, validate and don’t guess when you establish a baseline.</p>
<h2>Learn More</h2>
<p dir="ltr">Cloud Sherpas is one of the world’s leading cloud services brokerages and helps businesses adopt, manage and enhance their CRM investment by <a href="http://www.cloudsherpas.com/services/strategy-planning/">identifying desired business goals</a>, <a href="http://www.cloudsherpas.com/solutions/run-your-business-in-the-cloud/">finding the right tools and technology</a> for the job, and <a href="http://www.cloudsherpas.com/services/salesforce-com-implementation/">delivering rapid implementations</a> that remain focused on achieving the desired business capabilities.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=U717sifD0ME:4EUryCdWrPA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=U717sifD0ME:4EUryCdWrPA:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=U717sifD0ME:4EUryCdWrPA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=U717sifD0ME:4EUryCdWrPA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/U717sifD0ME" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-implementation/5-steps-for-defining-baselines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-implementation/5-steps-for-defining-baselines/</feedburner:origLink></item>
		<item>
		<title>Customer Service and CRM: 10 Best Practices</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/WZsj4lUjr_c/</link>
		<comments>http://blog.cloudsherpas.com/hot-topics/customer-service-and-crm-10-best-practices/#comments</comments>
		<pubDate>Tue, 28 May 2013 13:17:50 +0000</pubDate>
		<dc:creator>Adam Honig</dc:creator>
				<category><![CDATA[Cloud Advisory]]></category>
		<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[Hot Topics]]></category>
		<category><![CDATA[Service Cloud]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[Service]]></category>
		<category><![CDATA[Top 10]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6929</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/1600-x-700-Sharing-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="The secret to great customer service? Start by sharing information with your sales and marketing friends." style="float:left; margin:0 15px 15px 0;" />Want to create a service program that excels? Don’t start with technology. To maximize your bang for buck, start by asking the right questions. Understanding the problems you need to solve, as well as the resulting business benefits, will help you design a better service program, focused on targeted improvements that produce specific results. Accordingly, what [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/cloud-advisory/" title="View all posts in Cloud Advisory" rel="category tag">Cloud Advisory</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/hot-topics/" title="View all posts in Hot Topics" rel="category tag">Hot Topics</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/service-cloud/" title="View all posts in Service Cloud" rel="category tag">Service Cloud</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/best-practices/" rel="tag">best practices</a><a href="http://blog.cloudsherpas.com/tag/crm/" rel="tag">CRM</a><a href="http://blog.cloudsherpas.com/tag/design/" rel="tag">design</a><a href="http://blog.cloudsherpas.com/tag/program/" rel="tag">program</a><a href="http://blog.cloudsherpas.com/tag/questions/" rel="tag">questions</a><a href="http://blog.cloudsherpas.com/tag/service/" rel="tag">Service</a><a href="http://blog.cloudsherpas.com/tag/top-10/" rel="tag">Top 10</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/hot-topics/customer-service-and-crm-10-best-practices/' title='Customer Service and CRM: 10 Best Practices'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/1600-x-700-Sharing-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="The secret to great customer service? Start by sharing information with your sales and marketing friends." style="float:left; margin:0 15px 15px 0;" /><div id="attachment_6930" class="wp-caption alignleft" style="width: 1610px"><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/1600-x-700-Sharing.jpg"><img class="size-full wp-image-6930" alt="The secret to great customer service? Start by sharing information with your sales and marketing friends." src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/06/1600-x-700-Sharing.jpg" width="1600" height="700" /></a><p class="wp-caption-text">The secret to great customer service? Start by sharing information with your sales and marketing friends.</p></div>
<p>Want to create a service program that excels? Don’t start with technology.</p>
<p>To maximize your bang for buck, start by asking the right questions. Understanding the problems you need to solve, as well as the resulting business benefits, will help you design a better service program, focused on targeted improvements that produce specific results.</p>
<p>Accordingly, what are the top 10 questions that <a href="http://www.cloudsherpas.com/">the best CRM consultants</a> ask when they meet with you to improve your service program?  (If you&#8217;re interested in hearing more, we&#8217;re hosting a webinar on this topic soon. Reigster <a href="https://www3.gotomeeting.com/register/200773118">here</a>.)</p>
<p>Let’s start with a few questions:</p>
<h3>1) Sharing: Do you share business information between sales, marketing and services?</h3>
<p>Sharing information between all customer-facing functions — marketing, sales, service — helps improve each one. From a service standpoint, <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/service/services-leadership/">sharing</a> also helps create persuasive new sources of revenue.</p>
<p>For example, Cloud Sherpas helped Panasonic’s Toughbook division — maker of ruggedized laptops for use in harsh environments — to create better CRM processes for tracking warranty information and customer interactions. While that account information is owned by the service department, Panasonic began sharing it with the sales team for <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/marketing/lead-management/">lead generation</a>, to help them identify when they should reach out to the customer to offer extended warranties or discuss replacing their laptops. In fact, many customers welcome Panasonic’s <strong>more </strong>proactive “are you ready to replace?” outreach, and do in fact purchase new machines with less delay.</p>
<h3>2) Offers: Do you provide personalized customer offers based on profile and history?</h3>
<p>Many companies view specialized sales offers as the domain of, well, sales. But the service center can also be a persuasive channel for “special offers,” provided that they’re highly relevant.</p>
<p>For example, Cloud Sherpas helped Bose — maker of the Wave radio and other high-end stereo equipment — improve its service operations. This began by helping Bose create processes that enticed new customers to share their contact information, as well as details of the products they owned. With this information, Bose could provide a much more compelling service experience and more rapidly <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/service/case-management/">diagnose and solve issues</a> the first time.</p>
<p>Does this sound like a minor issue? In fact, based on Bose’s <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/service/service-operations/">ongoing analysis of customer service calls</a>, it knows that numerous service calls stem not from a product fault, but simply because a customer can’t connect their audio gear to other components. Understanding which Bose products these customers own enables the audio manufacturer to solve the customer’s problem. But in a cross-sell twist, Bose can sell them the required cable and connection guides too.</p>
<h3>3) Measurement: Are specific mechanisms in place to capture best-in-class customer care?</h3>
<p>No service program can excel unless you define what makes an excellent <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/service/experience-management/">customer experience</a>. That starts by measuring the customer care your company provides. For one of Cloud Sherpas&#8217; customers, a large biotechnology firm, this <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/service/service-measurement/">measurement isn’t optional</a>. That’s because the company’s customers have a disease — only affecting a few hundred thousand people in the world — and rely on this company’s drugs to stay alive.</p>
<p>To better serve these customers, the biotech company worked with Cloud Sherpas to create a CRM system that ensures that its personnel provide an excellent customer experience. Service personnel are highly dedicated to making sure that customers aren’t just doing well — taking their medicine in the appropriate way, not facing shortages — but also thriving. In this equation, customers are critical, but so are customer service personnel. That’s why the company carefully <a title="Send Call Centers on Strike for Great Customer Service" href="http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/send-call-centers-on-strike-for-great-customer-service/">monitors the call center</a>, including agents’ job satisfaction and attitude toward customers. When service excels, everyone wins.</p>
<h3>CRM ANSWERS? ASK THE RIGHT QUESTIONS</h3>
<p>The above are just three of the <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-technology/customer-service-effectiveness/">top 10 questions</a> that our consultants ask when working with organizations to improve their customer service effectiveness program.</p>
<p>How did we arrive at this top 10? At Cloud Sherpas, we’ve taken our experience of working on over 2,000 projects with more than 800 customers — including the likes of <a href="http://www.cloudsherpas.com/customers/panasonic-reveals-keys-to-crm-project-success/">Panasonic</a>, <a href="http://www.cloudsherpas.com/customers/genzyme-biosurgerys-salesforce-com-secrets/">Genzyme</a>, <a href="http://www.cloudsherpas.com/customers/multiple-instances-of-salesforce-com-streamlined-for-insurance-company/">The Hartford</a> and <a title="Salesforce Migration: How AXA Wealth Ditched Siebel" href="http://blog.cloudsherpas.com/company-news/salesforce-migration-how-axa-wealth-ditched-siebel/">AXA</a> — and distilled it into our <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/">CRM Excellence Framework</a>.</p>
<p>The framework helps organizations understand, “What’s the next, best step that we should take to make our sales or CRM program better?” Because to succeed at CRM, that’s the first question<strong> </strong>you should ask.</p>
<h3>LEARN MORE</h3>
<p><span style="font-size: 13px;">Join Cloud Sherpas CRM veterans Matt Johnson and Yaron Wilf on Tuesday, June 4 @ 1PM ET for a <a href="https://www3.gotomeeting.com/register/200773118">complimentary webinar</a> identifying the right processes, capabilities and cloud technologies to achieve call center efficiency and effectiveness. Register <a href="https://www3.gotomeeting.com/register/200773118">here</a>.</span></p>
<p><span style="font-size: 13px;">Work with Cloud Sherpas, one of the world’s leading cloud services brokerages, to better adopt, manage and enhance your CRM investment by </span><a style="font-size: 13px;" href="http://www.cloudsherpas.com/services/strategy-planning/">identifying desired business goals</a><span style="font-size: 13px;">, </span><a style="font-size: 13px;" href="http://www.cloudsherpas.com/solutions/run-your-business-in-the-cloud/">finding the right tools and technology</a><span style="font-size: 13px;"> for the job, and </span><a style="font-size: 13px;" href="http://www.cloudsherpas.com/services/salesforce-com-implementation/">delivering rapid implementations</a><span style="font-size: 13px;"> that remain focused on achieving the desired business capabilities.</span></p>
<p>Post and thumbnail photos <a href="http://www.flickr.com/creativecommons/">courtesy</a> of Flickr user <a href="http://www.flickr.com/photos/ben_grey/4582294721/sizes/l/in/photostream/">bengrey</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=WZsj4lUjr_c:7Sc8gk-q29Y:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=WZsj4lUjr_c:7Sc8gk-q29Y:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=WZsj4lUjr_c:7Sc8gk-q29Y:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=WZsj4lUjr_c:7Sc8gk-q29Y:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/WZsj4lUjr_c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/hot-topics/customer-service-and-crm-10-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/hot-topics/customer-service-and-crm-10-best-practices/</feedburner:origLink></item>
		<item>
		<title>CRM Program Discovery Delivers Maximum Impact In Minimum Time</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/mg7VIVYUdQI/</link>
		<comments>http://blog.cloudsherpas.com/hot-topics/crm-discovery-delivers-maximum-impact-in-minimum-time/#comments</comments>
		<pubDate>Fri, 24 May 2013 13:45:52 +0000</pubDate>
		<dc:creator>Adam Honig</dc:creator>
				<category><![CDATA[Cloud Advisory]]></category>
		<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[CRM & Salesforce Implementation]]></category>
		<category><![CDATA[Hot Topics]]></category>
		<category><![CDATA[Marketing Automation]]></category>
		<category><![CDATA[Sales Force Automation]]></category>
		<category><![CDATA[Service Cloud]]></category>
		<category><![CDATA[alignment]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[discovery]]></category>
		<category><![CDATA[Implementation]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[technology selection]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6936</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Army-Helicopter-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="A higher-level view can help you get the job done more quickly." style="float:left; margin:0 15px 15px 0;" />Do you want to implement a new CRM system, but don&#8217;t where to start, or what might be the best technology for the job? Businesses approaching CRM for the first time &#8212; or updating their CRM programs &#8212; often work with Cloud Sherpas to create a strategic plan for their CRM implementation. They need details: [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/cloud-advisory/" title="View all posts in Cloud Advisory" rel="category tag">Cloud Advisory</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/" title="View all posts in CRM &amp; Salesforce Implementation" rel="category tag">CRM &amp; Salesforce Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/hot-topics/" title="View all posts in Hot Topics" rel="category tag">Hot Topics</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/social-marketing/" title="View all posts in Marketing Automation" rel="category tag">Marketing Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/sales-automation-crm/" title="View all posts in Sales Force Automation" rel="category tag">Sales Force Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/service-cloud/" title="View all posts in Service Cloud" rel="category tag">Service Cloud</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/alignment/" rel="tag">alignment</a><a href="http://blog.cloudsherpas.com/tag/crm/" rel="tag">CRM</a><a href="http://blog.cloudsherpas.com/tag/discovery/" rel="tag">discovery</a><a href="http://blog.cloudsherpas.com/tag/implementation/" rel="tag">Implementation</a><a href="http://blog.cloudsherpas.com/tag/plan/" rel="tag">plan</a><a href="http://blog.cloudsherpas.com/tag/project/" rel="tag">project</a><a href="http://blog.cloudsherpas.com/tag/strategy/" rel="tag">strategy</a><a href="http://blog.cloudsherpas.com/tag/technology-selection/" rel="tag">technology selection</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/hot-topics/crm-discovery-delivers-maximum-impact-in-minimum-time/' title='CRM Program Discovery Delivers Maximum Impact In Minimum Time'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Army-Helicopter-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="A higher-level view can help you get the job done more quickly." style="float:left; margin:0 15px 15px 0;" /><div id="attachment_6937" class="wp-caption alignleft" style="width: 1610px"><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Army-Helicopter.jpg"><img class="size-full wp-image-6937" alt="A higher-level view can help you get the job done more quickly." src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Army-Helicopter.jpg" width="1600" height="700" /></a><p class="wp-caption-text">A higher-level view can help you get the job done more quickly.</p></div>
<p>Do you want to implement a new CRM system, but don&#8217;t where to start, or what might be the best technology for the job?</p>
<p>Businesses approaching CRM for the first time &#8212; or updating their CRM programs &#8212; often work with Cloud Sherpas to create a strategic plan for their CRM implementation. They need details: business case, budgets, a prioritized list of actions to pursue (in the short, medium, and long term), as well as where to begin.</p>
<p>Accordingly, we&#8217;ve created the Cloud Sherpas <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/%20http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/%20http://www.cloudsherpas.com/services/strategy-planning/crm-advi">CRM Program Discovery</a>, which enables businesses to focus on the four most essential steps to CRM project success:</p>
<ul>
<li><b>CRM direction:</b> Confirm that senior managers are in agreement</li>
<li><b>Capability requirements:</b> Define high-level business requirements and outcomes to be achieved</li>
<li><b>Technology validation: </b>Using a vendor-neutral perspective, identify the best technology for the job, as well as any needed data integration</li>
<li><b>Program definition: </b>Create a prioritized plan involving short, medium, and longer-term actions</li>
</ul>
<h3>Build On CRM Project Success Benchmarks</h3>
<p>We&#8217;ve built our CRM Program Discovery using the experience we&#8217;ve gained from successfully delivering hundreds of CRM projects over more than a decade. We&#8217;ve distilled that project knowledge into our <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/">CRM Excellence Framework</a>, which we use not only to benchmark organizations&#8217; CRM, marketing, sales, service and social capabilities against their peers, but also to give our clients  a blueprint &#8212; including industry-based variations &#8212; to maximize their CRM implementation success.</p>
<p>The resulting takeaway from the CRM Program Discovery is two-fold:</p>
<ol>
<li>Prepare organizations for successful CRM program execution</li>
<li>Ensure a high probability of achieving targeted business objectives through planned CRM changes</li>
</ol>
<h3>Identify Optimum Approach In Weeks, Not Months</h3>
<p>Using our CRM Excellence Framework helps businesses hit the ground running. For example, we recently met with a well-known U.S. customer service firm that wants to <a href="http://www.cloudsherpas.com/services/salesforce-com-implementation/">implement Salesforce Service Cloud</a>, but first needed to build a project plan, including a solid business case, budget and prioritized implementation steps. A large consulting firm told the company it would require 22 weeks to complete a related effort. We detailed a project to do it in just 6 weeks.</p>
<p>That speed is possible because we&#8217;ve built the tools required to ensure that these types of CRM strategy efforts progress as quickly &#8212; and reliably &#8212; as possible. Rather than conducting a laborious current-state analysis, future state definition and <a href="http://en.wikipedia.org/wiki/Gap_analysis">gap analysis</a>, we can quickly move to address the gaps, because we&#8217;ve already identified the best CRM practices that organizations and industries should be using.</p>
<h3>Focus On High-Impact Business Outcomes</h3>
<p>Our CRM Program Discovery process helps clients agree, based on business needs &#8212; and how the business intends to be successful &#8212; what the &#8220;future state&#8221; of the CRM program should be. Where agreement is concerned, senior managers must also buy in, because for the past 15 years, numerous analyst firms&#8217; CRM studies have identified that the number-one predictor of project success is ensuring that senior managers are in agreement about the CRM program strategy. So we make a big deal about that, because frankly, <a href="http://blog.cloudsherpas.com/hot-topics/5-keys-to-crm-success/">it&#8217;s a big deal</a>.</p>
<p>We also keep the CRM Program Discovery <a href="http://blog.cloudsherpas.com/cloud-strategy-2/5-things-you-must-do-before-implementing-crm/">focused on specific business outcomes</a>. Customers often tell me that they want to create a 360-degree view of the customer, for example, after which I always ask: Why, what&#8217;s it going to do for you?</p>
<p>Don&#8217;t target abstract concepts or buzzwords. Instead, identify which CRM capabilities &#8212; across <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/marketing/">marketing</a>, <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/sales/">sales</a>, <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/service/">service</a>, <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/social-business/">social</a> &#8212; will enable you to achieve your specific business goals. Examples of such business outcomes often include increased customer wallet share, greater sales team efficiency and enhanced up-selling and cross-selling.</p>
<h3>Drill Down</h3>
<p>Not every business requires a high-level CRM strategy. In fact sometimes the next, best step for a business&#8217;s CRM program &#8212; especially if already established &#8212; will come from targeting very specific marketing, sales, service or social capabilities, or some alignment therein. That&#8217;s why, beyond offering a high-level CRM Program Discovery, Cloud Sherpas also offers Discoveries that focus specifically on <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/marketing/">marketing</a>, <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/sales/">sales</a> and <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/service/">service</a> and <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/social-business/">social business</a>. These frameworks help businesses identify the next, best steps for their CRM program, such as improving <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/marketing/lead-management/">lead management</a> (marketing), <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/sales/sales-measurement/">relationship management</a> (for sales teams) or <a href="http://www.cloudsherpas.com/services/strategy-planning/crm-advisory-services/crm-discoveries/crm-excellence/service/case-management/">case management</a> (for contact centers).</p>
<p>But for any business just beginning a CRM program, the Cloud Sherpas CRM Program Discovery will help best set your program&#8217;s strategic direction. Interestingly, about one-third of our CRM Program Discovery projects involve current clients who are creating a new, strategic plan for the second or third time. As your business changes, your CRM program will often need to evolve to support your new business direction and goals.</p>
<p>Start by spending a little time to build a strategic implementation plan &#8212; focused on business outcomes &#8212; that will help you not just avoid potentially costly mistakes, but achieve maximum results with cloud and social CRM in minimal time.</p>
<h3>Learn More</h3>
<p>Cloud Sherpas is one of the world’s leading cloud services brokerages and helps businesses adopt, manage and enhance their CRM investment by <a href="http://www.cloudsherpas.com/services/strategy-planning/">identifying desired business goals</a>, <a href="http://www.cloudsherpas.com/solutions/run-your-business-in-the-cloud/">finding the right tools and technology</a> for the job, and <a href="http://www.cloudsherpas.com/services/salesforce-com-implementation/">delivering rapid implementations</a> that remain focused on achieving the desired business capabilities.</p>
<p>Post and thumbnail photos <a href="http://www.flickr.com/creativecommons/">courtesy</a> of Flickr user <a href="http://www.flickr.com/photos/soldiersmediacenter/1063556470/">U.S. Army</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=mg7VIVYUdQI:8UUUzO1SsHU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=mg7VIVYUdQI:8UUUzO1SsHU:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=mg7VIVYUdQI:8UUUzO1SsHU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=mg7VIVYUdQI:8UUUzO1SsHU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/mg7VIVYUdQI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/hot-topics/crm-discovery-delivers-maximum-impact-in-minimum-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/hot-topics/crm-discovery-delivers-maximum-impact-in-minimum-time/</feedburner:origLink></item>
		<item>
		<title>Preparing for Summer ’13</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/vhBJifmU5C0/</link>
		<comments>http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/preparing-for-summer-13/#comments</comments>
		<pubDate>Wed, 22 May 2013 13:58:42 +0000</pubDate>
		<dc:creator>Steven Herod</dc:creator>
				<category><![CDATA[CRM & Salesforce Implementation]]></category>
		<category><![CDATA[change management]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Implementation]]></category>
		<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Social CRM]]></category>
		<category><![CDATA[TA Forum]]></category>
		<category><![CDATA[taforum]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6833</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="63" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/04/1600-x-700-Bunnies.jpg" class="attachment-thumbnail wp-post-image" alt="1600 x 700 Bunnies" style="float:left; margin:0 15px 15px 0;" />It&#8217;s getting colder and darker here in the Southern Hemisphere, which means it&#8217;s time for the Summer ’13 release of Salesforce! There are some very exciting and major changes in this release and the notes are well worth a read in detail.  Here is a quick summary of what’s new: Salesforce: Salesforce Communities will become [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/" title="View all posts in CRM &amp; Salesforce Implementation" rel="category tag">CRM &amp; Salesforce Implementation</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/change-management/" rel="tag">change management</a><a href="http://blog.cloudsherpas.com/tag/crm/" rel="tag">CRM</a><a href="http://blog.cloudsherpas.com/tag/implementation/" rel="tag">Implementation</a><a href="http://blog.cloudsherpas.com/tag/salesforce/" rel="tag">Salesforce</a><a href="http://blog.cloudsherpas.com/tag/security/" rel="tag">Security</a><a href="http://blog.cloudsherpas.com/tag/social-crm/" rel="tag">Social CRM</a><a href="http://blog.cloudsherpas.com/tag/ta-forum/" rel="tag">TA Forum</a><a href="http://blog.cloudsherpas.com/tag/taforum/" rel="tag">taforum</a><a href="http://blog.cloudsherpas.com/tag/technology/" rel="tag">technology</a><a href="http://blog.cloudsherpas.com/tag/tips/" rel="tag">Tips</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/preparing-for-summer-13/' title='Preparing for Summer '13'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="63" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/04/1600-x-700-Bunnies.jpg" class="attachment-thumbnail wp-post-image" alt="1600 x 700 Bunnies" style="float:left; margin:0 15px 15px 0;" /><p dir="ltr">It&#8217;s getting colder and darker here in the Southern Hemisphere, which means it&#8217;s time for the Summer ’13 release of Salesforce!</p>
<p dir="ltr"><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/salesforce-summer-13-logo.png"><img class="alignnone size-medium wp-image-6935" alt="Salesforce.com Summer 13 Release" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/salesforce-summer-13-logo-355x270.png" width="355" height="270" /></a></p>
<p dir="ltr">There are some very exciting and major changes in this release and the notes are well worth a read in detail.  Here is a quick summary of what’s new:</p>
<ul>
<li dir="ltr">
<p dir="ltr"><strong>Salesforce</strong>: Salesforce Communities will become generally available. This new capability will replace Customer and Partner Portals (although existing portals will remain available). SMS-based identity confirmation will be the default, the personal currency conversion display will be optional and the setup menu will be reorganized to use goal-based categories.</p>
</li>
</ul>
<ul>
<li dir="ltr">
<p dir="ltr"><strong>Sales Cloud</strong>: Opportunities will now support splitting credit between team members.  Pricebooks will be customizable and support the kinds of standard functionality on other objects like Custom Fields, Record Types and Page Layouts. Shared Activities can now be related to up to 50 people (instead of the previous 10-person limit) and Collaborative Forecasting will now support Forecast Quantities and Quotas,</p>
</li>
</ul>
<ul>
<li dir="ltr">
<p dir="ltr"><strong>Service Cloud</strong>: New Service Cloud features include Chatter Answers to unify cases, questions and answers and Salesforce Knowledge; an enhanced Case Feed publisher that can be modified using the page layout editor; the ability to report on Live Agent chats and look and feel improvements to the Service Console.</p>
</li>
<li dir="ltr">
<p dir="ltr"><strong>Analytics</strong>: Improvements to Analytics include more flexible security for Report folders and increased availability of Dashboards to customers through Portals/Communities and through mobile devices.</p>
</li>
<li dir="ltr">
<p dir="ltr"><strong>Salesforce Touch</strong>: A new version of the Salesforce Touch apps will be available for mobile users.</p>
</li>
<li dir="ltr">
<p dir="ltr"><strong>Force.com</strong>: Salesforce Canvas is now Generally Available allowing you to easily integrate off-platform applications into your Salesforce organization.</p>
</li>
<li dir="ltr">
<p dir="ltr"><strong>Site.com</strong>: Site.com will now be available in Sandboxes and will support IP Address restrictions (like Force.com sites, which is useful for intranet deployments). Most importantly, it can be used with Communities, the Portal replacement product.</p>
</li>
<li dir="ltr">
<p dir="ltr"><strong>Chatter</strong>: Changes in Chatter include the ability to add your own extensions to the “Chatter Publisher,” an improved feed to search and filter posts and enhanced management of hashtags, now known as Topics. These changes put Chatter on its way to becoming<a href="http://techcrunch.com/2013/03/22/ceo-marc-benioff-says-chatter-will-become-primary-interface-for-salesforce-a-bold-yet-risky-move/"> the primary interface of Salesforce</a>.</p>
</li>
</ul>
<p>These are just a few highlights of the changes that will result from the Summer ‘13 release of Salesforce. Please<a href="https://na2.salesforce.com/help/doc/en/salesforce_summer13_release_notes.pdf"> read the release notes</a> for complete details on all of the changes or <a href="http://www.salesforce.com/customer-resources/releases/">visit the Summer ’13 mini site at Salesforce.com</a>.</p>
<h3>Need assistance with any of the new Summer 13 features?</h3>
<p>A Cloud Sherpas Certified Salesforce.com <a title="Cloud Sherpas Certified Technical Architects" href="http://blog.cloudsherpas.com/tag/taforum/">Technical Architect</a> wrote this post and can help your organization with this task should you have a similar need. Contact us at (888) 260-7660 for more information.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=vhBJifmU5C0:kzSd_JjfgTk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=vhBJifmU5C0:kzSd_JjfgTk:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=vhBJifmU5C0:kzSd_JjfgTk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=vhBJifmU5C0:kzSd_JjfgTk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/vhBJifmU5C0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/preparing-for-summer-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-implementation/salesforce-implementation/preparing-for-summer-13/</feedburner:origLink></item>
		<item>
		<title>Join Cloud Sherpas at the Salesforce Customer Company Tour at CeBIT</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/9sMx1ZBlD60/</link>
		<comments>http://blog.cloudsherpas.com/company-news/join-cloud-sherpas-at-the-salesforce-customer-company-tour-at-cebit/#comments</comments>
		<pubDate>Tue, 21 May 2013 22:33:22 +0000</pubDate>
		<dc:creator>Paul Mansfield</dc:creator>
				<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[CRM & Salesforce Implementation]]></category>
		<category><![CDATA[Marketing Automation]]></category>
		<category><![CDATA[Sales Force Automation]]></category>
		<category><![CDATA[Service Cloud]]></category>
		<category><![CDATA[The Company]]></category>
		<category><![CDATA[Upcoming Events]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6927</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Sydney-144x144.png" class="attachment-thumbnail wp-post-image" alt="Sydney" style="float:left; margin:0 15px 15px 0;" />With today’s technology, the customer’s voice is stronger than ever and salesforce.com is emphasizing this change with its new customer company initiative. According to Marc Benioff, salesforce.com CEO, becoming a customer company requires organisations to connect with customers in an entirely new way through social and mobile cloud technologies. On 28-30 May salesforce.com will bring [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/" title="View all posts in CRM &amp; Salesforce Implementation" rel="category tag">CRM &amp; Salesforce Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/social-marketing/" title="View all posts in Marketing Automation" rel="category tag">Marketing Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/sales-automation-crm/" title="View all posts in Sales Force Automation" rel="category tag">Sales Force Automation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/service-cloud/" title="View all posts in Service Cloud" rel="category tag">Service Cloud</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/company-news/" title="View all posts in The Company" rel="category tag">The Company</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/company-news/upcoming-events/" title="View all posts in Upcoming Events" rel="category tag">Upcoming Events</a></li></ul></p><p></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/company-news/join-cloud-sherpas-at-the-salesforce-customer-company-tour-at-cebit/' title='Join Cloud Sherpas at the Salesforce Customer Company Tour at CeBIT'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Sydney-144x144.png" class="attachment-thumbnail wp-post-image" alt="Sydney" style="float:left; margin:0 15px 15px 0;" /><p dir="ltr"><a href="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Sydney-Harbor.jpg"><img class="alignnone  wp-image-6943" alt="Sydney Harbor" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Sydney-Harbor.jpg" width="574" height="262" /></a></p>
<p dir="ltr">With today’s technology, the customer’s voice is stronger than ever and salesforce.com is emphasizing this change with its new customer company initiative. According to Marc Benioff, salesforce.com CEO, becoming a customer company requires organisations to connect with customers in an entirely new way through social and mobile cloud technologies.</p>
<p dir="ltr">On 28-30 May salesforce.com will bring this message to Australian audiences at the Salesforce Customer Company Tour at CeBIT in Sydney. Salesforce Customer Company Tour at CeBIT, which will be held at the Sydney Convention and Entertainment Center, will provide companies with the knowledge they need to tap into the power of social and mobile cloud computing and connect with their customers in an entirely new way. The event will feature live keynotes from salesforce.com executives including Vivek Kundra, EVP of Emerging Markets, in addition to specialised breakout sessions, live demos of cutting-edge technologies and real customer stories from around the world.</p>
<h2>Cloud Sherpas has you covered</h2>
<p dir="ltr">Cloud Sherpas is thrilled to be a platinum sponsor at Salesforce Customer Company Tour at CeBIT in Sydney. In particular, we are excited about the presence that Cloud Sherpas will have throughout the event. Many of our own staff and clients will present in various breakout sessions throughout the week, one of the highlights being a presentation by our Senior Mobility Consultant Dale Rankine called “The Mobile Lens.”</p>
<p dir="ltr">Make sure you stop by booth CE02 to learn more about Cloud Sherpas, our practice and how we are helping companies across Australia and across the globe transform their organisation. Or catch us at any of the events listed below:</p>
<p><strong>Lean In Networking and Drinks</strong><br />
Tuesday, 28th May<br />
4:30pm &#8211; 6:00pm<br />
in the Salesforce Cloud Expo of CeBIT</p>
<p><strong>The Mobile Lens &#8211; Dale Rankine, Senior Mobility Consultant, Cloud Sherpas</strong><br />
Tuesday, 28th May<br />
4:45 pm<br />
in the Partner Theatre at the Salesforce Cloud Expo of CeBIT</p>
<p><strong>Workshop 2 &#8211; Cloud Security &#8211; Steven Herod, Certified Technical Architect, Cloud Sherpas</strong><br />
Thursday, 30th May<br />
9:30am<br />
Location will be announced as part of the printed schedule<br />
Make sure you join Cloud Sherpas for our presentations throughout the event and at our booth in the Salesforce.com Cloud Expo to have all of your complex CRM questions answered.</p>
<p dir="ltr">Not yet registered? You can do so <a href="http://www.salesforce.com/au/events/cebit/?d=70130000000tCnl&amp;internal=true#customer">here</a>.</p>
<p dir="ltr">We hope to see you there!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=9sMx1ZBlD60:fq7x68lKiPI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=9sMx1ZBlD60:fq7x68lKiPI:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=9sMx1ZBlD60:fq7x68lKiPI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=9sMx1ZBlD60:fq7x68lKiPI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/9sMx1ZBlD60" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/company-news/join-cloud-sherpas-at-the-salesforce-customer-company-tour-at-cebit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/company-news/join-cloud-sherpas-at-the-salesforce-customer-company-tour-at-cebit/</feedburner:origLink></item>
		<item>
		<title>Knowledge from Knowledge13: Big Data Hits ITSM, User Experience Matters</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/XSjsrnxm840/</link>
		<comments>http://blog.cloudsherpas.com/in-the-news/knowledge-from-knowledge13-big-data-hits-itsm-user-experience-matters/#comments</comments>
		<pubDate>Tue, 21 May 2013 19:30:13 +0000</pubDate>
		<dc:creator>Jason Wojahn</dc:creator>
				<category><![CDATA[Company Growth]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Managed IT Services]]></category>
		<category><![CDATA[ServiceNow Implementation]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[IT Service Management]]></category>
		<category><![CDATA[ITSM]]></category>
		<category><![CDATA[servicenow]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6924</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Light-Bulbs-144x144.png" class="attachment-thumbnail wp-post-image" alt="Light Bulbs" style="float:left; margin:0 15px 15px 0;" />Last week, close to four thousand IT professionals descended upon Las Vegas to gather, discuss and learn ServiceNow and ITSM best practices, trends and developments at Knowledge13. The five-day event offered education, training and networking to IT professionals using cloud services for enterprise IT service automation. Cloud Sherpas recently announced that sales in our ServiceNow [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/company-news/company-growth/" title="View all posts in Company Growth" rel="category tag">Company Growth</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/in-the-news/" title="View all posts in In the News" rel="category tag">In the News</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/servicenow-implementation/managed-it-services/" title="View all posts in Managed IT Services" rel="category tag">Managed IT Services</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/servicenow-implementation/" title="View all posts in ServiceNow Implementation" rel="category tag">ServiceNow Implementation</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/best-practices/" rel="tag">best practices</a><a href="http://blog.cloudsherpas.com/tag/big-data/" rel="tag">big data</a><a href="http://blog.cloudsherpas.com/tag/it-service-management/" rel="tag">IT Service Management</a><a href="http://blog.cloudsherpas.com/tag/itsm/" rel="tag">ITSM</a><a href="http://blog.cloudsherpas.com/tag/servicenow/" rel="tag">servicenow</a><a href="http://blog.cloudsherpas.com/tag/tips/" rel="tag">Tips</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/in-the-news/knowledge-from-knowledge13-big-data-hits-itsm-user-experience-matters/' title='Knowledge from Knowledge13: Big Data Hits ITSM, User Experience Matters'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Light-Bulbs-144x144.png" class="attachment-thumbnail wp-post-image" alt="Light Bulbs" style="float:left; margin:0 15px 15px 0;" /><p dir="ltr">Last week, close to four thousand IT professionals descended upon Las Vegas to gather, discuss and learn ServiceNow and ITSM best practices, trends and developments at <a href="https://knowledge.servicenow.com/k13/k13_home.do" target="_blank">Knowledge13</a>. The five-day event offered education, training and networking to IT professionals using cloud services for enterprise IT service automation.</p>
<p dir="ltr">Cloud Sherpas recently announced that <a href="http://www.cloudsherpas.com/press-releases/cloud-sherpas-predicts-massive-growth-for-servicenow-business-unit/">sales in our ServiceNow business unit would increase by 150%</a> and that certainly wouldn&#8217;t be possible without the ever-growing ServiceNow customer base which is front and center at the yearly Knowledge event. Attendance has historically doubled year-over-year. Knowledge13 was no exception as the event’s 4,000 attendees doubled that of Knowledge12; moreover there were more people who attended pre-conference training this year than attended the entire Knowledge11 event!</p>
<p dir="ltr">I was lucky to be involved in several discussions with top ServiceNow executives, industry analysts, media, customers and prospects. From these discussions, I gained insight into some of the hottest topics in the industry. Below are a few key takeaways from my time at Knowledge13.</p>
<p><strong>User Experience Matters.<br />
</strong>End users drive the support organization. Just like any software platform, user adoption is paramount to the success of ServiceNow. IT Professionals are learning more and more that brand matters to end users and can drive a more user-friendly, positive service experience. Brand parity however doesn&#8217;t stop at the user interface, it cascades into end-user expectations in the IT support lifecycle. You can learn a lot from the way your company interacts with your customers. If you provide highly online, mobile and brand-aware methods of interaction for your customers, you can expect your end-users will be expecting something similar when working with IT.</p>
<p dir="ltr"><em>Key Takeaway: when interacting with IT, end-users expect a similar experience to that offered to your organization’s external customers.</em></p>
<p dir="ltr"><strong>Big Data hits ITSM.</strong><br />
How does analytics play into ITSM and IT automation? Ten years ago, IT was all about the “T” &#8211; the technology. Now it’s all about the “I” &#8211; the information.  Access to actionable data enables IT professionals to impact performance, drive down costs and improve the quality of the service they provide.</p>
<p dir="ltr">Yet improving performance measures can only be done when those measures are accessible, manageable and transparent, which is a big part of what ServiceNow does. And companies like <a href="http://mirror42.com/">Mirror42</a> are providing a more comprehensive analytics package to provide best-practice KPIs, analytics, scorecards and dashboards.</p>
<p dir="ltr"><em>Key Takeaway: Transparency and accessibility to accurate and actionable measurements should drive all action in the business of managing IT.</em></p>
<p dir="ltr"><strong>ServiceNow: Phased is better.<br />
</strong>As a flexible, scalable solution, ServiceNow enables companies of all sizes to transition and transform their IT. There are over 22 ServiceNow applications that can be deployed very rapidly. But just because you can deploy rapidly, doesn’t mean you should. Start where you have the most profound opportunity to improve and align to better practices, get a foundation in place and stabilized and then move onto the next phase. As with any improvement activity, you need to take the time to understand how you do things today and what you want from your enhanced environment. The workflows are key.</p>
<p dir="ltr"><em>Key Takeaway: Don’t take too big of a bite. Start with a managed scope and progressively increase your scope over time. Often the most is learned through doing!</em></p>
<p dir="ltr">What was your biggest takeaway from Knowledge13?</p>
<p>&nbsp;</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=XSjsrnxm840:iiR8kXePaO4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=XSjsrnxm840:iiR8kXePaO4:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=XSjsrnxm840:iiR8kXePaO4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=XSjsrnxm840:iiR8kXePaO4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/XSjsrnxm840" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/in-the-news/knowledge-from-knowledge13-big-data-hits-itsm-user-experience-matters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/in-the-news/knowledge-from-knowledge13-big-data-hits-itsm-user-experience-matters/</feedburner:origLink></item>
		<item>
		<title>Why Do You Need Change Management for CRM?</title>
		<link>http://feedproxy.google.com/~r/CloudSherpas/~3/X_aoONVFB6s/</link>
		<comments>http://blog.cloudsherpas.com/cloud-strategy-2/why-do-you-need-change-management-for-crm/#comments</comments>
		<pubDate>Tue, 21 May 2013 16:30:04 +0000</pubDate>
		<dc:creator>Jim Holst</dc:creator>
				<category><![CDATA[Cloud Advisory]]></category>
		<category><![CDATA[Cloud Implementation]]></category>
		<category><![CDATA[Cloud Strategy]]></category>
		<category><![CDATA[CRM & Salesforce Implementation]]></category>
		<category><![CDATA[change management]]></category>
		<category><![CDATA[CRM]]></category>

		<guid isPermaLink="false">http://blog.cloudsherpas.com/?p=6892</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Why-Change-Management-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Why-Change-Management" style="float:left; margin:0 15px 15px 0;" />Why do CRM projects fail? A client recently asked me why CRM implementations fail even when the business makes a significant investment in the solution. It’s a valid question and this happens more often than it should because of four areas that organizations don’t properly address during the implementation: resistance, communication, buy-in and program management. [...]<p>Categories: <ul class="post-categories">
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/cloud-advisory/" title="View all posts in Cloud Advisory" rel="category tag">Cloud Advisory</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/" title="View all posts in Cloud Implementation" rel="category tag">Cloud Implementation</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-strategy-2/" title="View all posts in Cloud Strategy" rel="category tag">Cloud Strategy</a></li>
	<li><a href="http://blog.cloudsherpas.com/category/cloud-implementation/salesforce-implementation/" title="View all posts in CRM &amp; Salesforce Implementation" rel="category tag">CRM &amp; Salesforce Implementation</a></li></ul></p><p>Tags: <a href="http://blog.cloudsherpas.com/tag/change-management/" rel="tag">change management</a><a href="http://blog.cloudsherpas.com/tag/crm/" rel="tag">CRM</a></p><table width='100%'><tr><td align=right><p><b>(<a href='http://blog.cloudsherpas.com/cloud-strategy-2/why-do-you-need-change-management-for-crm/' title='Why Do You Need Change Management for CRM?'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
				<content:encoded><![CDATA[<img width="144" height="144" src="http://csherpasblog.wpengine.netdna-cdn.com/wp-content/uploads/2013/05/Why-Change-Management-144x144.jpg" class="attachment-thumbnail wp-post-image" alt="Why-Change-Management" style="float:left; margin:0 15px 15px 0;" /><p dir="ltr">Why do CRM projects fail? A client recently asked me why CRM implementations fail even when the business makes a significant investment in the solution. It’s a valid question and this happens more often than it should because of four areas that organizations don’t properly address during the implementation: resistance, communication, buy-in and program management.</p>
<h3>Why Resist?</h3>
<p dir="ltr">As I quickly explained to my client, 39% of employees resist change, so what do you think happens if 60% are using the system and 40% are not?</p>
<p dir="ltr">There are several reasons for resistance, however the primary one is that employees do not want to leave their comfort zones. People get comfortable using Excel and Outlook as a CRM and they might fear a new system because the one they have “works just fine the way it is.” This comfort zone defines how people in an organization work, and if they are managing this comfort zone correctly they are considered experts in the office. Given this, why would users want to move out of the comfort zone? The answer is simple: they don’t.</p>
<h3>Get in the Know</h3>
<p dir="ltr">As the conversation continued, I asked my client how his employees learned of the system and he responded mostly by word of mouth. This is a big problem because it means that communication around the new solution &#8211; if there was any at all &#8211; was done in an ad hoc manner. Simply put, this type of communication means that the employees are not “in the know” until the application is almost sitting in their laps.</p>
<p dir="ltr">Due to the lack of structured communication early on, a typical user in this situation would most likely end up with a higher level of discomfort and an increased sense of loss when finally informed about the impending system launch. This discomfort results in employees using the application in a reduced capacity or abandoning the new solution completely to revert back to the old method.</p>
<p dir="ltr">One way to avoid these problems is to implement a change management program. Change management is not user training, but rather it is user enlightenment. The goal of change management is to empower your employees as early as possible in the CRM project implementation by using analysis, sponsorship, communications, process, metrics, measurement and training in a proactive manner. In many cases, when you don’t have a change management program the end result is user resistance, if not revolt.</p>
<p dir="ltr">A change management program stops the revolt because employees are “in the know” early and they receive communications often.</p>
<h3>Buy-in and End Arounds</h3>
<p dir="ltr">You have a change management plan and your employees are being eased into the system with regular updates and digestible training, so you’re all set right? Not just yet.</p>
<p dir="ltr">CRM can fail in the later stages of implementation because of a monster known as “buy-in.” The problem with buy-in is twofold: monkey see/monkey do behavior and end arounds.</p>
<p dir="ltr">Monkey see/monkey do is self-explanatory but very real in many corporate environments. For example, typical monkey see/monkey do behavior and end arounds in the corporate environment include:</p>
<ul>
<li dir="ltr">
<p dir="ltr">Managers or executives mandating that a system is used but not using it themselves</p>
</li>
<li dir="ltr">
<p dir="ltr">Managers or executives using end arounds such as:</p>
<ul>
<li dir="ltr">
<p dir="ltr">Sending Excel files to a staff member to be entered into the system</p>
</li>
<li dir="ltr">
<p dir="ltr">Sending emails with their needs</p>
</li>
<li dir="ltr">
<p dir="ltr">Requesting reports and processes in the old style</p>
</li>
</ul>
</li>
</ul>
<p dir="ltr">Employees see this behavior and begin to mimic their superiors and use end arounds to avoid the new system. The result, of course, is poor adoption of the application. Thus, a lack of buy-in through monkey see/monkey do behavior and end arounds can kill a robust system before it even gets off the ground.</p>
<h3>Change Management is a Program</h3>
<p dir="ltr">The final reason why CRM fails is program management. Change management is a program that must be managed by someone &#8211; it doesn’t just happen on its own. If the change management program isn’t managed by anyone, there will be a lack of accountability and guidance for the changes that are happening. In other words, without change management governance, each team member will march to his/her own drum. As my client put it: the technology is only as intelligent as the end user, otherwise it’s just a cool car without a driver.</p>
<h3>Learn More</h3>
<p dir="ltr">Cloud Sherpas is one of the world’s leading cloud services brokerages and helps businesses adopt, manage and enhance their CRM investments by identifying desired business goals, finding the appropriate tools and technology for the job and delivering rapid implementations that remain focused on achieving the desired business capabilities.</p>
<p>&nbsp;</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=X_aoONVFB6s:haclEod3tf0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=X_aoONVFB6s:haclEod3tf0:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=X_aoONVFB6s:haclEod3tf0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CloudSherpas?a=X_aoONVFB6s:haclEod3tf0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CloudSherpas?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/CloudSherpas/~4/X_aoONVFB6s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudsherpas.com/cloud-strategy-2/why-do-you-need-change-management-for-crm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.cloudsherpas.com/cloud-strategy-2/why-do-you-need-change-management-for-crm/</feedburner:origLink></item>
	</channel>
</rss>
