
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="alternate" href="/feed/" type="application/rss+xml" title="RSS 2.0" />
<title>CRM Blog : CRM Best Practices</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta property="og:title" content="" />
<meta property="og:author" content="" />
<meta property="og:type" content="article" />
<meta property="og:image" content="" />
<meta property="og:url" content="" />

<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="author" content="j2 Global, Inc." />
<meta name="google-site-verification" content="dvXIQTrRGWDOdnKNg6r_b9dBbCgVAp29M7IPKUfqiLg" />
<meta name="google-site-verification" content="Jg6FFuqma55Fp6rcsx6PA6V7NSheSKljWtmmG4zRHz0" /><!-- Cody -->
<meta name="google-site-verification" content="h1wypV15Y0VkWmUw_3kRxy460DvRK_TijI9QbKGlTM4" /><!-- Dan -->
<meta name="google-site-verification" content="9Fn9u5-xB7eRoc2O6BQ_qIgAE1JgsvoIVUHfq6oOXq0" /><!-- EJ -->
<meta name="google-site-verification" content="7FMTp4eLSpK0WxNsglHnmSKv8aOC3wZg07bxawGgweI" /><!-- Cody CPCRM-->
<meta name="msvalidate.01" content="39E8D89FD403B7859177CB3891936888" /><!-- CODY -->

<link rel="stylesheet" type="text/css" href="/a/css/global.css?v=0.94" />

<link rel="apple-touch-icon" href="/a/i/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/a/i/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/a/i/apple-touch-icon-114x114.png" />

<meta property="fb:page_id" content="274179274762" />


<script language="javascript" type="text/javascript" src="/a/js/jquery.js"></script>


<script language="javascript" type="text/javascript" src="/a/js/global.js?v=0.90"></script>


<!--[if lt IE 7]>
<script language="javascript" type="text/javascript" src="/a/js/ifixpng.js"></script>
<script>
$(document).ready(function() {
	
	//png hack for lt ie7
	$('img[src$=.png], #header-content-right').ifixpng();
	
	$('#landslide-results-button img').hover(function() {
		$(this).attr("src", "/a/i/button-landslide-results-hover.png");
		$(this).ifixpng();
	}, function() {
		$(this).attr("src", "a/i/button-landslide-results.png");
		$(this).ifixpng();
	});

});
</script>
<![endif]-->

<script type="text/javascript">
var ck_username = /^[A-Za-z0-9_]{1,20}$/;

function validate(form){
var username = form.query.value;

var errors = [];
 
 if (!ck_username.test(username)) {
  errors[errors.length] = "You valid UserName no special char .";
 }
 if (!ck_password.test(password)) {
  errors[errors.length] = "You must enter a valid Password ";
 }
 if (gender==0) {
  errors[errors.length] = "Select Gender";
 }
 if (errors.length > 0) {

  reportErrors(errors);
  return false;
 }
  return true;
}
function reportErrors(errors){
 var msg = "Please Enter Valide Data...\n";
 for (var i = 0; i<errors.length; i++) {
 var numError = i + 1;
  msg += "\n" + numError + ". " + errors[i];
}
 alert(msg);
}
</script>

<!-- Home page Banner Code -->
<style>
    .wrapperHomeBanner {overflow: hidden; width: 960px; padding-top:10px; padding-bottom:5px;}
    .bannerColumn  {float: left; width: 936px; text-align:center;}
	.imgLeft { float: left; border-radius: 10px 0px 0px 10px; -moz-border-radius: 10px 0px 0px 10px; -webkit-border-radius: 10px 0px 0px 10px; margin:0px; padding:0px; }
	.imgRight { float: left; position: relative; left: -1px; border-radius: 0px 10px 10px 0px; -moz-border-radius: 0px 10px 10px 0px;; -webkit-border-radius: 0px 10px 10px 0px; margin:0px; padding:0px; }
    .productColumn {float: left; width: 315px; padding-top:5px; margin-bottom: 0px;}
    .tagColumn  {float: left; width: 97%; margin-top: 10px; margin-right: 2px; margin-bottom: 2px; text-align:center;}
	.tagText {font-size:24px;}
</style>

<script type="text/javascript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>

<!-- XSell Banner Code -->

<center>
<div style="width:100%;background-color:#f4f4f4;">
<div style="width:1080px;background-color:#f4f4f4;height:42px;text-align:left;">
    <div style="width:852px;height:42px;padding-top:5px;padding-left:45px;text-align:left;">
        <a href="http://www.j2.com/?utm_source=campaignercrm&utm_medium=xsell-referral&utm_content=j2globallogo&utm_campaign=CampaignerRibbon" target="_blank" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image1','','/a/i/top-j2-on.png',0)"><img src="/a/i/top-j2.png" id="Image1" alt="j2.com" /></a> 
    &nbsp; &nbsp; <a href="http://www.campaignercrm.com/?utm_source=campaignercrm&utm_medium=xsell-referral&utm_content=campaignercrmlogo&utm_campaign=CampaignerRibbon" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image2','','http://www.campaigner.com/images/top-crm-on.png',0)"><img src="http://www.campaigner.com/images/top-crm.png" id="Image2" alt="campaignercrm.com" /></a> 
    &nbsp; &nbsp; <a href="http://www.campaigner.com/?utm_source=campaignercrm&utm_medium=xsell-referral&utm_content=campaignerlogo&utm_campaign=CampaignerRibbon" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image3','','http://www.campaigner.com/images/top-email-on.png',0)"><img src="http://www.campaigner.com/images/top-email.png" id="Image3" alt="campaigner.com" /></a>   
    &nbsp; &nbsp; <a href="http://www.eyesonsales.com/?utm_source=campaignercrm&utm_medium=xsell-referral&utm_content=eyesonsaleslogo&utm_campaign=CampaignerRibbon" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image4','','http://www.campaigner.com/images/top-eyes-on.png',0)"><img src="http://www.campaigner.com/images/top-eyes.png" id="Image4" alt="eyesonsales.com"/></a> 
      </div>
</div>
</div>
<div style="width:924px;height:2px;background-image:url('http://www.campaigner.com/images/top-shadow.png');background-repeat:no-repeat;background-color:#ffffff;"></div>
</center>


