<?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>Predictive Analytics Blog</title>
	<atom:link href="http://vaultanalytics.com/marketinganalytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://vaultanalytics.com/marketinganalytics</link>
	<description>Predictive Analytics Blog</description>
	<lastBuildDate>Wed, 11 Aug 2010 12:56:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Solve Problems with Simple Predictive Analytics</title>
		<link>http://vaultanalytics.com/marketinganalytics/2010/07/how-to-solve-problems-with-simple-predictive-analytics/</link>
		<comments>http://vaultanalytics.com/marketinganalytics/2010/07/how-to-solve-problems-with-simple-predictive-analytics/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 18:33:02 +0000</pubDate>
		<dc:creator>Curtis Seare</dc:creator>
				<category><![CDATA[Predictive Analytics]]></category>
		<category><![CDATA[excel 2007]]></category>

		<guid isPermaLink="false">http://vaultanalytics.com/marketinganalytics/?p=522</guid>
		<description><![CDATA[
Predictive analytics applies to a variety of business problems faced today, and more people are beginning to recognize its value.  Businesses and nonprofits are using predictive analytics to answer real business questions like &#8220;What segment of potential donors will respond best to our message&#8221; and &#8220;Why am I losing customers, and how can I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vaultanalytics.com/books"><img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/07/BookOne.png" alt="Predictive Analytics" title="Predictive Analytics" width="300" height="387" class="alignright size-full wp-image-523" /></a><br />
Predictive analytics applies to a variety of business problems faced today, and more people are beginning to recognize its value.  Businesses and nonprofits are using predictive analytics to answer real business questions like &#8220;What segment of potential donors will respond best to our message&#8221; and &#8220;Why am I losing customers, and how can I stop them from leaving?&#8221;</p>
<p>Even though the use of predictive analytics hold so much value for businesses and nonprofits, the general problem with implementing them is that the knowledge of how to do so is not readily available.  Many people struggle when trying to make sense of good analysis practices, choosing appropriate predictive models for a given situation, and understanding the underlying statistics.  To fill this gap of knowledge and provide an easy way to learn and take advantage of predictive analytics, Vault Analytics will be releasing a new book on August 2.</p>
<p>It contains detailed chapters describing how to do good analysis, how to choose an appropriate predictive model for your situation, and how to make sure the statistics powering the model are set up right.  This is all done and explained in the familiar environment of Excel 2007, so that it can benefit those who may not have access to more advanced predictive analytical packages such as SAS and SPSS.</p>
<p>If you&#8217;d like to download the first few chapters for free, or pre-order the book, you can do so <a href="http://vaultanalytics.com/books">here</a>.</p>
<p>Otherwise, below I&#8217;ve copied a section from the book that I think is extremely valuable for anyone new to data analysis.  It describes two of the most important fundamentals: Seeing the data in context, and segmentation.</p>
<h3>Seeing the Data in Context</h3>
<p>Understanding what the data are telling you within the context of the business situation being analyzed is extremely important.  This will help you avoid making faulty conclusions and keep your analysis appropriate for the business question being answered.  The best way to learn this fundamental is to see it in action, so we will take an example.</p>
<p>We will look at a type of direct mail campaign analysis.  We want to know how many calls are expected to come into our call center after we execute the campaign.  First, we take some historical data showing us the percentage of total calls coming in according to the number of days after starting a mail campaign, shown below.</p>
<p><img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/07/book1-300x161.png" alt="Data Table" title="Data Table" width="300" height="161" class="aligncenter size-medium wp-image-524" /></p>
<p>After creating a scatter plot of the data, we try to fit a logarithmic regression line as a model, shown seen below.</p>
<p><img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/07/book2-300x168.png" alt="logarithmic predictive model" title="logarithmic predictive model" width="300" height="168" class="aligncenter size-medium wp-image-525" /></p>
<p>Even though the R<sup>2</sup> tells us that the fit is good, the model may not be the best way to explain this data when the context and purpose of this analysis are considered.  We want the model to be able to predict what percentage of total calls will come in from a mailing campaign so we can staff the call center.  If I were to use the line above as the model, I would be predicting low values for incoming calls between about day 20 and 100, and high values thereafter.  Because of this error, we would not be staffing the call center correctly.</p>
<p>To create a better model, I would consider the fact that, in this context, it is not necessary to fit a trend model to the entire data set.  Consider the following model, which can be used to predict the percentage of total calls coming in between days 4 and 35 after the mailing campaign:</p>
<p><img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/07/book3-300x180.png" alt="analytical model" title="analytical model" width="300" height="180" class="aligncenter size-medium wp-image-526" /></p>
<p>You will notice that this trend model does not contain the same high and low errors as the previous model did.  Further, upon doing some calculations on the data in the spreadsheet, we know that anything before day 4 makes up for just 8% of all calls, and anything after day 35 makes up for just 15% of all calls.  I have highlighted with a model the time period of the biggest growth to the call percentage, while summarizing the remaining percentages on either side.  This will give just the right amount of information needed to staff the call center, while minimizing errors I would have made trying to fit a single trend model to the data.</p>
<p>The point here is to look at the data in the context of the purpose of the analysis.  What are you going to use the predictive model for?  Is it necessary to fit a model to the entire data set?  How exact do you need to be with the prediction?  What is the most important part of the data set to model?  These and other questions are important to consider when performing analysis.</p>
<h3>Segmentation</h3>
<p>The second fundamental of analysis is the practice of segmenting the data.  As with seeing the data in context, this is best described with an example.  Consider the analysis presented below, which shows a linear regression model to predict how much someone will likely donate to your cause according to their age.</p>
<p><img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/07/book5-300x178.png" alt="non segmented model" title="non segmented model" width="300" height="178" class="aligncenter size-medium wp-image-527" /></p>
<p>The fit of the model is extremely weak, and there seems to be no relationship between donation and age.  However, this data was taken and aggregated from two different cities, Boston and New York.  If we separate out the data according to those two cities (otherwise known as segmenting by them), we get the following when we run a regression analysis:<br />
<img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/07/book6-300x198.png" alt="segmented model" title="segmented model" width="300" height="198" class="aligncenter size-medium wp-image-528" /></p>
<p>By segmenting the data first, we notice that there is, in fact, a relationship between donation and age, but that relationship differs depending on what city you are in.  </p>
]]></content:encoded>
			<wfw:commentRss>http://vaultanalytics.com/marketinganalytics/2010/07/how-to-solve-problems-with-simple-predictive-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where and When to use Social Media to get Positive Nonprofit Marketing Return</title>
		<link>http://vaultanalytics.com/marketinganalytics/2010/06/where-and-when-to-use-social-media-to-get-positive-nonprofit-marketing-return/</link>
		<comments>http://vaultanalytics.com/marketinganalytics/2010/06/where-and-when-to-use-social-media-to-get-positive-nonprofit-marketing-return/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 02:30:10 +0000</pubDate>
		<dc:creator>Curtis Seare</dc:creator>
				<category><![CDATA[Nonprofit Marketing Analytics]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[funding strategy]]></category>
		<category><![CDATA[nonprofit marketing]]></category>

		<guid isPermaLink="false">http://vaultanalytics.com/marketinganalytics/?p=488</guid>
		<description><![CDATA[The most common and fatal error that nonprofits make when attempting social media marketing is to think of social media as an additional source of funding.  But social media is not a source; it is merely a means of communicating with and getting to the source.  Forgetting this causes a lot of time [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/06/cake.jpg" alt="social media cake" title="social media cake" width="300" height="300" class="alignright size-full wp-image-511" />The most common and fatal error that nonprofits make when attempting social media marketing is to think of social media as an additional source of funding.  But social media is not a source; it is merely a means of communicating with and getting to the source.  Forgetting this causes a lot of time and effort to be wasted as nonprofits jump haphazardly into the murky waters of social media marketing.  </p>
<p>It must be remembered that there is nothing foundational about social media – if you don’t understand the basic principles underpinning why social media works and how it fits into your fundamental funding strategy, then you’re making a lot of icing to smear just about everywhere but on top of the cake.  Social media is the icing; a sound funding strategy is the cake. </p>
<p>First you need to define what your long-term funding strategy is, and then you can apply social media tactics to amplify that strategy.  To help in this effort, I have summarized below some research done by the <a href="http://www.ssireview.org/articles/entry/ten_nonprofit_funding_models/">Standford Social Innovation Review</a>, which identifies and defines 10 winning funding strategies being used by America’s leading nonprofits.  I have added some ideas on how social media can be used to enhance such strategies.  </p>
<p>I hope this information will first help you see with more clarity what the best foundational funding strategy for your organization is, and then see how social media can be applied to it.  Looking at it in this order will help you focus your efforts, which leads to larger funding streams and better alignment of the funding to your organization’s structure and mission.</p>
<p>The 10 funding strategy types are defined below:</p>
<h3>1. Heartfelt Connector</h3>
<h4>Strategy</h4>
<p>-Focus on causes that resonate with the existing concerns of large numbers of people at all income levels and provide a structured way for these people to connect where none had previously existed<br />
-Build explicit connections between volunteers through special fundraising events</p>
<h4>Funding Source</h4>
<p>Many individual donors</p>
<h4>Examples</h4>
<p><a href="http://www.wish.org/">Make-a-Wish Foundation</a><br />
<a href="http://ww5.komen.org/">Susan G. Komen Foundation</a> &#8211; Does the &#8216;Race for the Cure&#8217;, consisting of 120 races a year and drawing over 1 million participants</p>
<h4>Is this model right for you?</h4>
<p>- Do we have a large cross section of people that has already shown that they will fund causes in this domain?<br />
- Can we communicate what is compelling about our nonprofit in a simple and concise way?<br />
- Does a natural avenue exist to attract and involve large numbers of volunteers?<br />
- Do we have or can we develop capabilities to have broad outreach in even one geographic area?</p>
<h4>Social Media Uses</h4>
<p>This model naturally harnesses much of the power of social media marketing.  Since you are already focusing on causes and concerns that a large number of people have, it has the potential to be shared and spread across many social media channels.  Particular emphasis should be placed on using social media to promote large events, connect people, and spread success stories.  YouTube is particularly effective at showing personal success stories that are connected back to your organization.  Facebook pages are also a good option, as it helps connect people concerned in a way that did not before exist.  All of these efforts should lead people to take an action, such as donating or attending an event your organization is putting on.</p>
<h3>2. Beneficiary Builder</h3>
<h4>Strategy</h4>
<p>-Charge a fee for services, but not enough to cover the cost of providing the service<br />
-Get reimbursed for services provided to specific individuals, relying on people who have benefited from these services in the past</p>
<h4>Funding Source</h4>
<p>Many individual donors</p>
<h4>Examples</h4>
<p><a href="http://my.clevelandclinic.org/default.aspx">Cleveland Clinic</a><br />
<a href="http://www.princeton.edu/main/">Princeton University</a></p>
<h4>Is this model right for you?</h4>
<p>-Does our mission create an individual benefit that is also perceived as an important social good?<br />
-Do individuals develop a deep loyalty to the organization in the course of receiving their individual benefit?<br />
-Do we have the capabilities to reach out to the beneficiaries in a scalable fashion?</p>
<h4>Social Media Uses</h4>
<p>Here social media can be used very effectively to build and keep strong relationships with those who have benefited from your service and are now in a position to give back.  Facebook pages, such as an alumni page, can be used to gather many potential donors and keep your organization top of mind as you provide news about your organization and opportunities they have to give something back.  Creating social groups in other areas on the web (such as on Ning or LinkedIn) can also be effective.  Monthly newsletters and email marketing is also particularly useful here, again, because you can stay top of mind and remind people of their opportunity to give back.</p>
<h3>3. Member Motivator</h3>
<h4>Strategy</h4>
<p>-Rely on individual donations from people who donate because the issue is integral to their everyday life and is something from which they draw a collective benefit</p>
<h4>Funding Source</h4>
<p>Many individual donors</p>
<h4>Examples</h4>
<p><a href="http://saddleback.com/">Saddleback Church</a><br />
<a href="http://www.nwtf.org/">National Wild Turkey Federation</a></p>
<h4>Is this model right for you?</h4>
<p>- Will our members feel that the actions of the organization are directly benefiting them, even if the benefit is shared collectively?<br />
- Do we have the capabilities to involve and manage our members in fundraising activities?<br />
- Can we commit to staying in tune with, and faithful to, our core membership, even if it means turning down funding opportunities and not pursuing activities that fail to resonate with our members?</p>
<h4>Social Media Uses</h4>
<p>Here again social media is very useful, and the idea is to create places where people who directly benefit from your nonprofits operations can gather, stay informed, interact, and know how to help and donate.  They need to know what you are doing and how it affects them directly, and it needs to be easy for them to offer suggestions and take part in your work.  Again, Facebook can be used for these means.  Twitter is also very useful in this case, because it allows for the people that are interested in your very specific work to share what you are doing with their like-minded followers, as well as give feedback and ideas to your organization.</p>
<h3>4. Big Bettor</h3>
<h4>Strategy</h4>
<p>- Rely on major grants from a few individuals or foundations to fund their operations<br />
- Often supported by one founder, someone who wants to fund a new approach for solving a large problem</p>
<h4>Funding Source</h4>
<p>Single or few individuals or foundations</p>
<h4>Examples</h4>
<p><a href="http://www.stanleyresearch.org/dnn/">Stanley Medical Research Institute</a><br />
<a href="http://www.conservation.org/Pages/default.aspx">Conservation International</a> -Their ability to identify locations around the world where protecting an area of land can have a significant effect on preserving global biodiversity helps attract donors willing to contribute large amounts of money so they can have an important and lasting impact on protecting Earth</p>
<h4>Is this model right for you?</h4>
<p>- Can we create a tangible and lasting solution to a major problem in a foreseeable time frame?<br />
- Can we clearly articulate how we will use large-scale funding to achieve our goals?<br />
- Are any of the wealthiest individuals or foundations interested in our issue and approach?</p>
<h4>Social Media Uses</h4>
<p>In this case social media is less useful in obtaining funding and revenues to sustain the organization.  There may be opportunities to leverage it in the actual achievement of your nonprofit&#8217;s mission, depending on the type of work you are engaged in.  Generally social media usage in this category is less effective than spending time and money elsewhere.</p>
<h3>5. Public Provider</h3>
<h4>Strategy</h4>
<p>- Work with government agencies to provide essential social services, such as housing, human services, and education, for which the government has previously defined and allocated funding<br />
- This funding usually comes from reimbursement or Request for Proposals (RFPs)<br />
- Funding is usually a mix of the federal, state, and local levels</p>
<h4>Funding Source</h4>
<p>Government</p>
<h4>Examples</h4>
<p><a href="http://www.successforall.net/">Success for All Foundation</a><br />
<a href="http://www.tmccentral.org/">TMC (Teaching and Mentoring Communities)</a></p>
<h4>Is this model right for you?</h4>
<p>- Is our organization a natural match with one or more large, preexisting government programs?<br />
- Can we demonstrate that our organization will do a better job than our competitors?<br />
- Are we willing to take the time to secure contract renewals on a regular basis?</p>
<h4>Social Media Uses</h4>
<p>Use social media to stay up to date on what the local, state, and federal agencies are spending their money on, what RFPs they are submitting, and any changes that may occur in their policy.  You can set up RSS feeds, alerts, and filters so that you get instant updates on all of this information.  Aside from this, your time is better spent writing proposals and contacting agencies than in social media.</p>
<h3>6. Policy Innovator</h3>
<h4>Strategy</h4>
<p>- Develop novel methods to address social issues that are not clearly compatible with existing government funding programs, and convince government funders to support these alternate methods because they are more effective and less expensive than existing programs</p>
<h4>Funding Source</h4>
<p>Government</p>
<h4>Examples</h4>
<p><a href="http://www.youthvillages.org/">Youth Villages</a><br />
<a href="http://www.helpusa.org/">HELP USA</a></p>
<h4>Is this model right for you?</h4>
<p>- Do we provide an innovative approach that surpasses the status quo (in impact and cost) and is compelling enough to attract government funders, which tend to gravitate toward traditional solutions?<br />
- Can we provide government funders with evidence that our program works?<br />
- Are we willing and able to cultivate strong relationships with government decision makers who will advocate change?</p>
<h4>Social Media Uses</h4>
<p>Social Media should be used to monitor and track the area of interest that your nonprofit wants to service.  By monitoring what other nonprofits are doing in the space, and what people in social channels are saying, your eyes will be opened to areas of potential innovation and improvement.  Once again, the use of RSS feeds, filters, and alerts is useful in this application of social media.</p>
<h3>7. Beneficiary Broker</h3>
<h4>Strategy</h4>
<p>- Compete to provide government-funded or backed services to beneficiaries<br />
- Receive administrative fees from the government</p>
<h4>Funding Source</h4>
<p>Governement</p>
<h4>Examples</h4>
<p><a href="http://www.studentloan.org/">Iowa Student Loan Liquidity Corporation</a><br />
<a href="http://www.mbhp.org/index.asp">Metropolitan Boston Housing Partnership</a></p>
<h4>Is this model right for you?</h4>
<p>- Can we demonstrate to the government our superior ability to connect benefit or voucher holders with benefits, such as successful placement rates and customer satisfaction feedback?<br />
- Can we develop supplemental services that maximize the value of the benefit?<br />
- Can we master the government regulations and requirements needed to be a provider of these benefits?<br />
- Can we find ways to raise money to supplement the fees we receive from the benefits program?</p>
<h4>Social Media Uses</h4>
<p>Run the program in the same way a for-profit would run a social media campaign.  You are essentially competing to offer a service to a customer base of people, and as a result, for-profit social media strategies especially apply to this case.</p>
<h3>8. Resource Recycler</h3>
<h4>Strategy</h4>
<p>- Collect in-kind donations from corporations and individuals, and then distribute these goods to needy recipients who could not have purchased them on the market (businesses are willing to donate the goods because otherwise they would go to waste)</p>
<h4>Funding Source</h4>
<p>Corporate Funding</p>
<h4>Examples</h4>
<p><a href="http://www.americares.org/">AmeriCares Foundation</a><br />
<a href="http://www.gbfb.org/">The Greater Boston Food Bank</a> 	(distributes nearly 30 million pounds of food annually to more than 600 local organizations including food pantries, soup kitchens, day care centers, and homeless shelters, and receives goods from retailers, manufacturers, restaurants and hotels)</p>
<h4>Is this model right for you?</h4>
<p>- Are the products that we distribute likely to be donated on an ongoing basis?<br />
- Can we develop the expertise to stay abreast of trends in the industries that donate products to us so that we can prepare for fluctuations in donations?<br />
- Do we have a strategy for attracting the cash we’ll need to fund operations and overhead?</p>
<h4>Social Media Uses</h4>
<p>Here you may adopt a social media strategy that has a strong listening component on industry websites so that you can stay up to date on products and trends.  It would also be wise to get donations flowing in order to cover overhead.  For this, I would look to models 1-3 and use some of the same strategies.</p>
<h3>9. Market Maker</h3>
<h4>Strategy</h4>
<p>- Generate revenues from fees or donations that are directly linked to your nonprofit&#8217;s activities<br />
- Provide service in a space where, even though there is money to pay for the service, it would be unseemly or unlawful for a for-profit to do so.</p>
<h4>Funding Source</h4>
<p>Mix of funders</p>
<h4>Examples</h4>
<p><a href="http://www.tpl.org/">Trust for Public Land</a><br />
<a href="http://www.kidneyfund.org/">American Kidney Fund</a></p>
<h4>Is this model right for you?</h4>
<p>- Is there a group of funders with financial interest in supporting our work?<br />
- Are there legal or ethical reasons why it would be more appropriate for a nonprofit to deliver the services?<br />
- Do we already have a trusted program and brand name?</p>
<h4>Social Media Uses</h4>
<p>Brand strength is a key aspect of this type of revenue model, as it involves a high level of trust and transparency.  Social media tactics to increase brand awareness, transparency, and engagement should be used.  Any type of content that is educational and that engages is especially useful, such as YouTube videos, Slideshare content, Flickr streams, Twitter, and Facebook.</p>
<h3>10. Local Nationalizer</h3>
<h4>Strategy</h4>
<p>- Create a national network of locally based operations<br />
- Focus on issues (such as poor schools or children in need of adult role models) that are important to local communities across the country, and where government alone can’t solve the problem<br />
– Most money is raised locally, often from individual or corporate donations and special events</p>
<h4>Funding Source</h4>
<p>Mix of funders</p>
<h4>Examples</h4>
<p><a href="http://www.bbbs.org/site/c.diJKKYPLJvH/b.1539751/k.BDB6/Home.htm">Big Brothers Big Sisters of America</a><br />
<a href="http://www.teachforamerica.org/">Teach for America</a></p>
<h4>Is this model right for you?</h4>
<p>- Does our cause address an issue that local leaders consider a high priority, and is this issue compelling in communities across the country?<br />
- Does expanding our organization into other communities fulfill our mission?<br />
- Can we replicate our model in other communities?<br />
- Are we committed to identifying and empowering high-performing leaders to run local branches of our organization in other communities?</p>
<h4>Social Media Uses</h4>
<p>Social media is highly effective for this model, because it has the power to connect communities across the nation so that they can learn from, interact with, and feed off each other&#8217;s successes.  Although Facebook and Twitter can be effective, the customized social media experience (such as the creation of a Ning group) really shines.  The power of sharing knowledge, successes, and what is working from each networked group can prove invaluable.</p>
<h3>Conclusion</h3>
<p>In some cases there will be between the various models presented.  It is advised, however, to stick to just 1 or 2 of the models; research shows that nonprofits who are more focused in their efforts to access funding, rather that chasing every available opportunity, have greater success.</p>
<p>The ideas for using social media presented in this article are admittedly broad in perspective, and are meant to give the big picture of how a social media strategy can be used in each case rather than give a lot of details.  If you&#8217;ve found this article useful and want to learn more, you can <a href="http://vaultanalytics.com/webinars">sign up for our upcoming training seminar</a>, which will delve deeper into the details of implementing these social media strategies according to your specific funding model.  The seminar is online, so it is not limited by location.<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vaultanalytics.com/marketinganalytics/2010/06/where-and-when-to-use-social-media-to-get-positive-nonprofit-marketing-return/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help People Win</title>
		<link>http://vaultanalytics.com/marketinganalytics/2010/05/if-youre-not-helping-people-win-you-will-lose/</link>
		<comments>http://vaultanalytics.com/marketinganalytics/2010/05/if-youre-not-helping-people-win-you-will-lose/#comments</comments>
		<pubDate>Fri, 14 May 2010 13:50:14 +0000</pubDate>
		<dc:creator>Curtis Seare</dc:creator>
				<category><![CDATA[Nonprofit Marketing Analytics]]></category>
		<category><![CDATA[donations]]></category>
		<category><![CDATA[nonprofit marketing]]></category>

		<guid isPermaLink="false">http://vaultanalytics.com/marketinganalytics/?p=475</guid>
		<description><![CDATA[Conventional wisdom about winning usually goes something like this:
&#160;
If you win, I lose.
&#160;
The problem with this kind of thinking is that it’s wrong.  It does not consider that there is, in fact, a higher form of winning – the kind of winning that allows everybody win.  And this, I believe, is how real [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/05/winning.png" alt="winning with marketing analytics" title="winning" width="128" height="128" class="alignright size-full wp-image-484" />Conventional wisdom about winning usually goes something like this:<br />
&nbsp;<br />
<em>If you win, I lose.</em><br />
&nbsp;<br />
The problem with this kind of thinking is that it’s wrong.  It does not consider that there is, in fact, a higher form of winning – the kind of winning that allows everybody win.  And this, I believe, is how real winners think.<br />
&nbsp;<br />
These kinds of winners win by accomplishing something meaningful.  They win by solving other people’s problems.  They win by making a difference.<br />
&nbsp;<br />
This type of winning motivates, inspires, and enlivens.  This type of winning is what gets us up in the morning and gives us the energy to accomplish great things.  This type of winning leads us to do our greatest work.<br />
&nbsp;<br />
So how do we sustain this energy to keep working and giving?  As Seth Godin puts it, it’s by <a href="http://sethgodin.typepad.com/seths_blog/2010/05/don-quijote-didnt-ship.html" target="_blank">winning the small battles</a>.  If you’re only setting your sights on an impossible goal, you produce nothing but discouragement.  But if you notice the small victories along the way to an impossible goal, you produce motivation.<br />
&nbsp;<br />
As a nonprofit, what kind of experience are you giving your donors, sponsors, and members?  Are you making them winners?<br />
&nbsp;<br />
<a href="http://www.savetogether.org/" target="_blank">Save Together</a> is an organization that knows how to make its donors winners.  They show you, on a personal level, who you are helping and how you are helping.  They connect your donation to a face, a story, and a real human being that needs help.  People who donate to Save Together are winners.<br />
&nbsp;<br />
If funds are running low and donations are dropping in your nonprofit, I’m willing to bet <em>your donors don’t feel like winners</em>.  They don’t know how their contribution is helping and they don’t know their donation&#8217;s impact.<br />
&nbsp;<br />
If you want to have the money and resources you need to accomplish your nonprofit&#8217;s mission, make your donors winners.  Measure the impact their donations are having.  Relate their specific donation to a specific difference made in another human’s life.  Show them the small victories.  Get them used to winning.<br />
&nbsp;<br />
Make your donors winners, and the donations will flow.</p>
]]></content:encoded>
			<wfw:commentRss>http://vaultanalytics.com/marketinganalytics/2010/05/if-youre-not-helping-people-win-you-will-lose/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Measuring Your Way to Better Nonprofit Management and Marketing</title>
		<link>http://vaultanalytics.com/marketinganalytics/2010/05/measuring-your-way-to-better-nonprofit-management-and-marketing/</link>
		<comments>http://vaultanalytics.com/marketinganalytics/2010/05/measuring-your-way-to-better-nonprofit-management-and-marketing/#comments</comments>
		<pubDate>Mon, 10 May 2010 20:58:52 +0000</pubDate>
		<dc:creator>Curtis Seare</dc:creator>
				<category><![CDATA[Nonprofit Marketing Analytics]]></category>
		<category><![CDATA[nonprofit marketing]]></category>
		<category><![CDATA[nonprofit measurement]]></category>
		<category><![CDATA[performance management]]></category>

		<guid isPermaLink="false">http://vaultanalytics.com/marketinganalytics/?p=455</guid>
		<description><![CDATA[
Measurement provides information.  Having information lends itself to making good decisions.  And in the nonprofit sector, the difference between making a good and a bad decision can have significant consequences.

If you are Teach for America, it could be the difference between a bright future and a life of ignorance for students living in [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/05/tape-measure.png" alt="tape measure representing nonprofit marketing management" title="tape measure" width="250" height="190" class="alignleft size-full wp-image-466" />
<p>Measurement provides information.  Having information lends itself to making good decisions.  And in the nonprofit sector, the difference between making a good and a bad decision can have significant consequences.<br />
<br />
If you are <a href="http://www.teachforamerica.org/" target="_blank">Teach for America</a>, it could be the difference between a bright future and a life of ignorance for students living in low-income situations.<br />
<br />
If you are the <a href="http://www.redcross.org/" target="_blank">American Red Cross</a>, it could be the difference between life and death for someone trying to survive the aftermath of a natural disaster.<br />
<br />
And if<em> your</em> organization fails to make the correct decisions . . . you can fill in the blank.<br />
<br />
As nonprofits, we have a responsibility to the community we serve, and therefore a moral obligation to make the best decisions possible.  The great news is that the ability to make the best decisions is within each and every nonprofit organization&#8217;s reach – it just requires a little extra planning and effort.  And it starts by measuring.<br />
</p>
<p>&nbsp;</p>
<h2>The Benefits of Measurement</h2>
<p>Direction, velocity, and public accountability – these are the three impelling benefits for having a measurement program.</p>
<p>&nbsp;</p>
<h3>Direction</h3>
<p><img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/05/lemmings.png" alt="Lemmings representing poor performance management" title="Lemmings" width="300" height="243" class="alignright size-full wp-image-456" />
<p>Direction is the most important, so it is listed first.  If you’ve got your direction wrong, it’s going to mean a whole lot of wasted time, money, and resources – for little or no impact.  Sometimes nonprofits get so caught up in getting work done that they never stop to take and look to see if that work is actually doing anything useful.  It’s easy to get into the routine and coast along in lemming mode.<br />
<br />
Measurement changes this.  When you measure, you have a lens through which you can make sure your efforts are accomplishing the good that so desperately needs accomplishing.  You can see course corrections that need to be taken clearly.  You can wake up from the drone of the routine and start making real impact in a world that is constantly requiring us to redefine how we work.<br />
</p>
<p>&nbsp;</p>
<h3>Velocity</h3>
<p>Velocity is next – once you get the direction right, the faster you move the faster you make an impact.  And measurement is right there to prod you to ever greater efficiency – the statement is true that when people are held accountable for their work, the rate at which the work gets done increases.<br />
</p>
<p>&nbsp;</p>
<h3>Public Accountability</h3>
<p>Lastly, we have public accountability, which is arguably one of the most powerful marketing and communications methods a nonprofit can use.  By measuring the right things, you become transparent to the public eye; you can show in concrete terms the level of impact your organization is having for every donation dollar and every volunteer hour given.  People like to know the difference they can make when they give their money and time – so make it real for them!  Measure your impact, and tell them exactly what their donation did to help.  Sponsors, donors, volunteers, advocates, and your community will LOVE you for this.<br />
</p>
<p>&nbsp;</p>
<h2>How to Measure</h2>
<p>The number one rule for measurement in nonprofits is as follows:<br />
<br />
<strong>Measure as few metrics as necessary to give you direction, velocity, and public accountability.</strong><br />
<br />
Let’s talk about how to set up a program that encompasses these three.<br />
</p>
<p>&nbsp;</p>
<h3>Organizational Mission</h3>
<p>Measuring starts with your organizational mission – and more importantly, with the outcomes that will exist as a result of achieving that mission.  Finding these outcomes is best done by picturing what they will look like when achieved.<br />
<br />
If I was the <a href="http://www.acumenfund.org/" target="_blank">Acumen Fund</a>, for example, some of my outcomes may be “families able to sustain themselves through business” or “communities that are economically self-reliant.”<br />
<br />
<img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/05/path-202x300.png" alt="path representing direction of nonprofit performance management" title="path" width="202" height="300" class="alignleft size-medium wp-image-465" />These form a picture of how the world will be when the mission is achieved.  These tell us the direction we want to be going in.<br />
Now we need to identify the critical success factors that need to be completed in order to achieve this outcome.  What are the incremental steps?  Taking the outcomes from the Acumen Fund, we might decide on the following for critical success factors:<br />
<br />
<em>1.	Get families enrolled in business training program<br />
2.	Get families set up with their own business<br />
3.	Get families running the business on their own<br />
4.	Get successful families referring and training others in need</em><br />
<br />
These can each be thought of as critical success factors that lead to the finish line, and they are useful to us because now instead of trying to tackle huge effort, we can look at each individual step on a more manageable level.<br />
<br />
As a side note, you will notice that the critical success factors in the above example are sequential.  This does not always have to be the case; many times the critical success factors, or incremental steps, work in tandem and are not necessarily in any specific order.<br />
</p>
<p>&nbsp;</p>
<h3>Using Critical Success Factors</h3>
<p>These critical success factors should be used in two ways:<br />
<br />
<em>1.	To show progress towards attaining the ultimate outcome<br />
2.	To find the most important factors in outcome achievement</em><br />
<br />
Both of these are attained with the use of measurement.  For the first use, you simply need some tracking measurements.  For example, you could track “# of families enrolled in the training program” for the first success factor listed above.  Then, depending on what you want to show, you can divide by any of several different dimensions to get good numbers for public accountability. For example:<br />
<br />
<em>Money Efficiency = # of families enrolled in the training program / dollar spent<br />
Work Efficiency = # of families enrolled in the training program / volunteer hour<br />
Time Efficiency = # of families enrolled in the training program / month </em><br />
<br />
The second way to use these factors is by comparing them to the ultimate outcome achievement.  For instance, if I notice that the measures for both the ultimate outcome and critical success factor 4 rise and fall with each other on a month by month basis, I can be relatively sure that #4 is indeed critical to my success.  In this manner you can see which factors are more and less important, and where to spend the majority of your efforts.<br />
<br />
Don’t forget to experiment with this!  Try taking out some less important success factors and putting in some new ones.  Keep iterating until you get a set of critical success factors that all have a high impact on the final outcome – then you can be sure you are focusing on the right things, and that you have the right direction for your efforts.<br />
<br />
If you want to get really detailed with this kind of analysis (which I recommend if you want a well run nonprofit) then you can break down each one of your critical success factors into individual efforts tasks, and do the same kinds of measurement analysis.  For Acumen, you might track the following ‘efforts’ for critical success factor 1:<br />
<br />
<em>1.	Send people to villages and talk to them face to face to sign them up<br />
2.	Talk to other organizations who have information on eligible families for the program<br />
3.	Set up an information center at a local market place where eligible families may congregate</em><br />
</p>
<p>&nbsp;</p>
<h3>Velocity Measurement</h3>
<p>Finally, let’s discuss velocity, or the rate at which work gets done in your organization.  For this we will need to track the efforts of either a) individual workers or b) individual departments.  The easiest way to do this is to assign some effort tasks (like the ones we just made for Acumen) to the individual or department, and then track the hours they spend doing the activity along with the resultant outcome they achieved.  An example would be the following:<br />
<br />
<em># families enrolled / hours spent visiting villages</em><br />
<br />
This can be formatted for time, money, or whatever else you want them to be accountable for.  As you measure this, you will find your highest and lowest performers; learn from the high ones, train the low ones.<br />
</p>
<p>&nbsp;</p>
<h2>How to Get Started</h2>
<p> 	<img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/05/seed.png" alt="small plant representing starting a nonprofit performance management program" title="small plant" width="250" height="207" class="alignright size-full wp-image-459" />
<p>Now you have an overview of what a performance measurement program would entail, how to set it up, and what it can do for you.  And you can get started right now!  In fact, you probably should, before you forget everything you’ve read in this post.  The great thing is, getting started doesn’t have to be hard.<br />
<br />
Take your mission statement, and think of an outcome that the statement seeks to create.  Then list one or two things you think might be critical success factors to achieve that outcome.  Write down how you will measure those factors and the outcome, and then set up a schedule to do it.  That’s it!  You’re done.<br />
<br />
All you have to do now is stay with this pilot measurement program until you’re comfortable with it, and then expand it a little.  And then a little more.  Then you’ll start to see some results.  Then you’ll expand it a little more, and refine it.  You’ll see more results.  And so on.<br />
<br />
Alright, now it’s your turn.  How has measurement worked for you in your nonprofit?  Any suggestions for us all?<br />
]]></content:encoded>
			<wfw:commentRss>http://vaultanalytics.com/marketinganalytics/2010/05/measuring-your-way-to-better-nonprofit-management-and-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seminar Outline: How Non-Profits can Use Measurement Analytics</title>
		<link>http://vaultanalytics.com/marketinganalytics/2010/04/seminar-outline-how-non-profits-can-use-measurement-analytics/</link>
		<comments>http://vaultanalytics.com/marketinganalytics/2010/04/seminar-outline-how-non-profits-can-use-measurement-analytics/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 22:05:29 +0000</pubDate>
		<dc:creator>Curtis Seare</dc:creator>
				<category><![CDATA[Nonprofit Marketing Analytics]]></category>
		<category><![CDATA[measurement analytics]]></category>

		<guid isPermaLink="false">http://vaultanalytics.com/marketinganalytics/?p=430</guid>
		<description><![CDATA[Vault Analytics is creating an free instructional seminar to help non-profits apply measurement analytics to their organization so that they will be able to increase their performance management and mission achievement.  
&#160;
This course is still in production, so please give us your feedback in the comments or by contacting us.  We want to [...]]]></description>
			<content:encoded><![CDATA[<p>Vault Analytics is creating an free instructional seminar to help non-profits apply measurement analytics to their organization so that they will be able to increase their performance management and mission achievement.  </p>
<p>&nbsp;</p>
<p>This course is still in production, <strong>so please give us your feedback</strong> in the comments or by <a href="http://vaultanalytics.com/contact-us">contacting us</a>.  We want to make the information as useful and relevant as possible, so please look over the outline and let us know what changes will best help you.  You can see the outline by either video or text format below.</p>
<p>&nbsp;</p>
<p><object id="scPlayer" width="800" height="468"><param name="movie" value="http://content.screencast.com/users/VaultAnalytics/folders/Default/media/8a8363e6-c3b6-4634-b568-f99721bb3a83/mp4h264player.swf"></param><param name="quality" value="high"></param><param name="bgcolor" value="#FFFFFF"></param><param name="flashVars" value="thumb=http://content.screencast.com/users/VaultAnalytics/folders/Default/media/8a8363e6-c3b6-4634-b568-f99721bb3a83/FirstFrame.png&#038;containerwidth=800&#038;containerheight=468&#038;showstartscreen=true&#038;showendscreen=true&#038;loop=false&#038;autostart=false&#038;color=1A1A1A,1A1A1A&#038;thumb=FirstFrame.png&#038;thumbscale=45&#038;content=http://content.screencast.com/users/VaultAnalytics/folders/Default/media/8a8363e6-c3b6-4634-b568-f99721bb3a83/measurement%20analytics.mp4"></param><param name="allowFullScreen" value="true"></param><param name="scale" value="showall"></param><param name="allowScriptAccess" value="always"></param><param name="base" value="http://content.screencast.com/users/VaultAnalytics/folders/Default/media/8a8363e6-c3b6-4634-b568-f99721bb3a83/"></param>  <embed src="http://content.screencast.com/users/VaultAnalytics/folders/Default/media/8a8363e6-c3b6-4634-b568-f99721bb3a83/mp4h264player.swf" quality="high" bgcolor="#FFFFFF" width="800" height="468" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://content.screencast.com/users/VaultAnalytics/folders/Default/media/8a8363e6-c3b6-4634-b568-f99721bb3a83/FirstFrame.png&#038;containerwidth=800&#038;containerheight=468&#038;showstartscreen=true&#038;showendscreen=true&#038;loop=false&#038;autostart=false&#038;color=1A1A1A,1A1A1A&#038;thumb=FirstFrame.png&#038;thumbscale=45&#038;content=http://content.screencast.com/users/VaultAnalytics/folders/Default/media/8a8363e6-c3b6-4634-b568-f99721bb3a83/measurement%20analytics.mp4" allowFullScreen="true" base="http://content.screencast.com/users/VaultAnalytics/folders/Default/media/8a8363e6-c3b6-4634-b568-f99721bb3a83/" scale="showall"></embed></object></p>
<p>&nbsp;</p>
<h1>Training Objectives</h1>
<p>Through this training, you will be able to:<br />
•	Identify the most effective way to allocate resources and efforts for mission fulfillment<br />
•	Show the impact of your NGO’s work in concrete and detailed terms<br />
•	Increase accountability of workers and efforts<br />
•	Identify hidden opportunities for innovation<br />
•	Create lasting social change and evangelism for your NGO’s mission</p>
<p>&nbsp;</p>
<h1>Course Outline:</h1>
<p>&nbsp;</p>
<h2>Measurement</h2>
<p>&nbsp;</p>
<h3>Principles of Incremental Measurement</h3>
<p>	Instead of only focusing on the end goal of an NGO’s mission, it is important to consider the entire path that leads to that goal.  By identifying incremental steps and successes that must be accomplished along the road to mission fulfillment, it is possible to get a more granular look at the work that you are performing and what you are accomplishing.  When each of these steps is broken down and measured in quantitative and qualitative ways, your organization will attain high levels of performance management, transparency, and strategy.  This section teaches the best methods for identifying and measuring each of these incremental steps.</p>
<p>&nbsp;</p>
<h3>Principles of Outcome Sustainability Measurement</h3>
<p>	Once the end goal is achieved, it is important that regression back into an unfavorable state be minimized.  Incremental measurement principles are used to identify the steps that cause regression after the social mission has been achieved.  Next, ways to monitor and halt these causes are identified, and efforts are put into place to reduce recession.  These efforts are also measured to assure they are effective.  As regression is decreased, the social achievements that are attained become lasting, and fewer resources must be allocated into re-achieving the mission after a regression.</p>
<p>&nbsp;</p>
<h3>Setting up your Measurement Program</h3>
<p>	As with any undertaking, when implementing a measurement strategy it is important to achieve organizational buy in and facilitate easy communication and data collection techniques so that the program doesn’t fail.  This section covers the best methods of setting up an action plan and mobilizing an organization to implement it.  Practical issues such as how to collect the data and where to store it are also covered so that organizations will have a complete roadmap for measurement program implementation.</p>
<p>&nbsp;</p>
<h2>Analytics</h2>
<p>&nbsp;</p>
<h3>Analysis Framework</h3>
<p>	The basics of how to think analytically and map data measurement back to mission critical goals is covered.  After going over some simple steps, questions to ask, and things to look for when approaching an analysis, NGOs will have a template framework within which to work to make their analyses impactful and accurate.  </p>
<p>&nbsp;</p>
<h3>Basic Principles of Analysis</h3>
<p>	It is important to understand some fundamentals in data analysis in order to guide your thinking and come to appropriate conclusions.  Basics such as learning the difference between a dimension and a measure, how to do basic segmentation, how to use combination metrics and ratios, and how to look for trends and patterns are covered.  With these principles in mind, basic analytical approaches such as visual analytics and descriptive statistics are covered, along with training on how to use the most common business tools available (such as Microsoft Excel) to accomplish these analyses.  With this understanding, NGOs will be able to unlock their measurement data to discover insights that will target their efforts where they will be most effective.</p>
<p>&nbsp;</p>
<h3>Methods of Analytical Benchmarking</h3>
<p>	Benchmarking analysis is based on the idea that when progress is measured, it happens faster.  It is important to understand how to choose quality, goal-impacting metrics to benchmark your performance.  Methods of tracking, reporting, and communicating performance according to these metrics using the most common business tools is covered, including how to create Excel tracking dashboards and automate the updating process.  When done effectively, benchmarking takes little time away from other activities, but provides precious intelligence so that work can be done smarter.</p>
<p>&nbsp;</p>
<h2>Presentation</h2>
<p>&nbsp;</p>
<h3>Principles of Data Presentation</h3>
<p>	For measurement, data, and analytics to be truly effective, it is important to communicate the insights and findings from them to others.  This is often difficult to do, but after learning a few key principles of data presentation it can become a systematic and repeatable process.  By following this process of data presentation, NGOs will be able to use the insights they obtain from their data to enlighten people’s understanding and perceptions, causing positive change.</p>
<p>&nbsp;</p>
<h3>Principles of Promotion</h3>
<p>	Once the data presentation has the power to effect a change in other’s thinking, following principles of good promotion allows the change to get widespread attention.  Here some basic principles of inbound marketing and multi-channel promotion are covered.  These techniques are mainly used to help effect change in people who are outside of the NGO.</p>
<p>&nbsp;</p>
<p>Again, we would very much appreciate your feedback so that we can make this course as useful to NGOs as we can; please either <a href="http://vaultanalytics.com/contact-us">contact us</a> or leave a comment.  Thank you!</p>
]]></content:encoded>
			<wfw:commentRss>http://vaultanalytics.com/marketinganalytics/2010/04/seminar-outline-how-non-profits-can-use-measurement-analytics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://content.screencast.com/users/VaultAnalytics/folders/Default/media/8a8363e6-c3b6-4634-b568-f99721bb3a83/measurement%20analytics.mp4" length="2299566" type="video/mp4" />
		</item>
		<item>
		<title>How Data Analytics Can Help NGOs Fulfill Their Social Mission</title>
		<link>http://vaultanalytics.com/marketinganalytics/2010/04/how-data-analytics-help-ngos-fulfill-their-social-mission/</link>
		<comments>http://vaultanalytics.com/marketinganalytics/2010/04/how-data-analytics-help-ngos-fulfill-their-social-mission/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 19:46:25 +0000</pubDate>
		<dc:creator>Curtis Seare</dc:creator>
				<category><![CDATA[Nonprofit Marketing Analytics]]></category>
		<category><![CDATA[NGO]]></category>

		<guid isPermaLink="false">http://vaultanalytics.com/marketinganalytics/?p=420</guid>
		<description><![CDATA[NGOs, also known as non-profits here in the U.S., fulfill a very important role as they seek to accomplish social good.  They are in a unique position that allows them to see social need and react to it in ways that often times have more impact than other organization&#8217;s efforts could.  Vault is [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/04/NGO-Analytics-300x198.png" alt="NGO Analytics" title="NGO Analytics" width="300" height="198" class="alignright size-medium wp-image-422" />NGOs, also known as non-profits here in the U.S., fulfill a very important role as they seek to accomplish social good.  They are in a unique position that allows them to see social need and react to it in ways that often times have more impact than other organization&#8217;s efforts could.  Vault is looking to apply the science and art of measurement and data analytics to help NGOs accomplish their various missions, and we believe that if applied correctly, analytics can make a huge difference in NGO effectiveness</p>
<p>We&#8217;ve broken down the process of how to use analytics for NGOs into three categories, summarized below.  We feel that it presents a systematic and practical approach to foster performance management and measurement in these organizations.</p>
<h3>Measurement</h3>
<p>The first hurdle that must be crossed is that of measurement, of taking the time and effort to measure work and progress and collect it in a database for further analysis and presentation.  There are several reasons why it is important for an NGO to measure its efforts:</p>
<p>-Make sure time, effort, and money are being used where they need to be<br />
-Gain ability to prove that you are accomplishing and fulfilling your social mission<br />
-Gain ability to show that donor and sponsor funding is being used effectively</p>
<p>There are a few things to keep in mind when implementing a measurement strategy.  First &#8211; it is important to not only measure the end goal, but also the incremental steps that lead up to that goal.  Let&#8217;s say your organization&#8217;s mission is to decrease the number of diabetics within a specific demographic in your community.  Measuring the % decrease in diabetes withing this population over a given time period is great, but it doesn&#8217;t tell the whole story.  Ask yourself, what are the incremental steps leading up to the lowered diabetes rates?  Perhaps one is the amount of exercise the average person in the demographic is getting on a daily basis.  Perhaps another is the amount of sweets or fatty foods the average person is consuming per day.  As you attack these issues that lead to diabetes, measure the improvement in these areas.  Then people get the whole story of where your efforts have helped reduce each aspect of the larger problem &#8211; and you can find out which efforts are the most effective at getting rid of this problem.</p>
<p>Second &#8211; make sure and measure regression rates.  Too often we stop the measurement once the problem is solved &#8211; once we have lowered the diabetes rate, in this case.  But how many of those people, after we stopped working with them, have regressed into having diabetes?  This is sometimes an alarmingly high number, and when regression rates are high, that means all the work we performed to lower the diabetes rate in the first place has gone to waste.  If you see through measurement that the regression level is high, it&#8217;s time to implement some strategies and efforts into keeping the solution in place &#8211; that is, not losing ground once you&#8217;ve attained it.  It&#8217;s often a lot easier to keep the problem gone than to go back and fix it again.  This allows you to really fulfill your mission, in a lasting sense.  It wastes less resources because you retain the ground you&#8217;ve gained.  And donors and sponsors will be excited by the fact that you can show that your solution is a long lasting one.</p>
<h3>Analytics</h3>
<p>Once we have measurement strategies in place, now we have lots of data on our hands.  Analytics is the process by which we extract useful intelligence from this data.  There are many methods of doing this, whether it be through visual analysis techniques, statistics, predictive models, etc. (specific ways on how to do these types of analysis will be the topic of subsequent posts)  Many people think that analytics is a task that is beyond their abilities, but many times even simple analysis will result in sufficient intelligence that you can use to do your work smarter. </p>
<p>One of the most important things to remember in doing analysis is the principle of segmentation.  This means looking at the data in smaller pieces, rather than in aggregate.  For instance, if you want to know who your most effective workers are, break down the data to show you the hours each worker put in, and the changes in the incremental metrics we discussed above that occurred as a result of their work.  Maybe you want to know which types of donors consistently give high sums to support your work &#8211; break them down by demographics, or by income, or by age, or any other variables to get a view of what your ideal donor looks like.  Then you can target more of these kinds of people in your donation campaigns.</p>
<h3>Presentation</h3>
<p>Not to be forgotten is the element of presentation.  Once you have the data and all the analysis, you need to be able to present the intelligence you&#8217;ve found to others in a way that they understand, and in a way that will cause a change in their behavior.  The intelligence from the analytics is there so that you can be more effective in your work; however, if no one understands it, nothing will change and it will be useless.  There are a few easy guidelines to follow in presenting analytical information so that it sticks:</p>
<p>- Relate the numbers to something people understand (Just saying the number 416 can be somewhat abstract, but if you say instead &#8220;the number of people that fit in a Boeing 747&#8243; the number becomes real and concrete)<br />
- Only show the necessary elements of analysis to get your point across (many times you&#8217;ll have to go through a lot of analysis to get a few golden nuggets of intelligence, and our tendency is to want to show off all of the work we did to get there.  The problem is, the process is not important to the people you are talking to.  What&#8217;s important is the results and intelligence, so just focus on that.)<br />
- Keep it simple (showing too many variables on a graph, or just plain too many graphs, causes more confusion that it does clarity)<br />
- Relate the analysis back to what concerns your constituents (Your focus should always be on solving the problem, and the analysis is only important insofar as it helps you to do that.  Focus on what solves the problem for the constituents)</p>
<p>Hopefully this small outline gives you a framework that you can use in thinking about how to implement analytics into your organization.  In the coming posts we&#8217;ll be discussing more in depth how to do each of these three points.  </p>
<p>What do you think?  Is this information helpful?</p>
]]></content:encoded>
			<wfw:commentRss>http://vaultanalytics.com/marketinganalytics/2010/04/how-data-analytics-help-ngos-fulfill-their-social-mission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Quickly Uncover Leads in Google Analytics Data</title>
		<link>http://vaultanalytics.com/marketinganalytics/2010/04/how-to-quickly-uncover-leads-in-google-analytics-data/</link>
		<comments>http://vaultanalytics.com/marketinganalytics/2010/04/how-to-quickly-uncover-leads-in-google-analytics-data/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 23:57:18 +0000</pubDate>
		<dc:creator>Curtis Seare</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Marketing Analytics]]></category>

		<guid isPermaLink="false">http://vaultanalytics.com/marketinganalytics/?p=439</guid>
		<description><![CDATA[If you are running Google Analytics, then inside your data you already have a list of leads visiting your site.  Who&#8217;s going to complain about getting a quick list of sales leads interested in what you have to offer?  The following video describes how to get these leads; we&#8217;ve also provided an excel [...]]]></description>
			<content:encoded><![CDATA[<p>If you are running Google Analytics, then inside your data you already have a list of leads visiting your site.  Who&#8217;s going to complain about getting a quick list of sales leads interested in what you have to offer?  The following video describes how to get these leads; we&#8217;ve also provided an excel spreadsheet download that will make the process even faster, as explained in the video.  Good luck finding those leads!<br />
<img src="http://vaultanalytics.com/marketinganalytics/wp-content/uploads/2010/04/excelicon.png" alt="Excel Icon" title="Excel Icon" width="32" height="32" class="alignleft size-full wp-image-440" /><br />
<a href="http://vaultanalytics.com/leadfilter.zip">Download Free Lead Filter</a></p>
<p>&nbsp;</p>
<p><object id="scPlayer" width="800" height="468"><param name="movie" value="http://content.screencast.com/users/VaultAnalytics/folders/Default/media/04f5f055-d01b-44ad-a8a6-9cdc56491d6e/mp4h264player.swf"></param><param name="quality" value="high"></param><param name="bgcolor" value="#FFFFFF"></param><param name="flashVars" value="thumb=http://content.screencast.com/users/VaultAnalytics/folders/Default/media/04f5f055-d01b-44ad-a8a6-9cdc56491d6e/FirstFrame.png&#038;containerwidth=800&#038;containerheight=468&#038;showstartscreen=true&#038;showendscreen=true&#038;loop=false&#038;autostart=false&#038;color=1A1A1A,1A1A1A&#038;thumb=FirstFrame.png&#038;thumbscale=45&#038;content=http://content.screencast.com/users/VaultAnalytics/folders/Default/media/04f5f055-d01b-44ad-a8a6-9cdc56491d6e/webleads.mp4"></param><param name="allowFullScreen" value="true"></param><param name="scale" value="showall"></param><param name="allowScriptAccess" value="always"></param><param name="base" value="http://content.screencast.com/users/VaultAnalytics/folders/Default/media/04f5f055-d01b-44ad-a8a6-9cdc56491d6e/"></param>  <embed src="http://content.screencast.com/users/VaultAnalytics/folders/Default/media/04f5f055-d01b-44ad-a8a6-9cdc56491d6e/mp4h264player.swf" quality="high" bgcolor="#FFFFFF" width="800" height="468" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://content.screencast.com/users/VaultAnalytics/folders/Default/media/04f5f055-d01b-44ad-a8a6-9cdc56491d6e/FirstFrame.png&#038;containerwidth=800&#038;containerheight=468&#038;showstartscreen=true&#038;showendscreen=true&#038;loop=false&#038;autostart=false&#038;color=1A1A1A,1A1A1A&#038;thumb=FirstFrame.png&#038;thumbscale=45&#038;content=http://content.screencast.com/users/VaultAnalytics/folders/Default/media/04f5f055-d01b-44ad-a8a6-9cdc56491d6e/webleads.mp4" allowFullScreen="true" base="http://content.screencast.com/users/VaultAnalytics/folders/Default/media/04f5f055-d01b-44ad-a8a6-9cdc56491d6e/" scale="showall"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://vaultanalytics.com/marketinganalytics/2010/04/how-to-quickly-uncover-leads-in-google-analytics-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://content.screencast.com/users/VaultAnalytics/folders/Default/media/04f5f055-d01b-44ad-a8a6-9cdc56491d6e/webleads.mp4" length="8842548" type="video/mp4" />
		</item>
		<item>
		<title>Marketing Analytics Links of the Week</title>
		<link>http://vaultanalytics.com/marketinganalytics/2010/04/marketing-analytics-links-of-the-week/</link>
		<comments>http://vaultanalytics.com/marketinganalytics/2010/04/marketing-analytics-links-of-the-week/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 22:38:29 +0000</pubDate>
		<dc:creator>Curtis Seare</dc:creator>
				<category><![CDATA[Industry Reviews]]></category>

		<guid isPermaLink="false">http://vaultanalytics.com/marketinganalytics/?p=415</guid>
		<description><![CDATA[News
Mobile marketing analytics news
The worlds largest mobile ad network, InMobi, has just announced new reporting and analytical tools that aim to increase marketing ROI for those pursuing mobile advertising.  New abilities include advanced segmentation and filtering, and a better user interface.  This move is an important one to watch for anyone wanting to [...]]]></description>
			<content:encoded><![CDATA[<h3>News</h3>
<p><a href="http://www.prweb.com/releases/2010/04/prweb3866864.htm">Mobile marketing analytics news</a><br />
The worlds largest mobile ad network, <a href="http://inmobi.com/" target="_blank">InMobi</a>, has just announced new reporting and analytical tools that aim to increase marketing ROI for those pursuing mobile advertising.  New abilities include advanced segmentation and filtering, and a better user interface.  This move is an important one to watch for anyone wanting to reach a mobile audience.</p>
<p>&nbsp;</p>
<p><a href="http://www.prweb.com/releases/2010/04/prweb3861544.htm ">Inbound Calls Analytics</a><br />
<a href="http://www.adtraka.co.uk/" target="_blank"> AdTraka</a>, a company that sells telephone conversion tracking systems, has come out with new analytical capabilities that allow companies to know which key-phrases are responsible for telephone inquiry generation.  Now you will be able to know which campaigns are the most effective in generating inbound calls, allowing you to focus your efforts and cut unprofitable campaigns.</p>
<p>&nbsp;</p>
<h3>Google Tools</h3>
<p><a href="http://blog.pushon.co.uk/link-building/improving-the-value-of-links-with-google-analytics/">Full Referral URLs from Google Analytics</a><br />
This article shows you how to use custom filters in Google Analytics so you can track full-referral URL&#8217;s.  This way, instead of getting a broad picture of what domains are linking to you, you will be able to see specific pages.</p>
<p>&nbsp;</p>
<p><a href="http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55578">URL Tracking</a><br />
Free Google tool to create URLs that can be tracked so that you can measure your marketing campaigns</p>
<p>&nbsp;</p>
<p><a href="http://www.michaelwhitaker.com/blog/2010/03/30/onsite-targeting-coming-to-google-analytics/">Onsite Targeting with Google Analytics</a><br />
It appears that in the near future you will be able to serve up customized content to specific we visitors with the use of Google Analytics.</p>
<p>&nbsp;</p>
<h3>Articles</h3>
<p><a href="http://mashable.com/2010/04/15/social-media-influencers/">Find the 1% of visitors that count</a><br />
Interesting study that found that 1% of site visitors generate 20% of all its traffic by sharing its content.  Further, these 1% of influencers drive conversions on your site.  Find and engage the 1%, and you indirectly engage everyone within that influencers social sphere.</p>
<p>&nbsp;</p>
<p><a href="http://blog.minethatdata.com/2010/04/ebay-and-mobile-big-time-sales.html">Mobile Marketing of Social Media</a><br />
Kevin Hillstrom suggests that too many people are talking about social media, while mobile marketing is being overlooked.  This is unfortunate, as mobile marketing can be easily tracked and is going to be a huge way of advertising in the coming years.</p>
]]></content:encoded>
			<wfw:commentRss>http://vaultanalytics.com/marketinganalytics/2010/04/marketing-analytics-links-of-the-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crowdsourced Analytics: Solving Social Problems with Data</title>
		<link>http://vaultanalytics.com/marketinganalytics/2010/03/crowdsourced-analytics-solving-social-problems-with-data/</link>
		<comments>http://vaultanalytics.com/marketinganalytics/2010/03/crowdsourced-analytics-solving-social-problems-with-data/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 01:05:01 +0000</pubDate>
		<dc:creator>Ryan Nokes</dc:creator>
				<category><![CDATA[Data Visualizations]]></category>

		<guid isPermaLink="false">http://vaultanalytics.com/marketinganalytics/?p=404</guid>
		<description><![CDATA[Data can tell a great story.  Don’t believe me?  Check this out. 
But a story is so much better when other people get to contribute, adding their unique take on things.  We set out to do just that.  We wanted to use data to tell a story, but make it both [...]]]></description>
			<content:encoded><![CDATA[<p>Data can tell a great story.  Don’t believe me?  <a href="http://www.ted.com/talks/lang/eng/hans_rosling_shows_the_best_stats_you_ve_ever_seen.html">Check this out.</a> </p>
<p>But a story is so much better when other people get to contribute, adding their unique take on things.  We set out to do just that.  We wanted to use data to tell a story, but make it both accessible and interactive.  We’ve taken a data set of metrics gathered across every county in the U.S. that can in some way be correlated with diabetes rates.  The metrics have different effects according to the region or state counties are found in, so possible ways of looking at the data are endless.</p>
<p><a href="http://vaultanalytics.com/analysis/diabetesandpoverty.html"><strong>The data visualizations can be found here.</strong></a></p>
<p>We figure enough people looking at something like this can start to create big changes.  Feel free to explore, interact, analyze, and gain insights.  What does the data tell you? Share your thoughts/insights below.</p>
]]></content:encoded>
			<wfw:commentRss>http://vaultanalytics.com/marketinganalytics/2010/03/crowdsourced-analytics-solving-social-problems-with-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Competitive Intelligence in Washington DC to Increase Sales</title>
		<link>http://vaultanalytics.com/marketinganalytics/2010/02/competitive-intelligence-in-washington-dc-increases-sales/</link>
		<comments>http://vaultanalytics.com/marketinganalytics/2010/02/competitive-intelligence-in-washington-dc-increases-sales/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 21:36:29 +0000</pubDate>
		<dc:creator>Curtis Seare</dc:creator>
				<category><![CDATA[Data Visualizations]]></category>
		<category><![CDATA[Sales Analytics]]></category>
		<category><![CDATA[Competitive Intelligence]]></category>
		<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[sales]]></category>

		<guid isPermaLink="false">http://vaultanalytics.com/marketinganalytics/?p=391</guid>
		<description><![CDATA[Below is an interactive visualization of 2010 data from Washington D.C.  By using it, you can find:
1) What products/services agencies in the area are buying
2) Which agencies are buying
3) Who they are paying
You can measure demand, identify potential customers, and find competitors, all in one easy visualization.  All of this information will allow you to [...]]]></description>
			<content:encoded><![CDATA[<p>Below is an interactive visualization of 2010 data from Washington D.C.  By using it, you can find:<br />
1) What products/services agencies in the area are buying<br />
2) Which agencies are buying<br />
3) Who they are paying<br />
You can measure demand, identify potential customers, and find competitors, all in one easy visualization.  All of this information will allow you to increase sales.</p>
<p><strong>To use the interactive features:</strong></p>
<p><em>Moving the slider bar, the graph will automatically filter to give you only the ranges of money spent you specify</p>
<p>By clicking on one or several of the services in the first graph, the second will automatically filter to show you only those agencies and suppliers that bought and sold in that specific category.</em></p>
<p><script type="text/javascript" src="http://public.tableausoftware.com/javascripts/api/viz_v1.js"></script><object class="tableauViz" width="504" height="1069" style="display:none;"><param name="name" value="ProductOrdersinWashingtonDC/ProductOrdersinWashingtonDC" /><param name="toolbar" value="yes" /></object><noscript>Product Orders in Washington DC <br /><a href="#"><img alt="Product Orders in Washington DC " src="http://public.tableausoftware.com/static/images/ProductOrdersinWashingtonDC-ProductOrdersinWashingtonDC_rss.png" height="100%" /></a></noscript>
<div style="width:504px;height:22px;padding:0px 10px 0px 0px; margin-top: -6px; color:black;font:normal 8pt verdana,helvetica,arial,sans-serif;">
<div style="padding-left: 388px;"><a href="http://www.tableausoftware.com/public?ref=http://public.tableausoftware.com/views/ProductOrdersinWashingtonDC/ProductOrdersinWashingtonDC" target="_blank">Powered by Tableau</a></div>
</div>
<p>Let us know if this interactive visualization is helpful, and what else you&#8217;d like to see in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://vaultanalytics.com/marketinganalytics/2010/02/competitive-intelligence-in-washington-dc-increases-sales/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
