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

<channel>
	<title>Beehaus &#187; Research</title>
	<atom:link href="http://beeha.us/tag/research/feed/" rel="self" type="application/rss+xml" />
	<link>http://beeha.us</link>
	<description>The Graph Marketing Agency</description>
	<lastBuildDate>Wed, 15 May 2013 17:39:31 +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>
		<item>
		<title>Your Social Customer&#8217;s Motivations</title>
		<link>http://beeha.us/blog/you-social-customers-motivations/</link>
		<comments>http://beeha.us/blog/you-social-customers-motivations/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 10:56:28 +0000</pubDate>
		<dc:creator>Jeremi Karnell</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Interest Graphs]]></category>
		<category><![CDATA[Motivations]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Customer]]></category>

		<guid isPermaLink="false">http://beeha.us/?p=1123</guid>
		<description><![CDATA[By: Jeremi Karnell, CEO &#160; This will be the third and final post reviewing BzzAgent&#8217;s &#8220;A Field Guide to Brand Advocates&#8220;.  Last week, we covered &#8220;Your Social&#8217;s Customer&#8217;s Habitat&#8220;.  Yesterday, we looked &#8220;Your Social Customer&#8217;s Behaviors&#8220;.  Today, we round off the series by detailing your social customer&#8217;s motivation. What is extremely interesting about all of the data [...]]]></description>
				<content:encoded><![CDATA[<p>By: <a href="http://www.linkedin.com/in/jeremikarnell" target="_blank">Jeremi Karnell</a>, CEO<br />
&nbsp;<br />
This will be the third and final post reviewing BzzAgent&#8217;s &#8220;<a href="http://www.bzzagent.com/blog/post/study-mind-brand-advocate/" target="_blank">A Field Guide to Brand Advocates</a>&#8220;.  Last week, we covered &#8220;<a href="http://beeha.us/blog/your-social-customers-habitat/" target="_blank">Your Social&#8217;s Customer&#8217;s Habitat</a>&#8220;.  Yesterday, we looked &#8220;<a href="http://beeha.us/blog/your-social-customers-behaviors/" target="_blank">Your Social Customer&#8217;s Behaviors</a>&#8220;.  Today, we round off the series by detailing your social customer&#8217;s motivation.</p>
<p>What is extremely interesting about all of the data we have reviewed to date is how different brand advocates are to the average web user as it relates to their utilization of Social Media to sharing information about your product or service.  Your social customer loves &#8220;solving problems and helping others make better purchase decisions.  They are 75% more likely to share a great product experience and three times more likely to share product opinions with someone they don’t know&#8221;.  This sharing (likes, check-ins, reviews, ratings, etc) makes up your customer&#8217;s Interest Graph.  More and more brands are effectively tapping this information to better design product and services with the objective of catering to their motivations to share great experiences.</p>
<div class='section-title home'>
   <h2 class='title'>Social Customer Motivations</h2>
   <p>Sharing Product Information and Looking for New Things to Share</p>
 </div><!--END SECTION TITLE-->

<h2>Thought Leaders</h2>
<div>
<ul>
<li> Like to be seen as thought leaders</li>
<li>Appreciate how valuable consumer reviews are online</li>
<li>Value their relationships with brands</li>
<li>Biggest motivation is to be seen as a good resource by the brand</li>
</ul>
<h2>Meaningful Contribution</h2>
<div>
<ul>
<li> 2x as likely to be driven by the need to contribute to the pool of information</li>
<li>150% more likely to value their perception as a good resource of information</li>
<li>70% more likely to be seen as a good source of information by people around them</li>
</ul>
</div>
</div>
<h2>Communicate Frequently to Relax</h2>
<ul id="services-graph-9279" class="services-graph">  <li><span title="54"></span><p>Advocates <strong>54%</strong></p></li> <li><span title="16"></span><p>Web Users <strong>16%</strong></p></li></ul><script type="text/javascript">/***************************************************
                  SLIDING GRAPH
***************************************************/
jQuery(document).ready(function($){
                                
    function isScrolledIntoView(id)
    {
        var elem = "#" + id;
        var docViewTop = $(window).scrollTop();
        var docViewBottom = docViewTop + $(window).height();
    
        if ($(elem).length > 0){
            var elemTop = $(elem).offset().top;
            var elemBottom = elemTop + $(elem).height();
        }

        return ((elemBottom >= docViewTop) && (elemTop <= docViewBottom)
          && (elemBottom <= docViewBottom) &&  (elemTop >= docViewTop) );
    }

    
    
    function sliding_horizontal_graph(id, speed){
        //alert(id);
        $("#" + id + " li span").each(function(i){
            var j = i + 1;                                           
            var cur_li = $("#" + id + " li:nth-child(" + j + ") span");
            var w = cur_li.attr("title");
            cur_li.animate({width: w + "%"}, speed);
        })
    }
    
    function graph_init(id, speed){
        $(window).scroll(function(){
            if (isScrolledIntoView(id)){
                sliding_horizontal_graph(id, speed);
            }
            else{
                //$("#" + id + " li span").css("width", "0");
            }
        })
        
        if (isScrolledIntoView(id)){
            sliding_horizontal_graph(id, speed);
        }
    }
    
    graph_init("services-graph-9279", 1000);
    

}); </script> 
<p>&nbsp;</p>
<p>Source: <a href="http://www.bzzagent.com/blog/post/study-mind-brand-advocate/" target="_blank">The Actions, Motivations and Influence of Brand Advocates</a></p>
<p>&nbsp;</p>
<p><strong>Additional Reading:</strong></p>
<ol>
<li><a href="http://beeha.us/blog/your-social-customers-habitat/">Your Social Customer&#8217;s Habitat</a></li>
<li><a href="http://beeha.us/blog/your-social-customers-behaviors/">Your Social Customer&#8217;s Behaviors</a></li>
<li>Your Social Customer&#8217;s Motivations</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://beeha.us/blog/you-social-customers-motivations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Your Social Customer&#8217;s Behaviors</title>
		<link>http://beeha.us/blog/your-social-customers-behaviors/</link>
		<comments>http://beeha.us/blog/your-social-customers-behaviors/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 11:08:17 +0000</pubDate>
		<dc:creator>Jeremi Karnell</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Behavior]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Infographic]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Customers]]></category>

		<guid isPermaLink="false">http://beeha.us/?p=1109</guid>
		<description><![CDATA[By: Jeremi Karnell, CEO &#160; Last week, we published a post titled Your Social Customer&#8217;s Habitat where we shared information from a Bzzagent study detailing the platforms brand advocates use to share information about your products and services.  This post will detail data from that same study to reveal specific  behaviors of  brand advocates.   These individuals [...]]]></description>
				<content:encoded><![CDATA[<p>By: <a href="http://www.linkedin.com/in/jeremikarnell" target="_blank">Jeremi Karnell</a>, CEO<br />
&nbsp;<br />
Last week, we published a post titled <a href="http://beeha.us/blog/your-social-customers-habitat/">Your Social Customer&#8217;s Habitat</a> where we shared information from a <a href="http://www.bzzagent.com/blog/post/study-mind-brand-advocate/">Bzzagent study</a> detailing the platforms brand advocates use to share information about your products and services.  This post will detail data from that same study to reveal specific  behaviors of  brand advocates.   These individuals are content machines.  They are 2x more likely to write and share information about your brand to their social circles and influence the opinions and purchase behavior of many others.  Understanding who these customers are and having a strategy to engage them effectively should be a major priority in any brand&#8217;s business strategy.</p>
<div class='section-title home'>
   <h2 class='title'>Social Customer Behaviors</h2>
   <p>Influencing Opinions and Purchase</p>
 </div><!--END SECTION TITLE-->

<div style='padding-bottom: 2px; line-height: 0px'><a href='http://pinterest.com/pin/85920305360973508/' target='_blank'><img src='http://media-cache-ec5.pinterest.com/550x/a7/fc/53/a7fc53ea37f591d966944757efb1f67f.jpg' border='0' width='450' height ='241'/></a></div>
<div style='float: left; padding-top: 0px; padding-bottom: 0px;'>
<p style='font-size: 10px; color: #76838b;'>Source: <a style='text-decoration: underline; font-size: 10px; color: #76838b;' href='http://beeha.us/blog/your-social-customers-behaviors/'>beeha.us</a> via <a style='text-decoration: underline; font-size: 10px; color: #76838b;' href='http://pinterest.com/beehausllc/' target='_blank'>beehaus :</a> on <a style='text-decoration: underline; color: #76838b;' href='http://pinterest.com' target='_blank'>Pinterest</a></p>
</div>
<p>&nbsp;</p>
<h2>People Ask Me For Information</h2>
<ul id="services-graph-8734" class="services-graph">  <li><span title="65"></span><p>Advocates <strong>65%</strong></p></li> <li><span title="39"></span><p>Web Users <strong>39%</strong></p></li></ul><script type="text/javascript">/***************************************************
                  SLIDING GRAPH
***************************************************/
jQuery(document).ready(function($){
                                
    function isScrolledIntoView(id)
    {
        var elem = "#" + id;
        var docViewTop = $(window).scrollTop();
        var docViewBottom = docViewTop + $(window).height();
    
        if ($(elem).length > 0){
            var elemTop = $(elem).offset().top;
            var elemBottom = elemTop + $(elem).height();
        }

        return ((elemBottom >= docViewTop) && (elemTop <= docViewBottom)
          && (elemBottom <= docViewBottom) &&  (elemTop >= docViewTop) );
    }

    
    
    function sliding_horizontal_graph(id, speed){
        //alert(id);
        $("#" + id + " li span").each(function(i){
            var j = i + 1;                                           
            var cur_li = $("#" + id + " li:nth-child(" + j + ") span");
            var w = cur_li.attr("title");
            cur_li.animate({width: w + "%"}, speed);
        })
    }
    
    function graph_init(id, speed){
        $(window).scroll(function(){
            if (isScrolledIntoView(id)){
                sliding_horizontal_graph(id, speed);
            }
            else{
                //$("#" + id + " li span").css("width", "0");
            }
        })
        
        if (isScrolledIntoView(id)){
            sliding_horizontal_graph(id, speed);
        }
    }
    
    graph_init("services-graph-8734", 1000);
    

}); </script> 
<p><strong><br />
</strong></p>
<h2>People Make Purchases Based On My Information</h2>
<ul id="services-graph-4288" class="services-graph">  <li><span title="57"></span><p>Advocates <strong>57%</strong></p></li> <li><span title="38"></span><p>Web Users <strong>38%</strong></p></li></ul><script type="text/javascript">/***************************************************
                  SLIDING GRAPH
***************************************************/
jQuery(document).ready(function($){
                                
    function isScrolledIntoView(id)
    {
        var elem = "#" + id;
        var docViewTop = $(window).scrollTop();
        var docViewBottom = docViewTop + $(window).height();
    
        if ($(elem).length > 0){
            var elemTop = $(elem).offset().top;
            var elemBottom = elemTop + $(elem).height();
        }

        return ((elemBottom >= docViewTop) && (elemTop <= docViewBottom)
          && (elemBottom <= docViewBottom) &&  (elemTop >= docViewTop) );
    }

    
    
    function sliding_horizontal_graph(id, speed){
        //alert(id);
        $("#" + id + " li span").each(function(i){
            var j = i + 1;                                           
            var cur_li = $("#" + id + " li:nth-child(" + j + ") span");
            var w = cur_li.attr("title");
            cur_li.animate({width: w + "%"}, speed);
        })
    }
    
    function graph_init(id, speed){
        $(window).scroll(function(){
            if (isScrolledIntoView(id)){
                sliding_horizontal_graph(id, speed);
            }
            else{
                //$("#" + id + " li span").css("width", "0");
            }
        })
        
        if (isScrolledIntoView(id)){
            sliding_horizontal_graph(id, speed);
        }
    }
    
    graph_init("services-graph-4288", 1000);
    

}); </script> 
<p>&nbsp;</p>
<p>Source: <a href="http://www.bzzagent.com/blog/post/study-mind-brand-advocate/" target="_blank">The Actions, Motivations and Influence of Brand Advocates</a></p>
<p><strong>Additional Reading:</strong></p>
<ol>
<li><a href="http://beeha.us/blog/your-social-customers-habitat/">Your Social Customer&#8217;s Habitat</a></li>
<li>Your Social Customer&#8217;s Behaviors</li>
<li><a href="http://beeha.us/blog/you-social-customers-motivations/">Your Social Customer&#8217;s Motivations</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://beeha.us/blog/your-social-customers-behaviors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Your Social Customer&#8217;s Habitat</title>
		<link>http://beeha.us/blog/your-social-customers-habitat/</link>
		<comments>http://beeha.us/blog/your-social-customers-habitat/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 12:15:52 +0000</pubDate>
		<dc:creator>Jeremi Karnell</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Social Customers]]></category>
		<category><![CDATA[Social Design]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://beeha.us/?p=1081</guid>
		<description><![CDATA[By: Jeremi Karnell, CEO &#160; Today, brands must embrace Social Design to make their customer’s communities, conversations and identity central to their business. That assertion is based on overwhelming evidence that brand advocates &#8220;habitually share information on the products they use, are thought leaders in their constantly expanding social circles and their actions influence the [...]]]></description>
				<content:encoded><![CDATA[<p>By: <a href="http://www.linkedin.com/in/jeremikarnell" target="_blank">Jeremi Karnell</a>, CEO<br />
&nbsp;<br />
Today, brands must embrace Social Design to make their customer’s communities, conversations and identity central to their business. That assertion is based on overwhelming evidence that brand advocates &#8220;habitually share information on the products they use, are thought leaders in their constantly expanding social circles and their actions influence the opinions and purchase decisions of many others&#8221;.</p>
<p><a href="http://www.bzzagent.com/blog/post/study-mind-brand-advocate/" target="_blank">A study</a> conducted by <a href="http://www.bzzagent.com/">BuzzAgent</a> revealed that advocates are 2.5x more likely to us social media to expand their social circles. Understanding the habitat of your Social Customers and what platforms they use to share information about your products and services is crucial to your Social Design strategy. Below are the results from BzzAgent&#8217;s survey question that asked:</p>
<p>&nbsp;</p>
<div class='section-title home'>
   <h2 class='title'>Social Customer Habitats</h2>
   <p>How often do you use the following platforms to send information about products, brands, sales or stores?</p>
 </div><!--END SECTION TITLE-->

<p><strong><br />
</strong></p>
<h2><img class="alignnone size-full wp-image-1085" title="socialnet" src="http://beeha.us/wp-content/uploads/2012/03/socialnet.png" alt="" width="93" height="77" /> Social Networking Sites</h2>
<ul id="services-graph-7193" class="services-graph">  <li><span title="58"></span><p>Advocates <strong>58%</strong></p></li> <li><span title="27"></span><p>Web Users <strong>27%</strong></p></li></ul><script type="text/javascript">/***************************************************
                  SLIDING GRAPH
***************************************************/
jQuery(document).ready(function($){
                                
    function isScrolledIntoView(id)
    {
        var elem = "#" + id;
        var docViewTop = $(window).scrollTop();
        var docViewBottom = docViewTop + $(window).height();
    
        if ($(elem).length > 0){
            var elemTop = $(elem).offset().top;
            var elemBottom = elemTop + $(elem).height();
        }

        return ((elemBottom >= docViewTop) && (elemTop <= docViewBottom)
          && (elemBottom <= docViewBottom) &&  (elemTop >= docViewTop) );
    }

    
    
    function sliding_horizontal_graph(id, speed){
        //alert(id);
        $("#" + id + " li span").each(function(i){
            var j = i + 1;                                           
            var cur_li = $("#" + id + " li:nth-child(" + j + ") span");
            var w = cur_li.attr("title");
            cur_li.animate({width: w + "%"}, speed);
        })
    }
    
    function graph_init(id, speed){
        $(window).scroll(function(){
            if (isScrolledIntoView(id)){
                sliding_horizontal_graph(id, speed);
            }
            else{
                //$("#" + id + " li span").css("width", "0");
            }
        })
        
        if (isScrolledIntoView(id)){
            sliding_horizontal_graph(id, speed);
        }
    }
    
    graph_init("services-graph-7193", 1000);
    

}); </script> 
<p><strong><br />
</strong></p>
<h2><a href="http://beeha.us/wp-content/uploads/2012/03/email.png"><img class="alignnone size-full wp-image-1089" title="email" src="http://beeha.us/wp-content/uploads/2012/03/email.png" alt="" width="90" height="76" /></a> Email</h2>
<ul id="services-graph-4078" class="services-graph">  <li><span title="53"></span><p>Advocates <strong>53%</strong></p></li> <li><span title="39"></span><p>Web Users <strong>39%</strong></p></li></ul><script type="text/javascript">/***************************************************
                  SLIDING GRAPH
***************************************************/
jQuery(document).ready(function($){
                                
    function isScrolledIntoView(id)
    {
        var elem = "#" + id;
        var docViewTop = $(window).scrollTop();
        var docViewBottom = docViewTop + $(window).height();
    
        if ($(elem).length > 0){
            var elemTop = $(elem).offset().top;
            var elemBottom = elemTop + $(elem).height();
        }

        return ((elemBottom >= docViewTop) && (elemTop <= docViewBottom)
          && (elemBottom <= docViewBottom) &&  (elemTop >= docViewTop) );
    }

    
    
    function sliding_horizontal_graph(id, speed){
        //alert(id);
        $("#" + id + " li span").each(function(i){
            var j = i + 1;                                           
            var cur_li = $("#" + id + " li:nth-child(" + j + ") span");
            var w = cur_li.attr("title");
            cur_li.animate({width: w + "%"}, speed);
        })
    }
    
    function graph_init(id, speed){
        $(window).scroll(function(){
            if (isScrolledIntoView(id)){
                sliding_horizontal_graph(id, speed);
            }
            else{
                //$("#" + id + " li span").css("width", "0");
            }
        })
        
        if (isScrolledIntoView(id)){
            sliding_horizontal_graph(id, speed);
        }
    }
    
    graph_init("services-graph-4078", 1000);
    

}); </script> 
<p>&nbsp;</p>
<h2><a href="http://beeha.us/wp-content/uploads/2012/03/ecomm.png"><img class="alignnone size-full wp-image-1090" title="ecomm" src="http://beeha.us/wp-content/uploads/2012/03/ecomm.png" alt="" width="102" height="75" /></a> eCommerce Website</h2>
<ul id="services-graph-3430" class="services-graph">  <li><span title="43"></span><p>Advocates <strong>43%</strong></p></li> <li><span title="22"></span><p>Web Users <strong>22%</strong></p></li></ul><script type="text/javascript">/***************************************************
                  SLIDING GRAPH
***************************************************/
jQuery(document).ready(function($){
                                
    function isScrolledIntoView(id)
    {
        var elem = "#" + id;
        var docViewTop = $(window).scrollTop();
        var docViewBottom = docViewTop + $(window).height();
    
        if ($(elem).length > 0){
            var elemTop = $(elem).offset().top;
            var elemBottom = elemTop + $(elem).height();
        }

        return ((elemBottom >= docViewTop) && (elemTop <= docViewBottom)
          && (elemBottom <= docViewBottom) &&  (elemTop >= docViewTop) );
    }

    
    
    function sliding_horizontal_graph(id, speed){
        //alert(id);
        $("#" + id + " li span").each(function(i){
            var j = i + 1;                                           
            var cur_li = $("#" + id + " li:nth-child(" + j + ") span");
            var w = cur_li.attr("title");
            cur_li.animate({width: w + "%"}, speed);
        })
    }
    
    function graph_init(id, speed){
        $(window).scroll(function(){
            if (isScrolledIntoView(id)){
                sliding_horizontal_graph(id, speed);
            }
            else{
                //$("#" + id + " li span").css("width", "0");
            }
        })
        
        if (isScrolledIntoView(id)){
            sliding_horizontal_graph(id, speed);
        }
    }
    
    graph_init("services-graph-3430", 1000);
    

}); </script> 
<p>&nbsp;</p>
<h2><a href="http://beeha.us/wp-content/uploads/2012/03/feedbacksm.png"><img class="alignnone size-full wp-image-1091" title="feedbacksm" src="http://beeha.us/wp-content/uploads/2012/03/feedbacksm.png" alt="" width="60" height="75" /></a> Online Feedback</h2>
<ul id="services-graph-9920" class="services-graph">  <li><span title="28"></span><p>Advocates <strong>28%</strong></p></li> <li><span title="7"></span><p>Web Users <strong>7%</strong></p></li></ul><script type="text/javascript">/***************************************************
                  SLIDING GRAPH
***************************************************/
jQuery(document).ready(function($){
                                
    function isScrolledIntoView(id)
    {
        var elem = "#" + id;
        var docViewTop = $(window).scrollTop();
        var docViewBottom = docViewTop + $(window).height();
    
        if ($(elem).length > 0){
            var elemTop = $(elem).offset().top;
            var elemBottom = elemTop + $(elem).height();
        }

        return ((elemBottom >= docViewTop) && (elemTop <= docViewBottom)
          && (elemBottom <= docViewBottom) &&  (elemTop >= docViewTop) );
    }

    
    
    function sliding_horizontal_graph(id, speed){
        //alert(id);
        $("#" + id + " li span").each(function(i){
            var j = i + 1;                                           
            var cur_li = $("#" + id + " li:nth-child(" + j + ") span");
            var w = cur_li.attr("title");
            cur_li.animate({width: w + "%"}, speed);
        })
    }
    
    function graph_init(id, speed){
        $(window).scroll(function(){
            if (isScrolledIntoView(id)){
                sliding_horizontal_graph(id, speed);
            }
            else{
                //$("#" + id + " li span").css("width", "0");
            }
        })
        
        if (isScrolledIntoView(id)){
            sliding_horizontal_graph(id, speed);
        }
    }
    
    graph_init("services-graph-9920", 1000);
    

}); </script> 
<p>&nbsp;</p>
<p>Source: <a href="http://www.bzzagent.com/blog/post/study-mind-brand-advocate/" target="_blank">The Actions, Motivations and Influence of Brand Advocates</a></p>
<p><strong>Additional Reading:</strong></p>
<ol>
<li>Your Social Customer&#8217;s Habitat</li>
<li><a href="http://beeha.us/blog/your-social-customers-behaviors/">Your Social Customer&#8217;s Behaviors</a></li>
<li><a href="http://beeha.us/blog/you-social-customers-motivations/">Your Social Customer&#8217;s Motivations</a></li>
</ol>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://beeha.us/blog/your-social-customers-habitat/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