</head>

	<body>
	<div id="container">
		<div id="header" class="header-all">
			<div id="header-nav">
	<div id="header-nav-left">
		<a href="/"><img src="/a/i/campaignercrm-logo.png" alt="CampaignerCRM&trade; Award Winning CRM Products Help You Get Results. Sign up for a Free, No Risk 30-Day trial today." title="CampaignerCRM&trade; Award Winning CRM Products Help You Get Results." width="267" height="59" /></a>
	</div>

	<div id="header-nav-right-top">
		<!-- <form name="form" action="/en/search/search.php" method="get"> -->
			<ul>
				<li class="sales-blog"><a href="/en/community/webinars/live/">Live Webinar</a></li>
<!--				<li class="sales-blog"><a href="/en/community/blog/crm/">Blog</a></li>-->
				<li class="contact"><a href="/en/company/contact-us/inquiries.php">Contact Us</a> | <!--866-450-8522-->1-855-Easy-CRM</li>
				<!-- <li class="search-field"><input type="text" class="search-text" name="query" value="" id="query"/><input type="image" src="/a/i/click-search.gif" alt="Click To Search" class="search-submit" name="sa" /></li> -->
				<li class="login"><a href="/en/login/" style=" color:#376893; font-weight:bold;">Customer Login</a></li>
			</ul>
			<!-- <input type="hidden" name="domain" value="www.landslide.com" />
			<input type="hidden" name="search" value="1" />
			<input type="hidden" name="type" value="and" />
		</form> -->
	</div>
    
	    
	
	<div id="header-nav-right-bottom">
		<ul>
                   
			                               
			
						
			<li class=""><a href="/en/trial/spm.php" title="Click Here to Start Trial"><strong>Start Trial</strong></a></li>
            

						
			<li class=""><a href="/en/demo/" title="Click Here to View Our Product Tour">How It Works</a></li>
                    
			
							
			<li class=""><a href="/en/crm-software/" title="Click Here to Learn About CampaignerPRO">CRM</a></li>
           
            
            
							
			<li class=""><a href="/en/spm-software/" title="Click Here to Learn About CampaignerSPM">Advanced CRM</a></li>
            
            
            
						
			<!-- <li class=""><a href="/en/pricing/" title="Click Here to Learn About CRM Offerings and Pricing">Pricing</a></li> -->



							
			<li class=""><a href="/en/crm-solutions/" title="Click Here to Learn About CRM Solutions">CRM Solutions</a></li>


							
			<li class=""><a href="/en/pricing/" title="Click Here for Pricing">Pricing</a></li>


			<!-- "><a href="/en/crm-software/resources/whitepapers/making_sales_process_management_work/" title="Click Here to Learn About Making Sales Process Management Work">SPM Whitepaper</a></li> -->




						
<!--			<li class=""><a href="/en/community/webinars/live/">Join Webinar</a></li>  -->


						
<!--		<li class=""><a href="/en/company/">Company</a></li> -->
            
			
						
<!--			<li class=""><a href="/en/community/">Community</a></li> -->
            

		</ul>
	</div>
</div>		</div>
	
	<div id="body-container">
					<div id="LNav">
				<ul class="left-navigation"><li class="layerThree"><a href="/en/community/webinars/live/" class="nonActive">CRM Webinars</a></li></ul><div class="dotted-border"></div><ul class="left-navigation"><li class="layerThree"><a href="/en/demo/" class="nonActive">How It Works</a></li><li class="layerThree"><a href="/en/pricing/" class="nonActive">Pricing</a></li><li class="layerThree"><a href="/en/crm-software/resources/learning/" class="nonActive">Learning Channel</a></li><li class="layerThree"><a href="/en/crm-software/resources/success-stories/" class="nonActive">Success Stories</a></li><li class="layerThree"><a href="/en/crm-software/resources/whitepapers/playbook/" class="nonActive">CRM Playbook</a></li><li class="layerThree"><a href="/en/crm-software/resources/datasheets/" class="nonActive">CRM DataSheets</a></li><li class="layerThree"><a href="/en/crm-software/resources/whitepapers/" class="nonActive">CRM Whitepaper</a></li><li class="layerThree"><a href="/a/pdf/brochures/CampaignerCRM_FAQ.pdf" class="nonActive">CRM FAQ</a></li></ul>

<div class="dotted-border"></div>


<div class="addthis_toolbox addthis_default_style" style="padding-left: 15px;">
Share This<br/>
	<a class="addthis_button_email"></a>
	<a class="addthis_button_print"></a>
	<a class="addthis_button_facebook"></a>
	<a class="addthis_button_twitter"></a>
	<a class="addthis_button_technorati"></a>
	<a class="addthis_button_delicious"></a><br /><br />
	<a class="addthis_button_digg"></a>
	<a class="addthis_button_linkedin"></a>
	<a class="addthis_button_stumbleupon"></a>
	<span class="addthis_separator">|</span>
	<a class="addthis_button_expanded">More</a>
</div><div class="dotted-border"></div>
					<center><a href="/en/company/news/press/2013/campaignercrm_receives_2013_boston_award.php"><img src="/a/i/award-USCAAH-2013-sideBar.jpg" height="164" border="0" alt="2013 Boston Award in the Cloud Software & Services category by the U.S. Commerce Association (USCA" /></a></center><br /><br />
				<a href="/en/company/news/press/2012/campaignercrm_top_sales_award.php"><img src="/a/i/tsa-award-2012_NT.png" height="182" border="0" alt="2012 Top CRM Sales Solution Winner" /></a>			</div>
			<div class="mainBody body">
			
			<div id="body-header">
			<img src="/a/i/icons/blog_icon.png" alt="CRM Community" width="111" height="107" />
			<h1>CampaignerCRM Blog</h1>
			<h2>Thoughtleadership for Successful<br/>
			CRM and Sales Process</h2>
		</div>
		<div id="body-cta">
			<img src="/a/i/cta-freetrial.png" alt="Start Trial" height="95" width="201" border="0"  usemap="#t5cta" />
  <map id="t5cta" name="t5cta">
    <area href="/en/demo/" alt="Watch Demo" title="Watch Demo" shape="rect" coords="113,79,193,89" />
    <area href="/en/pricing/" alt="Start Trial" title="Start Trial" shape="rect" coords="1,1,201,95" />
  </map>
                      
                      
<!--
<a href="/en/demo/"><img src="/a/i/button-watchourdemo.gif" alt="Watch Our Demo" id="button-watchourdemo" width="201" height="43" /></a>
		
