<?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>Email Aptitude &#187; Metrics</title>
	<atom:link href="http://www.emailaptitude.com/blog/category/metrics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emailaptitude.com/blog</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 11 Apr 2011 18:47:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Monitoring the Revenue/Delivered Email Metric</title>
		<link>http://www.emailaptitude.com/blog/b2c/revenue-per-delivered-email/</link>
		<comments>http://www.emailaptitude.com/blog/b2c/revenue-per-delivered-email/#comments</comments>
		<pubDate>Thu, 20 May 2010 23:54:21 +0000</pubDate>
		<dc:creator>Forest Bronzan</dc:creator>
				<category><![CDATA[B2C]]></category>
		<category><![CDATA[Email Marketing Strategy]]></category>
		<category><![CDATA[Email ROI]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Retail Email]]></category>

		<guid isPermaLink="false">http://www.emailaptitude.com/blog/?p=1066</guid>
		<description><![CDATA[Open rates, CTRs, conversion rates, revenue, and other metrics are important to track, but an important metric that is often forgotten is rev/del (revenue per delivered email). It is very easy to calculate and one that should make your KPI list. Simple Example Revenue for Time Period or Message: $189,433 Delivered Emails: 997,015 Rev/Del: $0.19 [...]]]></description>
			<content:encoded><![CDATA[<p>Open rates, CTRs, conversion rates, revenue, and other metrics are important to track, but an important metric that is often forgotten is rev/del (revenue per delivered email). It is very easy to calculate and one that should make your KPI list.</p>
<p><strong><span style="text-decoration: underline;">Simple Example</span></strong></p>
<p><strong>Revenue for Time Period or Message</strong>: $189,433</p>
<p><strong>Delivered Emails</strong>: 997,015</p>
<p><strong>Rev/Del</strong>: $0.19</p>
<p><strong>How it Helps</strong><strong>: </strong>The revenue per delivered email metric provides a nice constant when comparing various email efforts. Campaign 1 may have a 25% CTR and $38,000 while Campaign 2 has a 28% CTR and $52,000. The latter may appear to have performed better (and in terms of total revenue it obviously did). But in the scenario that Campaign 1 was delivered to 80,000 and Campaign 2 was delivered to 260,000, the former outperforms with a rev/del of $0.47 compared to $0.20.</p>
<p>For far less effort, Campaign 1 in this example produced over 2X revenue for every email delivered. This is very helpful when comparing promotions, weekly/monthly/quarterly reports, and types of email efforts, such as segmented vs. non-segmented campaigns.</p>
<p>Get your data together and start reviewing some email reports!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailaptitude.com/blog/b2c/revenue-per-delivered-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating with Google Analytics &#8211; The Manual Way</title>
		<link>http://www.emailaptitude.com/blog/email-marketing-strategy/integrating-with-google-analytics-the-manual-way/</link>
		<comments>http://www.emailaptitude.com/blog/email-marketing-strategy/integrating-with-google-analytics-the-manual-way/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 21:29:23 +0000</pubDate>
		<dc:creator>Forest Bronzan</dc:creator>
				<category><![CDATA[Email Marketing Strategy]]></category>
		<category><![CDATA[Metrics]]></category>

		<guid isPermaLink="false">http://www.emailaptitude.com/blog/?p=1046</guid>
		<description><![CDATA[We have discussed the importance of analyzing email metrics in order to make meaningful improvements to your program. Every email platform will give you insights on email-side performance (opens/clicks etc) but it is also key to track your email efforts in your analytics platform. This allows you to have much more drilled-down data on subscribers [...]]]></description>
			<content:encoded><![CDATA[<p>We have discussed the importance of analyzing <a href="http://www.emailaptitude.com/blog/2009/05/21/email-marketing-metrics-what-to-watch/" target="_blank">email metrics</a> in order to make meaningful improvements to your program. Every email platform will give you insights on email-side performance (opens/clicks etc) but it is also key to track your email efforts in your analytics platform. This allows you to have much more drilled-down data on subscribers that click through to your site.</p>
<p>For this post, we&#8217;ll focus on Google Analytics. Some email platforms will have turn-key integration which makes things effortless on your end as every URL in every email will automatically be appended with tracking parameters specific to your account and send.</p>
<p>However, many email service providers don&#8217;t provide integration with Google Analytics, but you can still get the same tracking with a few extra steps:</p>
<p><strong>1.</strong> Visit the <a href="http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55578" target="_blank">Google URL Builder</a></p>
<p><strong>2.</strong> Enter in information that is specific to your email program and campaigns (this can be fairly top-level or get drilled down).</p>
<p><strong>3.</strong> Generate the URL and copy the appending variables. Example: <span style="color: #666699;">?utm_source=ESP1&amp;utm_medium=Email&amp;utm_term=TextLinkA&amp;utm_content=Newsletter&amp;utm_campaign=Feb15thNewsletter</span></p>
<p><strong>4.</strong> Add your tracking code to the end of all links in your email (starting with the ?utm_source=&#8230;)</p>
<p>To make it simple, you can create 1 tracking URL to use on every link in a given email send. For a more detailed approach, you can create a different tracking URL for EACH link you have. While this may take some extra time, it can give you some helpful insights on your email efforts.</p>
<p>The much easier solution, however, is to use an ESP (email service provider) that supports integration with Google Analytics. In future posts we will be discussing various ESPs and suggestions for what to look for.</p>
<p>Cheers,</p>
<p>Forest</p>
<p><a href="http://www.twitter.com/forestbronzan"><img class="alignnone size-full wp-image-627" title="Twitter Badge - Forest Bronzan" src="http://www.emailaptitude.com/blog/wp-content/uploads/2009/06/Twitter-Badge-Forest-Bronzan1.png" alt="Twitter Badge - Forest Bronzan" width="80" height="60" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailaptitude.com/blog/email-marketing-strategy/integrating-with-google-analytics-the-manual-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do You Know Your Domain Breakdown?</title>
		<link>http://www.emailaptitude.com/blog/b2b/do-you-know-your-domain-breakdown/</link>
		<comments>http://www.emailaptitude.com/blog/b2b/do-you-know-your-domain-breakdown/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 15:50:07 +0000</pubDate>
		<dc:creator>Forest Bronzan</dc:creator>
				<category><![CDATA[B2B]]></category>
		<category><![CDATA[B2C]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Email Marketing Strategy]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Segmentation]]></category>

		<guid isPermaLink="false">http://www.emailaptitude.com/blog/?p=801</guid>
		<description><![CDATA[We talk a lot about knowing our customers; developing targeted content; and implementing a rifle or blow dart approach with our email communications. These items and more are all key for an optimal program. One area often overlooked is having a breakdown of your subscriber&#8217;s email domains. Knowing this information can be quite helpful when [...]]]></description>
			<content:encoded><![CDATA[<p>We talk a lot about knowing our customers; developing targeted content; and implementing a <a href="http://www.emailaptitude.com/blog/2009/06/01/the-email-shotgun-rifle-and-blow-dart/" target="_blank">rifle or blow dart approach</a> with our email communications. These items and more are all key for an optimal program.</p>
<p>One area often overlooked is having a breakdown of your subscriber&#8217;s email domains. Knowing this information can be quite helpful when developing your creative. If you find a large portion on one domain, it may justify segmenting them and developing a separate creative optimized specifically for that domain.</p>
<p>Some email platforms will give you a quick graphic breakdown. If not, you can always do a sort in Excel and manually determine your ratios.</p>
<p><span style="text-decoration: underline;"><strong>Below are breakdowns from 3 different clients I work with</strong></span></p>
<p><a href="http://www.emailaptitude.com/blog/wp-content/uploads/2009/08/Email-Address-by-Domain-11.gif"><img class="alignnone size-full wp-image-809" title="Email Address by Domain 1" src="http://www.emailaptitude.com/blog/wp-content/uploads/2009/08/Email-Address-by-Domain-11.gif" alt="Email Address by Domain 1" width="292" height="151" /></a></p>
<p><a href="http://www.emailaptitude.com/blog/wp-content/uploads/2009/08/Email-Addresses-by-Domain-23.gif"><img class="alignnone size-medium wp-image-808" title="Email Addresses by Domain 2" src="http://www.emailaptitude.com/blog/wp-content/uploads/2009/08/Email-Addresses-by-Domain-23-300x168.gif" alt="Email Addresses by Domain 2" width="300" height="168" /></a></p>
<p><a href="http://www.emailaptitude.com/blog/wp-content/uploads/2009/08/Email-Addresses-by-Domain-3.gif"><img class="alignnone size-medium wp-image-810" title="Email Addresses by Domain 3" src="http://www.emailaptitude.com/blog/wp-content/uploads/2009/08/Email-Addresses-by-Domain-3-300x159.gif" alt="Email Addresses by Domain 3" width="300" height="159" /></a></p>
<p>Here we see some differing stats. In the 1st and 3rd example, Yahoo represents 5.6% at max, while the 2nd client has over 25% of subscribers with Yahoo addresses. We can also see that in the 3rd example at least 22% is represented by education or government addresses.</p>
<p>Looking at these three, I was surprised at the low amount of gmail addresses. We see 9.3% in the 2nd example, but none in the 1st and 3rd!</p>
<p><span style="text-decoration: underline;"><strong>Takeaways</strong></span></p>
<p>1. Every list will be different and it&#8217;s helpful to know how YOUR list breaks down</p>
<p>2. Knowing this breakdown will aid in testing<a href="http://www.emailaptitude.com/blog/2009/06/12/email-marketing-testing/" target="_blank"> </a>your email creative on different domains. You should be testing on more than your breakdown, but this can provide priority.</p>
<p>3. If you find a large portion on one domain (25%+), it may justify putting resources into segmenting those users and providing creative optimized specifically for that domain. If you&#8217;re list is very small, this will be overkill.</p>
<p>4. Also consider segmenting by domain and testing deliverability. (Note &#8211; some email platforms will do this automatically).</p>
<p>Cheers,</p>
<p>Forest</p>
<p><span style="color: #000000;">Questions or inputs? Feel free to leave a comment or</span> <a href="mailto: forest@bronzanmediagroup.com" target="_blank">shoot me an email</a>.</p>
<p><a href="http://www.twitter.com/forestbronzan"><img class="alignnone size-full wp-image-627" title="Twitter Badge - Forest Bronzan" src="http://www.emailaptitude.com/blog/wp-content/uploads/2009/06/Twitter-Badge-Forest-Bronzan1.png" alt="Twitter Badge - Forest Bronzan" width="80" height="60" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailaptitude.com/blog/b2b/do-you-know-your-domain-breakdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Testing Equilibrium</title>
		<link>http://www.emailaptitude.com/blog/b2b/email-testing-equilibrium/</link>
		<comments>http://www.emailaptitude.com/blog/b2b/email-testing-equilibrium/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 18:40:17 +0000</pubDate>
		<dc:creator>Forest Bronzan</dc:creator>
				<category><![CDATA[B2B]]></category>
		<category><![CDATA[B2C]]></category>
		<category><![CDATA[Email Marketing Strategy]]></category>
		<category><![CDATA[Email ROI]]></category>
		<category><![CDATA[Metrics]]></category>

		<guid isPermaLink="false">http://www.emailaptitude.com/blog/?p=725</guid>
		<description><![CDATA[We talk a lot about the great benefits of implementing testing strategies with our email efforts. I&#8217;ve made multiple references in various posts, and so far have had two dedicated posts on the topic: A/B Subject Line Testing and Email Marketing Testing . Marketers (not just email) LOVE testing. Combine with some juicy analytics and [...]]]></description>
			<content:encoded><![CDATA[<p>We talk a lot about the great benefits of implementing testing strategies with our email efforts. I&#8217;ve made multiple references in various posts, and so far have had two dedicated posts on the topic: <a href="http://www.emailaptitude.com/blog/2009/03/13/ab-subject-line-testing/" target="_blank">A/B Subject Line Testing</a> and <a href="http://www.emailaptitude.com/blog/2009/06/12/email-marketing-testing/" target="_blank">Email Marketing Testing</a> . Marketers (not just email) LOVE testing. Combine with some juicy analytics and we&#8217;re entertained for a long time.</p>
<p>Nothing has changed with the fact that testing should be implemented and will inevitably improve your email marketing efforts. I do feel, however, that there can be a risk of over-testing, or &#8216;testing burnout,&#8217; if you will. This mostly comes down to available resources a company has and the expected return on marginal testing programs. If we put 10X more resources into testing and only realize an x% increase in sales, our testing program could be producing negative returns.</p>
<p><strong>This has a more costly effect on smaller companies, as the scale of return is much smaller.</strong> <em>[The marginal return from an x% increase in open or click rate is much larger for a big company with a list size of 5,000,000 vs. a small company with a list size of 5,000.]</em></p>
<p>For that small company, testing is indeed important. They need to make improvements to their email marketing efforts and increase sales just like every other company. But at some point a negative return is realized.</p>
<p><span style="text-decoration: underline;"><strong>Example<br />
</strong></span></p>
<ul>
<li>Let&#8217;s say a small e-commerce site selling backpacks has a list size of 15,000. Their monthly promotional email brings in $1,350 on average. [25% open, 12% click, 5% conversion, $60 average order]</li>
<li>This company creates a testing plan that will require an additional 3 hours per month of company resources.</li>
<li>After the test, they increase their metrics to: [28% open, 15% click, 5% conversion, $60 average order]. In this case we see a $540 increase in revenue. Perhaps a decent result for the small e-tailer. Their gross testing return was $180/hour.</li>
<li>Now let&#8217;s say they create a testing plan that is more robust and requires an additional 30 hours of company resources each month. (compared to no testing)</li>
<li>After the new testing program, they increase their metrics to: [30% open, 19% click, 6% conversion, $62 average order]. In this case we see an $1,830 increase in revenue. Their gross testing return was $61/hour. Depending on their margins and several other unknown factors, this may or may not be a profitable scenario</li>
</ul>
<p>These same metrics with a big competitor would have a much different result. e.g. If another company had a list size of 750,000, their marginal return on the last scenario would be $91,530 with a $3,051/hour testing return. Probably quite favorable.</p>
<p><strong>So where do you find that testing equilibrium?</strong> It comes down to the unique situation of each business. Regardless of size, start small with your testing program and work up from there. Pay close attention not only to the increased results of your tests, but the amount of resources that go into your various testing programs. Time for different content, designers, approval, segmentation, deployment, review &amp; analysis etc, can add up when you are introducing complex testing strategies.</p>
<p>In the end, you should <em>test</em> to see what testing portfolio is optimal for your email efforts.</p>
<p>Cheers,</p>
<p>Forest Bronzan <a href="http://www.twitter.com/ForestBronzan"></a></p>
<p>Questions or thoughts? Leave a comment or feel free to <a href="mailto:fbronzan@emailaptitude.com">shoot me an email</a></p>
<p><a href="http://www.twitter.com/ForestBronzan" target="_blank"><img class="alignnone size-full wp-image-627" title="Twitter Badge - Forest Bronzan" src="http://www.emailaptitude.com/blog/wp-content/uploads/2009/06/Twitter-Badge-Forest-Bronzan1.png" alt="Twitter Badge - Forest Bronzan" width="80" height="60" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailaptitude.com/blog/b2b/email-testing-equilibrium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Marketing Testing</title>
		<link>http://www.emailaptitude.com/blog/b2b/email-marketing-testing/</link>
		<comments>http://www.emailaptitude.com/blog/b2b/email-marketing-testing/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 19:03:14 +0000</pubDate>
		<dc:creator>Forest Bronzan</dc:creator>
				<category><![CDATA[B2B]]></category>
		<category><![CDATA[B2C]]></category>
		<category><![CDATA[Email Marketing Strategy]]></category>
		<category><![CDATA[Metrics]]></category>

		<guid isPermaLink="false">http://www.emailaptitude.com/blog/?p=513</guid>
		<description><![CDATA[In a previous post we talked about a simple approach to A/B Subject Line Testing. Here we take a sample of our list, test 2 (or more) subject lines, and roll out the winning subject line to the remainder of the list. If you have the right email platform, this process can be automated and [...]]]></description>
			<content:encoded><![CDATA[<p>In a previous post we talked about a simple approach to <a href="http://www.emailaptitude.com/blog/2009/03/13/ab-subject-line-testing/">A/B Subject Line Testing</a>. Here we take a sample of our list, test 2 (or more) subject lines, and roll out the winning subject line to the remainder of the list. If you have the right <a href="http://www.emailaptitude.com/services_platform_licensing.html">email platform</a>, this process can be automated and should be implemented on most sends.</p>
<p>There are of course several other elements besides the subject line that you can be testing. But first, a few things to keep in mind:</p>
<p><strong>1.</strong> <strong>Why Test?:</strong> To get better results. If you are not testing, you are not fully leveraging the email channel and not getting the best return on your efforts. Testing allows us to make incremental improvements to our <a href="http://www.emailaptitude.com/blog/2009/05/21/email-marketing-metrics-what-to-watch/">email metrics</a>. Below is a simplified visual description of the email funnel, where every metric counts. In this example, an additional 3% click through rate would result in 28 additional sales.</p>
<p><a href="http://emailmarketingstrategies.files.wordpress.com/2009/06/email-metrics-funnel.gif"><img class="alignnone size-full wp-image-516" title="Email Metrics Funnel" src="http://emailmarketingstrategies.files.wordpress.com/2009/06/email-metrics-funnel.gif" alt="Email Metrics Funnel" width="479" height="317" /></a></p>
<p><strong>2. Be Structured:</strong> select a variable to test and keep other variables as constants. You will want to isolate your variable in order to test each variable independently.</p>
<p><strong>3. Create a Plan:</strong> Don&#8217;t just go in and start testing. Create a structured plan of how you are going to implement your tests and keep detailed records of <a href="http://www.emailaptitude.com/blog/2009/05/21/email-marketing-metrics-what-to-watch/">metrics </a>so you can use the data to make meaningful adjustments to your program.</p>
<p><span style="text-decoration: underline;"><strong>Some Elements to Test</strong></span></p>
<ul>
<li><a href="http://www.emailaptitude.com/blog/2009/03/13/ab-subject-line-testing/">Subject Line</a></li>
<li>From Line</li>
<li>Content</li>
<li>Creative</li>
<li>Number of Links</li>
<li>Promotion</li>
<li>HTML vs. Plain Text</li>
<li>Frequency</li>
<li>Time of Day</li>
<li>Day of Week</li>
<li>Pre-Header Content</li>
<li><a href="http://www.emailaptitude.com/blog/2009/05/25/quick-tip-text-to-graphics-ratio/">Text to Image Ratio</a></li>
<li>Landing Pages</li>
<li>Location of Images</li>
<li>Personalization</li>
</ul>
<p>With the availability of tools to help us execute our testing strategy, there is no reason email marketers should not have a testing plan in place. Proper testing can help us make key incremental improvements to our marketing programs. If you&#8217;re starting out, start small and simple and build up from there. If you are running a sophisticated program, make sure you have a road map in place and system for accountability and measurement.</p>
<p>Happy testing!</p>
<p>- Forest Bronzan | <a href="http://www.twitter.com/ForestBronzan">Follow Me on Twitter!</a></p>
<p>Questions or thoughts? Leave a comment or feel free to <a href="mailto:fbronzan@emailaptitude.com">shoot me an email</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailaptitude.com/blog/b2b/email-marketing-testing/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Email Metrics: Create Your Own Benchmark</title>
		<link>http://www.emailaptitude.com/blog/b2b/email-metrics-your-own-historical-benchmark/</link>
		<comments>http://www.emailaptitude.com/blog/b2b/email-metrics-your-own-historical-benchmark/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 04:06:46 +0000</pubDate>
		<dc:creator>Forest Bronzan</dc:creator>
				<category><![CDATA[B2B]]></category>
		<category><![CDATA[B2C]]></category>
		<category><![CDATA[Email Marketing Strategy]]></category>
		<category><![CDATA[Metrics]]></category>

		<guid isPermaLink="false">http://www.emailaptitude.com/blog/?p=488</guid>
		<description><![CDATA[In a previous post we discussed various email marketing metrics to monitor. This is very important in order to make continuous improvement to your email program. Many people ask about &#8216;average metrics&#8217; with the desire to see how their campaigns are measuring up. Some industry wide statistics may be interesting and somewhat useful, but even [...]]]></description>
			<content:encoded><![CDATA[<p>In a previous post we discussed various <a href="http://www.emailaptitude.com/blog/2009/05/21/email-marketing-metrics-what-to-watch/" target="_blank">email marketing metrics</a> to monitor. This is very important in order to make continuous improvement to your email program.</p>
<p>Many people ask about &#8216;average metrics&#8217; with the desire to see how their campaigns are measuring up. Some industry wide statistics may be interesting and somewhat useful, but even more value comes out of measuring your campaigns with your own previous metrics. Every company is different and every list will behave in a different way. While it may be nice to know that the average open rate in the first half of 2008 was 24.86% for the transportation and travel industry, I would be very interested in knowing that MY travel company&#8217;s open rate was 22% during that period and now averages 26%.</p>
<p>Moral of the story here:</p>
<p>1. Look at some big industry averages, but pay closer attention to how your campaigns compare to your own historical metrics.</p>
<p>2. In addition to viewing and keeping track of metrics on a campaign or monthly basis, establish a system for keeping historical records of all the <a href="http://www.emailaptitude.com/blog/2009/05/21/email-marketing-metrics-what-to-watch/" target="_blank">metrics</a> you track.</p>
<p><span style="text-decoration: underline;">Below is an example of a monthly snapshot of metrics.</span><em> (Note these are arbitrary numbers for illustration)</em></p>
<p>(Click on image to enlarge)</p>
<p><a href="http://www.emailaptitude.com/blog/wp-content/uploads/2009/06/monthly-email-metrics-example.gif"><img class="size-full wp-image-489 alignnone" title="Monthly Email Metrics Example" src="http://www.emailaptitude.com/blog/wp-content/uploads/2009/06/monthly-email-metrics-example.gif" alt="Monthly Email Metrics Example" /></a></p>
<p>It&#8217;s nice to see how our campaigns performed in that month, but I also want to see how they did compared to my own historical average. Comparing just to the previous month does not give us an accurate picture of how things are doing. One of the simplest methods is to create a trailing twelve month record. If you are keeping track of metrics each month, pull the average for the previous 12 months. This helps correct natural variance and provides a better picture of the direction your campaigns are going.</p>
<p><span style="text-decoration: underline;">Below is a simplified example of how this might look for you.</span> <em>(Note these are arbitrary numbers for illustration)</em></p>
<p>(Click on image to enlarge)</p>
<p><a href="http://www.emailaptitude.com/blog/wp-content/uploads/2009/06/trailing-12-month-example.gif"><img class="size-full wp-image-491 alignnone" title="Trailing 12 Month Example" src="http://www.emailaptitude.com/blog/wp-content/uploads/2009/06/trailing-12-month-example.gif" alt="Trailing 12 Month Example" /></a></p>
<p>In this example, we can see that compared to the previous 12 months, our total revenue this month was $2,266 lower. If we were looking just at the previous month we may be higher for certain metrics, but this does not paint an accurate picture of performance.</p>
<p>Setting up a historical benchmark guide for your email program will provide you great insight on how your campaigns are performing. In addition to looking at averages as we have focused on in this post, you can compare months, quarters etc. This can then be as simple or complex as you need and want to implement.</p>
<p>Questions or thoughts? Leave a comment or feel free to <a href="mailto:fbronzan@emailaptitude.com">shoot me an email</a>.</p>
<p><a href="http://www.twitter.com/ForestBronzan" target="_blank">Follow Me on Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailaptitude.com/blog/b2b/email-metrics-your-own-historical-benchmark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Marketing Metrics &#8211; What to Watch</title>
		<link>http://www.emailaptitude.com/blog/b2b/email-marketing-metrics-what-to-watch/</link>
		<comments>http://www.emailaptitude.com/blog/b2b/email-marketing-metrics-what-to-watch/#comments</comments>
		<pubDate>Thu, 21 May 2009 01:22:03 +0000</pubDate>
		<dc:creator>Forest Bronzan</dc:creator>
				<category><![CDATA[B2B]]></category>
		<category><![CDATA[B2C]]></category>
		<category><![CDATA[Email Marketing Strategy]]></category>
		<category><![CDATA[Email ROI]]></category>
		<category><![CDATA[Metrics]]></category>

		<guid isPermaLink="false">http://www.emailaptitude.com/blog/?p=373</guid>
		<description><![CDATA[Marketers are obsessed with metrics. They provide key information to help us improve our marketing efforts, and a lot of entertainment; a Friday night with a bag of popcorn, cold beverage, and some fresh analytics reports sounds like a great night indeed. It is, however, important to focus on the right (or best for a [...]]]></description>
			<content:encoded><![CDATA[<p>Marketers are obsessed with metrics. They provide key information to help us improve our marketing efforts, and a lot of entertainment; a Friday night with a bag of popcorn, cold beverage, and some fresh analytics reports sounds like a great night indeed.</p>
<p>It is, however, important to focus on the <em>right </em>(or best for a given situation) metrics &#8211; and talking about email marketing, it&#8217;s important to not measure success on one metric alone.</p>
<p>Different goals call for different metrics. What is the focus of your email campaigns? Is it a product recall announcement, brand-building newsletter, order reminder, special promotion, announcement of a new store?  Each of these would prioritize a different set of metrics.</p>
<p>For the product recall example, you&#8217;re probably not concerned that your sale conversion rate is near non-existent, but do want to make sure the message was opened and read. For your big email promotion email, it does not matter much if everyone opened the email, but no one made a purchase.</p>
<p><strong>Below is a starter list of email marketing metrics:</strong></p>
<p>1. <strong>Open Rate:</strong> <span style="color:#808080;"><em>[ratio of unique opens to total delivered]</em></span> Don&#8217;t get too caught up here. Some companies base their entire success on the open rate. Do monitor this metric for every send, but don&#8217;t make it the only metric you monitor.</p>
<p>2. <strong>CTR (Click Through Rate):</strong> <span style="color:#808080;"><em>[ratio of unique clicks to total delivered or unique opens]</em> </span>The CTR can be helpful, especially when you have different links and you monitor the CTR for each. Knowing that your &#8216;Basketball Shoes&#8217; link had a CTR of 39% while your &#8216;Soccer Shoes&#8217; was 10% can be helpful.</p>
<p>3. <strong>Conversion Rate:</strong><em> <span style="color:#808080;">[</span></em><em><span style="color:#808080;">ratio of a 'goal' conversion to the total click through, or opens]</span> </em>If you are an e-commerce site, the conversion rate from your email initiatives is pretty important. In this case, the percent of visitors from the email that made a purchase. If you find that Promotion/Campaign X converts at 10% while another at 1%, you have some valuable data to work with.</p>
<p>4. <strong>Campaign Revenue:</strong> In addition to the previous metric, how much revenue did a campaign (or group of campaigns) bring in? This of course can be monitored for different email sends, or based on time to see how much money the email channel brings by month, quarter etc.</p>
<p>5. <strong>Bounce Rate:</strong><em><span style="color:#808080;"> [</span></em><em><span style="color:#808080;">ratio of bounced emails to total sent]</span></em> This metric is universal no matter what the goals of your campaign are. Increasing bounce rate = look into the issue quickly. While not really as sexy as the conversion rate or total revenue, it is very important and will affect other metrics.</p>
<p>6. <strong>Delivery Rate:</strong><em><span style="color:#808080;"> [</span></em><em><span style="color:#808080;">ratio of delivered emails to total sent]</span></em> See comments from Bounce Rate &#8212; the same apply, but here: decreasing delivery rate = look into the issue quickly.</p>
<p>7. <strong>Opt-Out (or Unsubscribe) Rate:</strong><em><span style="color:#808080;">[</span></em><em><span style="color:#808080;">ratio of opt-outs to total delivered]</span></em> Clearly we want to keep this one low. We will inevitably have some occurrences of subscribers no longer wanting our emails, but we need to monitor this metric to make sure it doesn&#8217;t get out of hand.</p>
<p>8. <strong>Link Revenue: </strong>Going off of our campaign revenue, let&#8217;s dig a little deeper and see how much money each specific link in our email is generating.</p>
<p>9. <strong>Time-Delay Metrics:</strong> What percent of our opens, or clicks, conversion etc occur on the day the email was sent? Within 3 days? Within 7 days? 2-4 weeks? On a somewhat related note, when providing reports to clients, we like to do so in delay, to account for that delayed engagement.</p>
<p>As mentioned at the beginning of this post, some metrics won&#8217;t be a priority for all emails. It&#8217;s important to know what your goals are for a particular campaign and for your email channel at large. This will let you identify and prioritize your key performance indicators. This data will then allow you to make meaningful decisions and <a href="http://www.emailaptitude.com/services_strategic_development.html">improvements to your email efforts</a>.</p>
<p>In a future post, we will discuss the importance of creating your own historical benchmark guide.</p>
<p><a href="http://www.twitter.com/ForestBronzan">Follow me on Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailaptitude.com/blog/b2b/email-marketing-metrics-what-to-watch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Day to Send Email</title>
		<link>http://www.emailaptitude.com/blog/b2b/best-day-to-send-email/</link>
		<comments>http://www.emailaptitude.com/blog/b2b/best-day-to-send-email/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 00:26:47 +0000</pubDate>
		<dc:creator>Forest Bronzan</dc:creator>
				<category><![CDATA[B2B]]></category>
		<category><![CDATA[B2C]]></category>
		<category><![CDATA[Email Marketing Strategy]]></category>
		<category><![CDATA[Frequency]]></category>
		<category><![CDATA[Metrics]]></category>

		<guid isPermaLink="false">http://www.emailaptitude.com/blog/?p=264</guid>
		<description><![CDATA[A question often asked is &#8220;what is the best day to send emails?&#8221; And of course the answer&#8230; &#8220;Well, it depends.&#8221; Too many marketers try to follow &#8216;day of week&#8217; trends from big stats groups. I recommend against paying too much attention to what national surveys say for two reasons: A. If a report says [...]]]></description>
			<content:encoded><![CDATA[<p>A question often asked is &#8220;what is the best day to send emails?&#8221; And of course the answer&#8230; &#8220;Well, it depends.&#8221;</p>
<p>Too many marketers try to follow &#8216;day of week&#8217; trends from big stats groups. <strong>I recommend against paying too much attention to what national surveys say for two reasons:</strong></p>
<p><strong>A.</strong> If a report says &#8216;Tuesday&#8217; is the best day to send, and everyone in the country starts sending on Tuesday (I know it&#8217;s a bit exaggerated), then Tuesday would quickly diminish in quality with everyone being blasted with emails.</p>
<p><strong>B.</strong> More importantly &#8212; every industry is different, every company is different, and every list has the capability of behaving differently.</p>
<p><span style="text-decoration: underline;">So then what is the best day to send email? Let&#8217;s look at a few elements:</span></p>
<p><strong>1. B2B or B2C?</strong> If your subscriber persona is a strict 9-5 business employee, then Friday at 4 or over the weekend probably isn&#8217;t the best idea.</p>
<p><strong>2. Are Weekends Always Bad?</strong> No. In the example above, I wouldn&#8217;t recommend weekends. But what about a B2C product that targets mothers age 35-45? Might they be logging in some email checking over the weekend? I vote yes. I had one client that tested a weekday vs. weekend for a similar type of audience and saw a 85% increase in conversion with the weekend groups.</p>
<p><strong>3. What about Monday?</strong> Going off of the 1st example, Monday probably isn&#8217;t too great either (aren&#8217;t you quite busy getting back to work on Monday?). This leaves us with 3-4 days for testing our B2B sends.</p>
<p><strong>4</strong><strong>. So Tues/Wed/Thurs for B2B?</strong> That looks like a decent starting point, but still does not completely answer our question of what the best day is to send email.</p>
<p>What to Do:</p>
<p><strong>A.</strong> Know what you want to accomplish. Is your main goal a quick read for a timely notice, a click through to read more content, a click through and purchase of a product? etc&#8230;</p>
<p><strong>B.</strong> Understand your recipient&#8217;s profile. Create a persona around them and among other things, determine what they are doing at different times and on different days. When will they be most likely to engage in the way that you want them to?</p>
<p><strong>C.</strong> Use some common sense to eliminate some possibilities.</p>
<p><strong>D.</strong> TEST. We love to throw this around, but it&#8217;s true. Do some day of week and time of day testing and you may be very surprised at what you find. If there is a huge difference, then great &#8211; you have now identified some valuable information for YOUR email program. If after significant testing you find microscopic difference between day 1, 2, or 3 then you now have some flexibility.</p>
<p><strong>E. </strong>Test again.</p>
<p>For those marketers that don&#8217;t want to take the time to work through the elements above and must have a quick answer, I vote Wednesday at 3:00pm or Thursday at 9:30am</p>
<p>- Forest Bronzan</p>
<p><a href="http://www.twitter.com/ForestBronzan">Follow me on Twitter</a></p>
<p><strong>Other posts you might find of interest:</strong></p>
<p><a href="http://www.emailaptitude.com/blog/2009/02/15/email-segmentation-an-introduction/">Introduction to Email Segmentation </a></p>
<p><a href="http://www.emailaptitude.com/blog/2009/05/28/5-email-list-building-mistakes/">Email List Building Mistakes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailaptitude.com/blog/b2b/best-day-to-send-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call Tracking with Email</title>
		<link>http://www.emailaptitude.com/blog/b2b/call-tracking-with-email/</link>
		<comments>http://www.emailaptitude.com/blog/b2b/call-tracking-with-email/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 19:53:14 +0000</pubDate>
		<dc:creator>Forest Bronzan</dc:creator>
				<category><![CDATA[B2B]]></category>
		<category><![CDATA[B2C]]></category>
		<category><![CDATA[Dynamic Content]]></category>
		<category><![CDATA[Email Marketing Strategy]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Retail Email]]></category>

		<guid isPermaLink="false">http://www.emailaptitude.com/blog/?p=211</guid>
		<description><![CDATA[One of the reasons internet marketing pros love the online channel is the availability of metrics to track initiative (and site) performance. There is no exception with email marketing. With proper analytics integration, we can see how much money (or how many leads) a specific email campaign produced; compare the dollar value of different links [...]]]></description>
			<content:encoded><![CDATA[<p>One of the reasons internet marketing pros love the online channel is the availability of metrics to track initiative (and site) performance.</p>
<p>There is no exception with email marketing. With proper analytics integration, we can see how much money (or how many leads) a specific email campaign produced; compare the dollar value of different links within the email; <a href="http://www.emailaptitude.com/blog/2009/02/15/email-segmentation-an-introduction/">segment</a> out high-value subscribers for more targeted campaigns; and the list goes on. This is key for any email initiative, no matter how small.</p>
<p>However, one analytics item that I see a lot of email marketers omit is call tracking. A call tracking platform allows you to create new numbers (auto-directing them to any number you want) and have detailed metrics about your calls. On a simple level, it is nice to have more information about your incoming calls, but more importantly it&#8217;s key to see what campaigns are generating what calls to your business.</p>
<p>Now if you only sell online and have no number to reach you, then this is obviously obsolete. But if you take sales orders over the phone, receive phone leads, or have customers call for other information, call tracking is very important. For the calls to your business last month, do you know how many were from site visitors that came to your site through your email initiative?</p>
<p>While call tracking can be helpful for all of your online marketing efforts, let&#8217;s look briefly at how it works with your email program.</p>
<p>1.<strong>Create Call Tracking Number</strong>: The first step would be to create a call tracking number to use for your email initiative. On a basic level, this could be one number that is used for all email activity. To get more granular, you can create different numbers for different campaign categories. Don&#8217;t go overboard though unless it makes sense for your list and size of business.</p>
<p>2. <strong>Static Number Within the Email:</strong> The starting point would then be to have this number in the actual email that goes out (wherever you normally have your toll free or local number). This way anyone that makes a call after receiving the email will be tracked.</p>
<p>3. <strong>Dynamic from Click-Through:</strong> Taking it one step further; we have the number on your website dynamically change to our email number if someone clicks through from the email. This then allows us to see how many calls came in from the website specifically from people that clicked through from our email. Only those visitors will see this call tracking number, all other site visitors will see the standard number (or whatever other call tracking rules you have in place).</p>
<p>This may sound complicated, but with the right platform it is pretty quick to implement. In a nutshell: a small piece of code is placed on every page of the site where there is a phone number. Another line of tracking code is placed on the end of all links within the email. Finally a quick instruction on the call tracking platform admin and you&#8217;re ready to start reviewing metrics!</p>
<p>One more cool thing: with many call tracking platforms (the one I license has this), you can have a quick &#8216;whisper&#8217; audio clip play right before the receiving end connects with the caller. Something like: &#8220;email call&#8221; so your sales team answering the phones knows the source.</p>
<p>- Forest Bronzan</p>
<p><a href="http://www.twitter.com/ForestBronzan">Follow me on Twitter</a></p>
<p><strong>Other posts you might find of interest:</strong></p>
<p><a href="http://www.emailaptitude.com/blog/2009/04/22/best-day-to-send-email/">Best Day to Send Email</a></p>
<p><a href="http://www.emailaptitude.com/blog/2009/02/15/email-segmentation-an-introduction/">Introduction to Email Segmentation </a></p>
<p><a href="http://www.emailaptitude.com/blog/2009/05/28/5-email-list-building-mistakes/">Email List Building Mistakes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailaptitude.com/blog/b2b/call-tracking-with-email/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A/B Subject Line Testing</title>
		<link>http://www.emailaptitude.com/blog/b2b/ab-subject-line-testing/</link>
		<comments>http://www.emailaptitude.com/blog/b2b/ab-subject-line-testing/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 08:00:08 +0000</pubDate>
		<dc:creator>Forest Bronzan</dc:creator>
				<category><![CDATA[B2B]]></category>
		<category><![CDATA[B2C]]></category>
		<category><![CDATA[Email Marketing Strategy]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[Personalization]]></category>
		<category><![CDATA[Subject Lines]]></category>

		<guid isPermaLink="false">http://www.emailaptitude.com/blog/?p=179</guid>
		<description><![CDATA[One of the great things about the online space is the availability of metrics and the ability to test different elements. There is no exception with email marketing. Even if your campaign is relatively small, and regardless of if you are a B2B or B2C marketer, testing can help improve the success of your program. [...]]]></description>
			<content:encoded><![CDATA[<p>One of the great things about the online space is the availability of metrics and the ability to test different elements. There is no exception with email marketing. Even if your campaign is relatively small, and regardless of if you are a B2B or B2C marketer, testing can help improve the success of your program.</p>
<p>In a previous post I commented on a <a href="http://www.emailaptitude.com/blog/2009/03/12/winning-subject-line-from-blindscom/">nice subject line from Blinds.com</a>. A/B Subject line testing is usually the quickest place to start of you are new to email marketing testing, and one of the easiest tests to have in place if you are already running more complex testing programs.</p>
<p>The concept is simple: Test 2 or more different versions of your subject line to see what performs better.</p>
<p>To keep it simple, let&#8217;s assume we are using the open rate (number of opened emails/number of delivered emails) as the metric of determining a &#8216;winner.&#8217; Let&#8217;s also assume we are sending to a list of 50,000 subscribers.</p>
<p>Let&#8217;s do a sample of 7,500 for each for 2 subject lines, and then roll the winner out to the remaining 35,000 subscribers after 2 days. The diagram below shows this scenario:</p>
<p><a href="http://www.emailaptitude.com/blog/wp-content/uploads/2009/03/ab-subject-line-testing.jpg"><img class="alignnone size-full wp-image-180" title="ab-subject-line-testing" src="http://www.emailaptitude.com/blog/wp-content/uploads/2009/03/ab-subject-line-testing.jpg" alt="ab-subject-line-testing" /></a></p>
<p>In my own testing, I&#8217;ve seen everything from near microscopic differences (15.04% vs 15.06%) to significant winners (12% vs. 30%). See how your lists perform under a testing scenario. The larger the list, the greater the impact of even a small improvement. With email marketing, we want to systematically make improvements to all of our key metrics. While one may be more important than the other, they all play an important role in the success of our campaign.</p>
<p>- Forest Bronzan</p>
<p><a href="http://www.twitter.com/ForestBronzan">Follow me on Twitter</a></p>
<p><strong>Other posts you might find of interest:</strong></p>
<p><a href="http://www.emailaptitude.com/blog/2009/04/22/best-day-to-send-email/">Best Day to Send Email</a></p>
<p><a href="http://www.emailaptitude.com/blog/2009/02/15/email-segmentation-an-introduction/">Introduction to Email Segmentation </a></p>
<p><a href="http://www.emailaptitude.com/blog/2009/05/28/5-email-list-building-mistakes/">Email List Building Mistakes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emailaptitude.com/blog/b2b/ab-subject-line-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