<a href="/en/community/webinars/live/"><img src="/a/i/button-schedule-demo.gif" alt="Schedule Live Demo" id="button-schedule-demo" width="201" height="43" /></a>
-->		</div>
		<div class="clear"></div>
		<br />
		<div class="blog_social_links">
			<ul>
				<li class="twitter"><a href="https://twitter.com/#!/landslidecrm" target="_blank" title="@landslidecrm">Twitter</a></li>
				<li class="linkedin"><a href="http://www.linkedin.com/company/landslide-technologies" target="_blank" title="CampaignerCRM on LinkedIn">LinkedIn</a></li>
				<li class="facebook"><a href="http://www.facebook.com/LandslideCRM" target="_blank" title="Friend CampaignerCRM on Facebook">Facebook</a></li>
				<li class="rss"><a href="/en/community/blog/crm/feed/" title="CampaignerCRM RSS Feed">RSS</a></li>
			</ul>
			<div class="clear"></div>
		</div>
	<div class="pagination"><span class="page-numbers current-page">1</span><a href="/en/community/blog/crm/page/2/" class="page-numbers">2</a><a href="/en/community/blog/crm/page/3/" class="page-numbers">3</a><span class="page-numbers no-border">...</span><a href="/en/community/blog/crm/page/33/" class="page-numbers">33</a><a href="/en/community/blog/crm/page/2/" class="page-next"> Next &raquo;</a></div><div class="blog-post"><img src="/a/i/uploads/userphoto/rick-faulk-10-tn.jpg?1420596689" alt="Rick Faulk" width="80" height="80" class="userphoto alignleft" /><h3><a href="/en/community/blog/crm/post/strengthening-the-sales-process-with-social-media/">Strengthening the sales process with social media</a></h3><p class="byline">by Rick Faulk</p><div class="clear"></div><div class="social-media-buttons">
																		<table><tr><td colspan=4 style="padding-bottom:3px; font-size:15px; font-weight:bold; color:#737373;">Share with your sales colleagues</td></tr><tr align="top">
										<td style="padding-right:3px;padding-bottom;10px;">
										<script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/share" data-url="http://www.campaignercrm.com/en/community/blog/crm/post/strengthening-the-sales-process-with-social-media/" data-counter="top"></script>
										</td>
										<td><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://www.campaignercrm.com/en/community/blog/crm/post/strengthening-the-sales-process-with-social-media/" width="45" show_faces="false" layout="box_count"></fb:like></td>

										<td style="padding-left:3px; padding-right:3px;">
										<script type="text/javascript">
											tweetmeme_url = "http://www.campaignercrm.com/en/community/blog/crm/post/strengthening-the-sales-process-with-social-media/";
											tweetmeme_source = "LandslideCRM";
											tweetmeme_service = "bit.ly";
										</script>
										<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
									</td>
										<td>
									<!-- AddThis Button BEGIN -->
										<div class="addthis_toolbox addthis_default_style " style="margin-bottom:1px;">
										<a class="addthis_counter"   addthis:url="http://www.campaignercrm.com/en/community/blog/crm/post/strengthening-the-sales-process-with-social-media/"></a>

										</div>
									<!-- AddThis Button END -->
									<script type="text/javascript">
    var addthis_config = {
			services_compact: "email, print, pdfonline, favorites, linkedin, bitly, gmail, google, googlebuzz, digg, stumbleupon, reddit, tumblr, wordpress, blogger, more",
			services_expanded: "email, print, pdfonline, favorites, linkedin, bitly, gmail, google, googlebuzz, digg, stumbleupon, reddit, tumblr, wordpress, blogger, more",
			"data_track_clickback":true
			};
</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=landslidecrm"></script>
										</td>
										
										</tr>
										
										
								</table>
							</div><p>To state the obvious &hellip; social media is having a significant impact on every facet of today&rsquo;s business.</p>
<p>I outlined many of these social media trends for businesses in a book I wrote a while back titled, <a href="http://www.amazon.com/Barack-Inc-Winning-Business-Campaign/dp/0137022077/ref=sr_1_1?s=books&amp;ie=UTF8&amp;qid=1317146769&amp;sr=1-1" target="_blank"><em>Barack, Inc.: Winning Business Lessons of the Obama Campaign.</em></a></p>
<p>It was only a matter of time before social media tools would work their way into becoming a contributing part of the sales process for organizations.</p>
<p>Over the past few months, our developers at CampaignerCRM have been hard at work analyzing how salespeople and customers use social media and how it can help the effectiveness of the overall sales process. We&rsquo;ve recently added some brand new social media functions to our software to reflect these emerging patterns.</p>
<p>It would be selfish (and unsocial!) to keep this research to ourselves and not share how you can benefit from this fast-growing and ever-changing new business resource. So here are four specific ways your organization can leverage the latest social media tools and improve your bottom line.</p>
<p style="padding-left: 30px;"><strong>1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Prospecting</strong></p>
<p style="padding-left: 30px;">It may be true that picking up and dialing a phone is still the best way to get in front of prospects, but that doesn&rsquo;t mean social media doesn&rsquo;t have it&rsquo;s uses. What does your organization sell? I can guarantee you there is a LinkedIn group or Facebook page out there somewhere devoted to the subject. These groups are likely to include some people who are looking for what you&rsquo;re trying to sell. <br /> <br /> Why not reach out to them and offer your support and expertise? Establishing yourself as a useful resource is a strong step in the right direction. You can also use Twitter&rsquo;s search function to&nbsp; search for keywords associated with pains some people have that might bring them to the solution you&rsquo;re selling.</p>
<p style="padding-left: 30px;"><strong>2.</strong><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong><strong>Pre-call research</strong></p>
<p style="padding-left: 30px;">Social media tools make pre-call research easy, and your prospects know this. They are likely to consider an unprepared sales call as an ill-informed, out of touch sales rep, and they aren't going to want to buy from them!</p>
<p style="padding-left: 30px;">Check out LinkedIn before you pick up that phone to make sure you have the right person you are trying to reach. You might even discover that you have mutual acquaintances, which can be a huge help to gaining a prospect's trust. Also consider signing up for Google Alerts to stay in touch with the latest news on what's happening with their organization. The more prepared and well-informed you are, the easier it's going to be to gain that prospect's trust in you, which should ultimately lead to more closed deals.</p>
<p style="padding-left: 30px;"><strong>3.</strong><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong><strong>Following-up</strong></p>
<p style="padding-left: 30px;">Having trouble contacting a prospect by phone or email? It&rsquo;s very likely that they are bombarded on a daily basis with telephone calls and emails, many of which are probably from your competitors. Why not try going where the competition isn&rsquo;t and message them on LinkedIn or Facebook?</p>
<p style="padding-left: 30px;">Since you don&rsquo;t want to just follow up for the sake of just &ldquo;checking in&rdquo;, use features within the social network to hand off a helpful resource or share something that makes the contact memorable.&nbsp; It works!</p>
<p style="padding-left: 30px;"><strong>4.</strong><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong><strong>Maintaining long lasting relationships with customers</strong></p>
<p style="padding-left: 30px;">Building relationships with customers has always been critical, and the most successful salespeople do what they can to maintain long lasting relationships with their customers. If you developed a strong relationship with a customer, what better way to keep in touch with them by adding them to your LinkedIn network, following them on Twitter or even adding them as a friend on Facebook? This greatly increases your chances of discovering new opportunities with that customer via upsells, referrals or new selling opportunities if they take on a position within a different organization.</p>
<p>Put it all together and social media can give you a significantly wider perspective on your customer in addition to helping you find new opportunities. Take a good look at how they affect each aspect of your sales process &ndash; from prospecting to post-sale. And as these tools continue to evolve, keep your eye open for many more ways you can incorporate them into your sales process to give you an edge.</p>
<p><strong>It&rsquo;s a great way to stay one step ahead of your competition!</strong></p><div class="clear"></div></div><div class="blog-widget"><p><img src="/a/i/icons/tag_green.png" alt="tags" width="16" height="16" /> Tags: <a href="/en/community/blog/crm/tag/sales-process/">Sales Process</a>, <a href="/en/community/blog/crm/tag/sales-process-effectiveness/">sales process effectiveness</a>, <a href="/en/community/blog/crm/tag/social-media/">social media</a>, <a href="/en/community/blog/crm/tag/prospecting/">prospecting</a>, <a href="/en/community/blog/crm/tag/twitter/">twitter</a>, <a href="/en/community/blog/crm/tag/facebook/">facebook</a>, <a href="/en/community/blog/crm/tag/following-up/">following up</a>, <a href="/en/community/blog/crm/tag/social-crm/">social crm</a>, <a href="/en/community/blog/crm/tag/linkedin/">linkedin</a>, <a href="/en/community/blog/crm/tag/social-media-for-sales/">social media for sales</a>, <a href="/en/community/blog/crm/tag/pre-call-research/">pre-call research</a></p></div><div class="blog-post-divider"></div><div class="blog-post"><img src="/a/i/uploads/userphoto/dan-rickershauser-18-tn.jpg?1420596689" alt="Dan Rickershauser" width="80" height="80" class="userphoto alignleft" /><h3><a href="/en/community/blog/crm/post/workplace-motivation/">Rethinking workplace motivation</a></h3><p class="byline">by Dan Rickershauser</p><div class="clear"></div><div class="social-media-buttons">
																		<table><tr><td colspan=4 style="padding-bottom:3px; font-size:15px; font-weight:bold; color:#737373;">Share with your sales colleagues</td></tr><tr align="top">
										<td style="padding-right:3px;padding-bottom;10px;">
										<script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/share" data-url="http://www.campaignercrm.com/en/community/blog/crm/post/workplace-motivation/" data-counter="top"></script>
										</td>
										<td><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://www.campaignercrm.com/en/community/blog/crm/post/workplace-motivation/" width="45" show_faces="false" layout="box_count"></fb:like></td>

										<td style="padding-left:3px; padding-right:3px;">
										<script type="text/javascript">
											tweetmeme_url = "http://www.campaignercrm.com/en/community/blog/crm/post/workplace-motivation/";
											tweetmeme_source = "LandslideCRM";
											tweetmeme_service = "bit.ly";
										</script>
										<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
									</td>
										<td>
									<!-- AddThis Button BEGIN -->
										<div class="addthis_toolbox addthis_default_style " style="margin-bottom:1px;">
										<a class="addthis_counter"   addthis:url="http://www.campaignercrm.com/en/community/blog/crm/post/workplace-motivation/"></a>

										</div>
									<!-- AddThis Button END -->
									<script type="text/javascript">
    var addthis_config = {
			services_compact: "email, print, pdfonline, favorites, linkedin, bitly, gmail, google, googlebuzz, digg, stumbleupon, reddit, tumblr, wordpress, blogger, more",
			services_expanded: "email, print, pdfonline, favorites, linkedin, bitly, gmail, google, googlebuzz, digg, stumbleupon, reddit, tumblr, wordpress, blogger, more",
			"data_track_clickback":true
			};
</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=landslidecrm"></script>
										</td>
										
										</tr>
										
										
								</table>
							</div><p>How do you motivate your workforce? What systems do you have in place to assure that your team can work through complex problems and find the best solution for your organization?</p>
<p>If you answered with "money" or any variation of that answer (bonuses, incentives, etc.) you probably aren't alone. Conventional economic and business wisdom for years has stated that if you want workers to work hard through complex problems, dangling some cash in front of them was the best way to get to the best solution.&nbsp;</p>
<p>I recently came across <a href="http://www.youtube.com/watch?v=u6XAPnuFjJc" target="_blank">this video from Dan Pink</a> that seriously challenges this commonly accepted notion.</p>
<p><iframe src="http://www.youtube.com/embed/u6XAPnuFjJc?rel=0" width="560" height="315"></iframe></p>
<p>"As long as the task involved only mechanical skill, bonuses worked as they would be expected," Pink explains. "The higher the pay the better performance. But once the task called for even rudimentary cognitive skill, a larger reward led to poorer performance."</p>
<p>It's important to note that Dan Pink isn't suggesting that money is useless as a motivator, just that employees should be paid enough to take the issue of money off the table. This makes sense. I'm sure most of us have at some point in time experienced stress in our lives related to money that has interfered with our workday. You may be experiencing it even now. Paying employees enough to take away this concern is essential, especially in a down economy.</p>
<p>But beyond that, Pink says that research has found that money and monetary incentives are in fact quite a lousy motivator.</p>
<p>I would suspect (and hope) that most of you reading this have a job that requires rudimentary cognitive skill. So what can we take away from this research?</p>
<p>Motivation is a key factor in succeeding in business, regardless of your industry. As an Editor of EyesOnSales.com, I have come across hundreds of articles that stress the importance of motivation. But most of this advice never goes beyond the personal level, or what a sales rep or manager can do to ensure that they'll keep their focus and work hard. I don't recall a lot of advice focusing on creating <strong>a motivational work environment</strong> that harnesses the right energies to bring the best ideas out of their workforce.</p>
<p>Pink describes three areas essential to motivating a workforce: autonomy, mastery and purpose. Autonomy means the desire to feel self-directed and feel a certain ownership over the work they perform. Sounds simple enough, but when the going gets tough at organizations many times you&rsquo;ll see a management &ldquo;clampdown&rdquo; that leaves workers feeling anything but autonomous. Facing the pressure of declining revenues, managers might unknowingly double-down on their employees and act as more of a "big brother" type force that discourages independence and autonomy.</p>
<p>Mastery is the basic human drive to want to excel at certain things. We'd all like to get better at something. Growth is equally essential in any position. Companies certainly have a role to ensure the personal growth and expertise of their employees. As individuals, we too need to remember to take the time to hone in and improve our skills. The limitless resources of the internet makes this a much easier task than it was even 5 years ago, and it takes personal responsibility to reserve time towards self-improvement. Falling into routine is a sure-fire way to guarantee mediocre accomplishments.</p>
<p>The final aspect of ensuring a motivated workforce is perhaps the trickiest to create, a strong purpose. What's the purpose of your organization? What's the purpose of your role within your organization? If you have to take a moment to think about your answer, it's probably not a strong enough purpose to guarantee your own motivation. The most successful people in this world have a sense of purpose that runs bone deep. Similar to how it's near impossible to sell something you don't honestly believe in, it's even more difficult to sell yourself on working hard on something you don't feel has any purpose.</p>
<p>This morning and this afternoon my entire organization is getting together for a low-key brainstorming session to harvest the great ideas as we move forward into Q4. It's a terrific opportunity not only to find new solutions to existing business issues we face, but also ensure that everyone will come out with a stronger sense of purpose that will last into the months ahead. I consider myself fortunate to work for an organization that understands how crucial a strong sense of purpose is for success.</p>
<p>When looking for solutions to complex problems, we're often told as employees to "think outside the box." Maybe it's time that organizations start "thinking outside the box" on how to motivate their workforce to best work through those complex problems. Similar to how Henry Ford's Model T assembly line revolutionized how we saw business in the 20th century, the new ways we discover to motivate employees will likely revolutionize the next century.</p>
<p>It is key to finding those creative and groundbreaking ideas that put you ahead of your competition. And I believe we are just seeing the beginning of companies that are tapping into this energy.</p><div class="clear"></div></div><div class="blog-widget"><p><img src="/a/i/icons/tag_green.png" alt="tags" width="16" height="16" /> Tags: <a href="/en/community/blog/crm/tag/motivation/">motivation</a>, <a href="/en/community/blog/crm/tag/management/">management</a>, <a href="/en/community/blog/crm/tag/problem-solving/">problem solving</a>, <a href="/en/community/blog/crm/tag/workplace-ideas/">workplace ideas</a></p></div><div class="blog-post-divider"></div><div class="blog-post"><img src="/a/i/uploads/userphoto/jeffrey-cody-21-tn.jpg?1420596689" alt="Jeffrey Cody" width="80" height="80" class="userphoto alignleft" /><h3><a href="/en/community/blog/crm/post/have-you-unoptimized-your-marketing-campaigns-yet/">Have you UNOPTIMIZED your marketing campaigns yet?</a></h3><p class="byline">by Jeffrey Cody</p><div class="clear"></div><div class="social-media-buttons">
																		<table><tr><td colspan=4 style="padding-bottom:3px; font-size:15px; font-weight:bold; color:#737373;">Share with your sales colleagues</td></tr><tr align="top">
										<td style="padding-right:3px;padding-bottom;10px;">
										<script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/share" data-url="http://www.campaignercrm.com/en/community/blog/crm/post/have-you-unoptimized-your-marketing-campaigns-yet/" data-counter="top"></script>
										</td>
										<td><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://www.campaignercrm.com/en/community/blog/crm/post/have-you-unoptimized-your-marketing-campaigns-yet/" width="45" show_faces="false" layout="box_count"></fb:like></td>

										<td style="padding-left:3px; padding-right:3px;">
										<script type="text/javascript">
											tweetmeme_url = "http://www.campaignercrm.com/en/community/blog/crm/post/have-you-unoptimized-your-marketing-campaigns-yet/";
											tweetmeme_source = "LandslideCRM";
											tweetmeme_service = "bit.ly";
										</script>
										<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
									</td>
										<td>
									<!-- AddThis Button BEGIN -->
										<div class="addthis_toolbox addthis_default_style " style="margin-bottom:1px;">
										<a class="addthis_counter"   addthis:url="http://www.campaignercrm.com/en/community/blog/crm/post/have-you-unoptimized-your-marketing-campaigns-yet/"></a>

										</div>
									<!-- AddThis Button END -->
									<script type="text/javascript">
    var addthis_config = {
			services_compact: "email, print, pdfonline, favorites, linkedin, bitly, gmail, google, googlebuzz, digg, stumbleupon, reddit, tumblr, wordpress, blogger, more",
			services_expanded: "email, print, pdfonline, favorites, linkedin, bitly, gmail, google, googlebuzz, digg, stumbleupon, reddit, tumblr, wordpress, blogger, more",
			"data_track_clickback":true
			};
</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=landslidecrm"></script>
										</td>
										
										</tr>
										
										
								</table>
							</div><p>Yes, you heard me right&hellip; UN-optimize them.</p>
<p>If  you are like most companies with good marketing strategies, you focus  on getting the right ROI, lead targets, and marketing demographics into  your campaigns. You often start life casting a wide net &ndash; or a net  determined by some basic industry standard.&nbsp; From there, you run tests, A  &ndash; this&hellip; B &ndash; that.&nbsp; You build complicated SEO strategies that put the  language on your sites into complicated architectures by which you say "these terms are gospel" to your copy strategies. You make changes to  your homepages, high-level messaging, try to sub-segment the hell out of  your existing leads when you remarket to them to hope you have  pinpointed the sweet spot of pain. After every cycle, you go through a  process of boosting what works, cutting what doesn&rsquo;t and filling in new  collateral, technology or designs to help bolster your next campaign.</p>
<p>If you are doing  this, this is great and very important, but have you taken a look at  where you are NOW from where you were when you dropped your first  campaign?</p>
<ul>
<li>Has your product/service changed or added anything new?</li>
<li>Has the market changed? Price points, demand or expectations?</li>
<li>Have the "industry accepted terminologies" changed?&nbsp; What was &ldquo;hosted&rdquo; yesterday, is &ldquo;cloud&rdquo; today.</li>
<li>Has management staffing or vision changed?</li>
<li>Is your audience now ready to absorb/share your message via social media?</li>
<li>Has feedback the sales team has put in your CRM solution changed?</li>
<li>Has the look and feel of your campaigns kept up with the times?</li>
<li>Has  the collection of new collateral, technology, or offerings you&rsquo;ve  created over time something you can now package and offer to a group you  previously trimmed out?</li>
<li>Has the last piece of collateral you have put out evolved so far, it makes your first piece look like a misfit?</li>
</ul>
<p>An  engineer friend of mine from days past said "I look back on a piece of  code I wrote six months ago and I asked myself, &lsquo;What the hell was I  thinking writing that!?&rsquo;"&nbsp; As professionals, we take every day to grow  and improve our skills and profession. His perspective is not that much  different for us in Sales and Marketing.</p>
<p>Now,  take a look at your campaigns with a fresh set of eyes.&nbsp; Look at your  current campaigns as if you were dropping, today, for the first time  given the questions above. Do you find that you are currently in an OVER  optimized state? Have you "mentally blocked out" options from a  decision made 6-12-18 months ago, but no longer applies now? Do you see  opportunities being left on the table because you have progressively  filtered them out over time &ndash; not taking into consideration the some of  the factors above.</p>
<p>I&rsquo;m  not suggesting you unplug every thing you&rsquo;ve ever worked to optimize  and start over again. This would risk your budget and your ROI. But  selectively looking at every "optimization switch" you flipped over the  past string of campaigns may enlighten you to some new opportunities you  have previously filtered out.&nbsp; We all get locked into the day-to-day  and sometimes get too close.&nbsp; "Etch-a-sketching your brain" from time to  time may give you that fresh look at your work and "shake free" a few  more opportunities from each of your campaigns that you would have  previously excluded.</p><div class="clear"></div></div><div class="blog-widget"><p><img src="/a/i/icons/tag_green.png" alt="tags" width="16" height="16" /> Tags: <a href="/en/community/blog/crm/tag/email-marketing/">email marketing</a>, <a href="/en/community/blog/crm/tag/marketing-campaigns/">marketing campaigns</a>, <a href="/en/community/blog/crm/tag/optimizing-marketing/">optimizing marketing</a></p></div><div class="blog-post-divider"></div><div class="blog-post"><img src="/a/i/uploads/userphoto/edward-mcgowan-14-tn.jpg?1420596689" alt="Edward McGowan" width="80" height="80" class="userphoto alignleft" /><h3><a href="/en/community/blog/crm/post/what-is-social-crm/">What is Social CRM?</a></h3><p class="byline">by Edward McGowan</p><div class="clear"></div><div class="social-media-buttons">
																		<table><tr><td colspan=4 style="padding-bottom:3px; font-size:15px; font-weight:bold; color:#737373;">Share with your sales colleagues</td></tr><tr align="top">
										<td style="padding-right:3px;padding-bottom;10px;">
										<script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/share" data-url="http://www.campaignercrm.com/en/community/blog/crm/post/what-is-social-crm/" data-counter="top"></script>
										</td>
										<td><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://www.campaignercrm.com/en/community/blog/crm/post/what-is-social-crm/" width="45" show_faces="false" layout="box_count"></fb:like></td>

										<td style="padding-left:3px; padding-right:3px;">
										<script type="text/javascript">
											tweetmeme_url = "http://www.campaignercrm.com/en/community/blog/crm/post/what-is-social-crm/";
											tweetmeme_source = "LandslideCRM";
											tweetmeme_service = "bit.ly";
										</script>
										<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
									</td>
										<td>
									<!-- AddThis Button BEGIN -->
										<div class="addthis_toolbox addthis_default_style " style="margin-bottom:1px;">
										<a class="addthis_counter"   addthis:url="http://www.campaignercrm.com/en/community/blog/crm/post/what-is-social-crm/"></a>

										</div>
									<!-- AddThis Button END -->
									<script type="text/javascript">
    var addthis_config = {
			services_compact: "email, print, pdfonline, favorites, linkedin, bitly, gmail, google, googlebuzz, digg, stumbleupon, reddit, tumblr, wordpress, blogger, more",
			services_expanded: "email, print, pdfonline, favorites, linkedin, bitly, gmail, google, googlebuzz, digg, stumbleupon, reddit, tumblr, wordpress, blogger, more",
			"data_track_clickback":true
			};
</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=landslidecrm"></script>
										</td>
										
										</tr>
										
										
								</table>
							</div><p>For a while now, you have probably been seeing news  stories about the importance of Social CRM.&nbsp; CRM, (Customer  Relationship Management), has become well understood by many in the  business world. Certainly even more people know what Social Media is,  but what exactly is Social CRM?&nbsp; Having worked at both a Social Media  company, <a href="http://mzinga.com/" target="_blank">Mzinga</a>, and a CRM company, <a href="http://www.campaignercrm.com/" target="_blank">CampaignerCRM</a>, I think I  have a pretty good perspective on the promises of the Social CRM buzz.</p>
<p>At  its foundation, Social CRM is the integration of CRM applications,  marketing, sales and support, with the tools, properties and content  found in social media sites. &nbsp;But which tools, properties and content  are right for your business?</p>
<p>I  recently looked behind one of the share buttons you see on nearly every  large website these days.&nbsp; That button allowed me to share an article on over 300 social media sites! &nbsp;Does that mean I need my CRM system  to be able to connect to each and every one of these sites?&nbsp; Fortunately  for your vendor and for you, the answer is no. &nbsp;What you need is a CRM  system that will connect with the social media sites that are going to  help you find, sell and maintain your customers.&nbsp;</p>
<p>Let  me use an example that illustrates a real world use case for Social  CRM.&nbsp; Let&rsquo;s say you sell widgets to Tom at the ABC company every several  months.&nbsp; You have worked hard to cultivate a relationship with Tom and  he is an important customer to you.&nbsp; One day, Tom decides to leave the  ABC company because there is more opportunity at the XYZ company.&nbsp;&nbsp; If  Tom is active in LinkedIn, he probably updated his profile to reflect  his new job and title.&nbsp; He may have even tweeted about this change.  &nbsp;The fact that Tom left the ABC company is important to you.&nbsp; First, Tom  may want to buy widgets from you for the XYZ company.&nbsp; Second, you need  to start building your relationship with Tom&rsquo;s replacement at the ABC  company so that you can continue to sell them widgets.&nbsp; A Social CRM, a  CRM system that is integrated with LinkedIn, Twitter and Facebook, will help you gain access to this information.</p>
<p>This  is just one example and other social media properties have good use  cases as well.&nbsp; Facebook is promoting Fan pages that companies are  currently using as mini websites for their company.&nbsp; It&rsquo;s important for you  to understand where in the social media world people are discussing,  commenting or complaining about your company, product or service.&nbsp;  These are the sites that are important to your business and it is here  that you will be able to leverage the power of social media with your  CRM.</p><div class="clear"></div></div><div class="blog-widget"><p><img src="/a/i/icons/tag_green.png" alt="tags" width="16" height="16" /> Tags: <a href="/en/community/blog/crm/tag/crm/">CRM</a>, <a href="/en/community/blog/crm/tag/social-media/">social media</a>, <a href="/en/community/blog/crm/tag/twitter/">twitter</a>, <a href="/en/community/blog/crm/tag/facebook/">facebook</a>, <a href="/en/community/blog/crm/tag/marketing/">marketing</a>, <a href="/en/community/blog/crm/tag/social-crm/">social crm</a>, <a href="/en/community/blog/crm/tag/support/">support</a>, <a href="/en/community/blog/crm/tag/linkedin/">linkedin</a>, <a href="/en/community/blog/crm/tag/social-media-for-sales/">social media for sales</a></p></div><div class="blog-post-divider"></div><div class="blog-post"><img src="/a/i/uploads/userphoto/kary-zate-26-tn.jpg?1420596689" alt="Kary Zate" width="80" height="80" class="userphoto alignleft" /><h3><a href="/en/community/blog/crm/post/steve-jobs-and-the-importance-of-vision-to-leadership/">Steve Jobs & the importance of vision to leadership</a></h3><p class="byline">by Kary Zate</p><div class="clear"></div><div class="social-media-buttons">
																		<table><tr><td colspan=4 style="padding-bottom:3px; font-size:15px; font-weight:bold; color:#737373;">Share with your sales colleagues</td></tr><tr align="top">
										<td style="padding-right:3px;padding-bottom;10px;">
										<script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/share" data-url="http://www.campaignercrm.com/en/community/blog/crm/post/steve-jobs-and-the-importance-of-vision-to-leadership/" data-counter="top"></script>
										</td>
										<td><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://www.campaignercrm.com/en/community/blog/crm/post/steve-jobs-and-the-importance-of-vision-to-leadership/" width="45" show_faces="false" layout="box_count"></fb:like></td>

										<td style="padding-left:3px; padding-right:3px;">
										<script type="text/javascript">
											tweetmeme_url = "http://www.campaignercrm.com/en/community/blog/crm/post/steve-jobs-and-the-importance-of-vision-to-leadership/";
											tweetmeme_source = "LandslideCRM";
											tweetmeme_service = "bit.ly";
										</script>
										<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
									</td>
										<td>
									<!-- AddThis Button BEGIN -->
										<div class="addthis_toolbox addthis_default_style " style="margin-bottom:1px;">
										<a class="addthis_counter"   addthis:url="http://www.campaignercrm.com/en/community/blog/crm/post/steve-jobs-and-the-importance-of-vision-to-leadership/"></a>

										</div>
									<!-- AddThis Button END -->
									<script type="text/javascript">
    var addthis_config = {
			services_compact: "email, print, pdfonline, favorites, linkedin, bitly, gmail, google, googlebuzz, digg, stumbleupon, reddit, tumblr, wordpress, blogger, more",
			services_expanded: "email, print, pdfonline, favorites, linkedin, bitly, gmail, google, googlebuzz, digg, stumbleupon, reddit, tumblr, wordpress, blogger, more",
			"data_track_clickback":true
			};
</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=landslidecrm"></script>
										</td>
										
										</tr>
										
										
								</table>
							</div><p>The  announcement that the man who brought us the incredibly innovative  Macintosh computer, iPod, iPhone, and iPad would no longer be at the  helm at Apple has caused a near collective groan across the universe.  There was a disturbance in the Force.</p>
<p>Yesterday,  Steve Jobs announced that he would no longer be Apple's CEO due to  health reasons. By now you've no doubt seen or read the news stories  filled with (justifiable) superlatives being bestowed upon Jobs:  Innovative. Brilliant. Creative.&nbsp; Charismatic. And many, many more. They  also mention his other side. Vitriolic. Taskmaster. Controlling.&nbsp;&nbsp; But  there's one key superlative that stands out: Visionary.</p>
<p>Why is that one word so important to the success of Apple?</p>
<p>Whether  you run a company or a division, or even a department, a leader has to  have a clear idea of where they want their people to be marching. In the  early days of the highly competitive computer industry, Apple wasn't  taken seriously by its competitors. However, Jobs was able to chart a  vision for the organization. One that gave it an identity and a purpose:  <strong>Be Different</strong>. It was simple and  clear, but it spoke volumes to the organization, giving them the  confidence to explore and to create some of the most innovative and  revolutionary technologies of our time.</p>
<p>Today,  Apple's competitors not only take Apple seriously, they're straining to  catch up as Apple speeds by them. With Job's leadership, Apple has  grown to become one of the most exciting, interesting, and, of course,  profitable companies in the world, supported by a near-religious  following of customers.</p>
<p>That's  what vision does for leadership; it gives the team direction, and helps  them to focus on understanding what it really takes to get the job  done. It inspires. It creates. Like the player on a team who makes others around him better, vision helps make everyone see the same picture - clearly.</p>
<p>If  you're a manager, a department head, and especially if you're a CEO,  take a moment to reflect on what your organization's vision is.&nbsp; Is it  clear? Is it understandable? Does it inspire?</p>
<p>The  biggest lesson that today's business can learn from Steve Jobs is not  just that he was innovative and driven. His brilliance was in how he  used his vision to inspire other people to be innovative and driven. And  in the end, when everyone shares it, good things happen.</p>
<p>That's true leadership.</p><div class="clear"></div></div><div class="blog-widget"><p><img src="/a/i/icons/tag_green.png" alt="tags" width="16" height="16" /> Tags: <a href="/en/community/blog/crm/tag/technology/">technology</a>, <a href="/en/community/blog/crm/tag/differentiation/">differentiation</a>, <a href="/en/community/blog/crm/tag/leadership/">leadership</a>, <a href="/en/community/blog/crm/tag/management/">management</a>, <a href="/en/community/blog/crm/tag/vision/">vision</a></p></div><div class="blog-post-divider"></div><div class="pagination"><span class="page-numbers current-page">1</span><a href="/en/community/blog/crm/page/2/" class="page-numbers">2</a><a href="/en/community/blog/crm/page/3/" class="page-numbers">3</a><span class="page-numbers no-border">...</span><a href="/en/community/blog/crm/page/33/" class="page-numbers">33</a><a href="/en/community/blog/crm/page/2/" class="page-next"> Next &raquo;</a></div>            
		</div>
		<div class="clear"></div>
	</div>
</div>

<div id="footer-nav">
	<ul>
    	<li><a href="/en/company/">About</a></li>
        <li>|</li>
		<!--<li><a href="/en/company/partners/">Partner Program</a></li>
        <li>|</li>-->
        <li><a href="/en/community/">Follow Us</a></li>
        <li>|</li>
		<li><a href="/en/community/">Friend Us</a></li>
        <li>|</li>
		<!-- <li><a href="/en/community/blog/crm/">CampaignerCRM Blog</a></li>
        <li>|</li> -->
		<li><a href="http://www.eyesonsales.com" target="_blank">EyesOnSales</a></li>
        <li>|</li>
		<li><a href="/en/demo/">How It Works</a></li>
        <li>|</li>
		<li><a href="/en/community/webinars/">Webinar Series</a></li>
	</ul>
	<ul>
		<li><a href="/en/pricing/">Pricing</a></li>
        <li>|</li>
        <li><a href="/en/company/news/recent/">News</a></li>
        <li>|</li>
		<li><a href="/a/pdf/brochures/CampaignerCRM_FAQ.pdf">FAQ</a></li>
        <li>|</li>        
		<li><a href="/en/community/">Community</a></li>
        <li>|</li>
        <li><a href="/en/company/contact-us/inquiries.php">Contact us</a></li>
        <li>|</li>
		<li><a href="/en/company/terms/">Terms</a></li>
        <li>|</li>
		<li><a href="/en/company/privacy/">Privacy</a></li>
        <li>|</li>
		<li><a href="/en/community/support/">Support</a></li>
	</ul>

</div>
<div id="footer">



	&copy; 2004 - 2015. All rights reserved. CampaignerCRM&trade; is a trademark of j2 Cloud Services and its affiliates. 

</div>


<center><a href="http://www.j2.com/?utm_source=Campaignercrm.com&utm_medium=xsell-referral&utm_content=footer&utm_campaign=homepage" target="blank"><img src="http://a248.e.akamai.net/f/248/528/1d/go.efax.com/xsell-footer/j2Global-footer.png" alt="j2 Global Properties"></a><br /></center>






<!-- new JS/GA code by Burton 2012/07/05-->
<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-1764066-4']);
  _gaq.push(['_setDomainName', 'campaignercrm.com']);




   _gaq.push(['_setCustomVar', 4, 'DHPmsg', 'Your CRM Software Solution that Gets Results', 1]);

  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script>



<!-- AddThis Button BEGIN -->
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?username=landslidecrm"></script>
<!-- AddThis Button END -->

<!-- ChartBeat -->
<script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script>
<script type="text/javascript">
var _sf_async_config={uid:17263,domain:"landslide.com"};
(function(){
  function loadChartbeat() {
    window._sf_endpt=(new Date()).getTime();
    var e = document.createElement('script');
    e.setAttribute('language', 'javascript');
    e.setAttribute('type', 'text/javascript');
    e.setAttribute('src',
       (("https:" == document.location.protocol) ? "https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" : "http://static.chartbeat.com/") +
       "js/chartbeat.js");
    document.body.appendChild(e);
  }
  var oldonload = window.onload;
  window.onload = (typeof window.onload != 'function') ?
     loadChartbeat : function() { oldonload(); loadChartbeat(); };
})();

</script>
<!-- ChartBeat -->

<script type="text/javascript">
adroll_adv_id = "VEXY44R34JCC5MMCSH4G3Y";
adroll_pix_id = "WMIPUOPGO5ANLA4V7SO2LU";
(function () {
var oldonload = window.onload;
window.onload = function(){
   __adroll_loaded=true;
   var scr = document.createElement("script");
   var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
   scr.setAttribute('async', 'true');
   scr.type = "text/javascript";
   scr.src = host + "/j/roundtrip.js";
   ((document.getElementsByTagName('head') || [null])[0] ||
    document.getElementsByTagName('script')[0].parentNode).appendChild(scr);
   if(oldonload){oldonload()}};
}());
</script>

<!-- Sobul - j2- Eloqua -->
<script type="text/javascript">
    var _elqQ = _elqQ || [];
    _elqQ.push(['elqSetSiteId', '789580060']);
	_elqQ.push(['elqTrackPageView']);
	_elqQ.push(['elqSetSiteId', '54783049']);
	_elqQ.push(['elqTrackPageView']); 
    
    (function () {
        function async_load() {
            var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true;
            s.src = '//img.en25.com/i/elqCfg.min.js';
            var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
        }
        if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false);
        else if (window.attachEvent) window.attachEvent('onload', async_load); 
    })();
</script>

<script type="text/javascript">
setTimeout(function(){var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//dnn506yrbagrg.cloudfront.net/pages/scripts/0013/9863.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);
</script>


<!-- Added 4/24/13 Google Code for NEW - Main List Campaigner CRM -->
<!-- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. For instructions on adding this tag and more information on the above requirements, read the setup guide: google.com/ads/remarketingsetup -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1067004480;
var google_conversion_label = "MYolCND6nQQQwOTk_AM";
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1067004480/?value=0&amp;label=MYolCND6nQQQwOTk_AM&amp;guid=ON&amp;script=0"/>
</div>
</noscript>


 <img src="https://landslide.landslide.com/WebToLeadServlet?instance=landslide&leadCorrelationPolicy=ContactEmail&leadDuplicatePolicy=UpdateReject&ocfcustomfieldID_3627537=01/06/2015&email=&firstName=&lastName=&company=&ocfcustomfieldID_3627556=21:11:29&ocfcustomfieldID_3627559=/en/community/blog/crm/index.php" height=1 width=1 border=1 />
 

</body>
</html>
