<?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>The Ecommerce Blog</title>
	<atom:link href="http://www.bigcommerce.com/ecommerce-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bigcommerce.com/ecommerce-blog</link>
	<description></description>
	<lastBuildDate>Wed, 10 Mar 2010 09:05:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to switch your BigCommerce product reviews system to Disqus</title>
		<link>http://www.bigcommerce.com/ecommerce-blog/how-to-switch-your-bigcommerce-product-reviews-system-to-disqus/</link>
		<comments>http://www.bigcommerce.com/ecommerce-blog/how-to-switch-your-bigcommerce-product-reviews-system-to-disqus/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 08:58:07 +0000</pubDate>
		<dc:creator>Mitchell Harper</dc:creator>
				<category><![CDATA[BigCommerce]]></category>
		<category><![CDATA[Online Marketing]]></category>

		<guid isPermaLink="false">http://www.bigcommerce.com/ecommerce-blog/?p=451</guid>
		<description><![CDATA[
Update: Wordpress likes to mess up double quotes so when you copy the HTML snippet in this post, make sure you delete the double quotes and re-add them using your keyboard.
What is Disqus?
Disqus is a free commenting platform which can be integrated into BigCommerce to make your product reviews truly social. Unlike a typical commenting [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignright size-full wp-image-452" style="padding: 0px 0px 10px 10px;" title="disqus-logo" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/03/disqus-logo.jpg" alt="disqus-logo" width="217" height="60" /></strong></p>
<p><em><strong>Update:</strong> Wordpress likes to mess up double quotes so when you copy the HTML snippet in this post, make sure you delete the double quotes and re-add them using your keyboard.</em></p>
<p><strong>What is Disqus?</strong></p>
<p><a href="http://www.disqus.com" target="_blank">Disqus</a> is a free commenting platform which can be integrated into BigCommerce to make your product reviews truly social. Unlike a typical commenting or review system, Disqus is smart enough to pick up conversations happening about the products you sell from around the web. It brings them together and displays a threaded commenting platform on product pages in your BigCommerce store.</p>
<p>As well as rounding up comments and reviews on your products from around the web, shoppers can post comments by logging into their Facebook or Twitter accounts, meaning they can also share their comments and reviews with their friends automatically &#8211; meaning more people who know about your online store.</p>
<p>People with Disqus accounts can use the same profile to comment across multiple sites and as a Disqus administrator you can get excellent statistics regarding number of comments, frequency and more. You can see the entire feature list on the <a href="http://www.disqus.com" target="_blank">Disqus website</a>.</p>
<p>If Disqus sounds good then keep reading &#8211; it&#8217;s very easy to integrate thanks to BigCommerce&#8217;s Design Mode feature.</p>
<p><strong>How to integrate Disqus into your product reviews</strong></p>
<p>Follow the simple steps below to switch out BigCommerce&#8217;s default product reviews/commenting system to Disqus. We&#8217;re going to be using Design Mode to make some small HTML changes but don&#8217;t worry, it&#8217;s easy to do and BigCommerce&#8217;s QuickEdit HTML editor has a built-in revert button if you mess things up.</p>
<ol class="lispacer">
<li style="padding-bottom:20px">Login to your store and click the &#8220;Store Design&#8221; link at the top right of the page</li>
<li style="padding-bottom:20px">Click the &#8220;Design Mode&#8221; tab then click the &#8220;Open My Store in Design Mode&#8221; button</li>
<li style="padding-bottom:20px">You should now see your store with the Design Mode toolbar at the top. Click on the &#8220;Toggle&#8221; button on the blue Design Mode bar to disable design mode then click on any product in the &#8220;Featured Products&#8221; or &#8220;Top Sellers&#8221; section on your home page</li>
<li style="padding-bottom:20px">You should now be on one of your product pages &#8211; it doesn&#8217;t matter which one. Click the &#8220;Toggle&#8221; button on the blue Design Mode bar to re-enable design mode. The button should change to orange to show it&#8217;s enabled</li>
<li style="padding-bottom:20px">Scroll down the page where you see the &#8220;Product Reviews&#8221; section where customer reviews would typically appear. Right click over the top of the &#8220;Product Reviews&#8221; heading and choose the &#8220;Edit Panel&#8221; option from the popup menu</li>
<li style="padding-bottom:20px">The QuickEdit HTML editor window will open with the ProductReviews.html panel code loaded in the right pane</li>
<li style="padding-bottom:20px">Select all of the HTML code in the QuickEdit editor and delete it. Paste the following HTML in its place (but don&#8217;t click the &#8220;Save&#8221; button yet):<br />
<span style="color: #ffffff;">-</span><br />
&lt;div id=&#8221;ProductReviews&#8221;&gt;<br />
&lt;h3 id=&#8221;reviews&#8221;&gt;%%LNG_ProductReviews%%&lt;/h3&gt;<br />
&lt;/div&gt;</li>
<li style="padding-bottom:20px">Now it&#8217;s time to <a href="http://www.disqus.com" target="_blank">sign up for Disqus</a>. On the step where you&#8217;re asked which options you want to enable, you can just skip that for now &#8211; you can go back and enable logins from Twitter and Facebook as well as nifty features like video comments later. On the final step make sure you choose the &#8220;Universal Code&#8221; option which should show you a page with two lots of JavaScript code, like so:<br />
<span style="color: #ffffff;">-</span><br />
<img class="alignnone size-full wp-image-455" title="disqus-embed-page" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/03/disqus-embed-page.png" alt="disqus-embed-page" width="620" /></li>
<li style="padding-bottom:20px">Copy the HTML from the top box (the &#8220;embed code&#8221; box) and go back to your BigCommerce QuickEdit window. Paste the code after the &lt;h3&gt;&#8230;&lt;/h3&gt; tag, like so:<br />
<span style="color: #ffffff;">-</span><br />
&lt;div id=&#8221;ProductReviews&#8221;&gt;<br />
&lt;h3 id=&#8221;reviews&#8221;&gt;%%LNG_ProductReviews%%&lt;/h3&gt;<span style="background:yellow"><br />
&#8212; Paste the code here &#8212;</span><br />
&lt;/div&gt;</li>
<li style="padding-bottom:20px">We&#8217;re now done editing the ProductReviews.html panel so click the &#8220;Save&#8221; button in the blue toolbar at the top of the QuickEdit window but don&#8217;t close the window &#8211; we&#8217;re now going to edit another file</li>
<li style="padding-bottom:20px">On the left side of the QuickEdit window you&#8217;ll see a list of files. Scroll down until you find the &#8220;product.html&#8221; file and click on it to load its contents into the editor</li>
<li style="padding-bottom:20px">Just above the &lt;/body&gt; tag near the very end of the product.html file, add the JavaScript from the second Disqus text box (the &#8220;comment count code&#8221; box in the screenshot above) like so:
<div style="color:white">-</div>
<p><span style="background: none repeat scroll 0% 0% yellow;">&#8212; Paste the code here &#8212;</span><br />
&lt;/body&gt;</li>
<li style="padding-bottom:20px">Click the &#8220;Save&#8221; button in the blue toolbar at the top of the QuickEdit window and close the window &#8211; we&#8217;re finished editing our HTML (I told you it would be easy!)</li>
</ol>
<p>So just to recap, we&#8217;ve pasted the JavaScript from the first textbox on Disqus into our ProductReviews.html panel after the &lt;h3&gt; tag and we&#8217;ve pasted the JavaScript from the second textbox on Disqus into our product.html layout file, just before the &lt;/body&gt; tag.</p>
<p>To see the Disqus comments in action, just click the &#8220;View Store&#8221; link in your control panel and go to a product page. Here&#8217;s a screenshot of my integration which <a href="http://mitch5.mybigcommerce.com/products/Crumpler-Considerable-Embarrassment-Bag.html" target="_blank">you can see in my test store here</a> (feel free to leave a comment too!):</p>
<p><img class="alignnone size-full wp-image-459" title="disqus-comments-integrated" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/03/disqus-comments-integrated.png" alt="disqus-comments-integrated" width="642" height="560" /></p>
<p>If you integrate Disqus then instead of moderating comments through your BigCommerce control panel, you&#8217;d instead login to Disqus.com and moderate them there. Don&#8217;t forget to log back into Disqus so you can enable all of the extra features you saw in step two when signing up.</p>
<p>Well, that&#8217;s all there is to it! Disqus is a fantastic commenting system and if you do integrate it with your store feel free to leave a comment below with a link so other BigCommerce merchants can take a look!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigcommerce.com/ecommerce-blog/how-to-switch-your-bigcommerce-product-reviews-system-to-disqus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Winner of the Apple iPad from our recent switch campaign announced!</title>
		<link>http://www.bigcommerce.com/ecommerce-blog/winner-of-the-apple-ipad-from-our-recent-switch-campaign-announced/</link>
		<comments>http://www.bigcommerce.com/ecommerce-blog/winner-of-the-apple-ipad-from-our-recent-switch-campaign-announced/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 04:50:28 +0000</pubDate>
		<dc:creator>Mitchell Harper</dc:creator>
				<category><![CDATA[BigCommerce]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.bigcommerce.com/ecommerce-blog/?p=434</guid>
		<description><![CDATA[Winner: Carrie Michael
Website: www.shopseventhdoor.com
Switched From: PayPal Shopping Cart
Loves BigCommerce&#8217;s: All-in-one offering
“BigCommerce offered EVERYTHING that I wanted for my online store.  It&#8217;s so easy to track purchases, offer coupon codes and create sales.  And there&#8217;s even a rating system for products!”
Introduction
A few weeks back we sent an email to existing BigCommerce merchants asking why [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignright" title="Carrie Michael" src="http://www.bigcommerce.com/images/customers/carrie-shopseventhdoor.jpg" alt="" width="100" height="80" />Winner:</strong> Carrie Michael<br />
<strong>Website:</strong> <a href="http://www.shopseventhdoor.com/" target="_blank">www.shopseventhdoor.com</a><br />
<strong>Switched From:</strong> PayPal Shopping Cart<br />
<strong>Loves BigCommerce&#8217;s:</strong> All-in-one offering</p>
<p>“BigCommerce offered EVERYTHING that I wanted for my online store.  It&#8217;s so easy to track purchases, offer coupon codes and create sales.  And there&#8217;s even a rating system for products!”</p>
<p><strong>Introduction</strong></p>
<p>A few weeks back we sent an email to existing BigCommerce merchants asking why they decided to switched to BigCommerce (if they weren&#8217;t launching a new store). The email campaign generated close to 500 testimonials and was a HUGE success. We&#8217;ve posted a lot of the testimonials on our <a href="http://www.bigcommerce.com/switch-buzz.php">switch buzz page</a> and so many came in that we couldn&#8217;t keep up, so a big thanks to everyone who took the time to complete our survey!</p>
<p>As part of the survey we announced we would be selecting one random participant to win an Apple iPad when they&#8217;re available for sale in April. Well, we&#8217;ve randomly selected a winner &#8211; <strong>Carrie Michael from <a href="http://www.shopseventhdoor.com" target="_blank">Seventh Door</a></strong> which is a beautiful BigCommerce store where Carrie sells female apparel including tops, shoes, handbags and more.</p>
<p>Carrie switched to BigCommerce from a custom PayPal shopping cart and noted she&#8217;s had a significant improvement in customer satisfaction, day-to-day stress levels and store design/functionality since she made the switch. Her previous solution lacked features and was hard to customize. You can see below that Carrie obviously hasn&#8217;t had a problem customizing BigCommerce to meet her needs.</p>
<p>Carrie has customized one of BigCommerce&#8217;s built in <a href="http://www.bigcommerce.com/ecommerce-templates.php" target="_blank">ecommerce templates</a> and her store looks fantastic:</p>
<p><a href="http://www.shopseventhdoor.com/"><img class="alignnone size-full wp-image-435" title="seventhdoor1" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/03/seventhdoor1.jpg" alt="seventhdoor1" width="650" height="534" /></a></p>
<p><a href="http://www.shopseventhdoor.com/"><img class="alignnone size-full wp-image-436" title="seventhdoor2" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/03/seventhdoor2.jpg" alt="seventhdoor2" width="650" height="534" /></a></p>
<p><a href="http://www.shopseventhdoor.com/"><img class="alignnone size-full wp-image-437" title="seventhdoor3" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/03/seventhdoor3.jpg" alt="seventhdoor3" width="650" height="534" /></a></p>
<p>Carrie, congratulations and if you&#8217;re reading please check your email for details on how to claim your Apple iPad!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigcommerce.com/ecommerce-blog/winner-of-the-apple-ipad-from-our-recent-switch-campaign-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Innovation in the Cloud &#8211; 10 Game Changing SaaS Applications</title>
		<link>http://www.bigcommerce.com/ecommerce-blog/innovation-in-the-cloud-10-game-changing-saas-applications/</link>
		<comments>http://www.bigcommerce.com/ecommerce-blog/innovation-in-the-cloud-10-game-changing-saas-applications/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 10:06:06 +0000</pubDate>
		<dc:creator>Mitchell Harper</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[Social Media Marketing]]></category>

		<guid isPermaLink="false">http://www.bigcommerce.com/ecommerce-blog/?p=428</guid>
		<description><![CDATA[If you think about how you use software today versus how you did just 10 years ago, my bet is you now use a lot more web-based applications.
A piece of software that runs in your web browser and which stores your data (such as emails or photos) on the Internet is commonly referred to as [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-429" style="padding:0px 0px 10px 10px" title="Cloud Computing - Popular SaaS Applications" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/03/cloud-computing-saas-300x214.jpg" alt="Cloud Computing - Popular SaaS Applications" width="200" />If you think about how you use software today versus how you did just 10 years ago, my bet is you now use a lot more web-based applications.</p>
<p>A piece of software that runs in your web browser and which stores your data (such as emails or photos) on the Internet is commonly referred to as Software As A Service (SaaS) or cloud-based computing &#8211; two buzz words which companies like SalesForce.com and Google use as much as they can to communicate the idea that there&#8217;s a paradigm shift taking place in the way software is built and used.</p>
<p>The basic idea is that a few years ago most of the software programs you used (such as Microsoft Office, Outlook, Photoshop and MSN/Yahoo/AOL Messenger) were Windows (or Mac) based applications that you had to install and upgrade. They took up space on your hard drive and couldn&#8217;t be used when you were on another computer unless you installed them again.</p>
<p>Today, you can get access to pretty much any type of software using just a web browser &#8211; and a lot of the times the software won&#8217;t even cost you anything. There&#8217;s nothing to install and if your computer crashes you can easily restore an automatically saved draft/backup copy in just a few clicks. This is the basic premise of the SaaS/cloud computing model.</p>
<p>When you think about it, the first real mainstream consumer SaaS application was Hotmail, which Microsoft acquired (nope, <a href="http://en.wikipedia.org/wiki/Hotmail" target="_blank">they didn&#8217;t build it</a>) in 1997 for $400 million. It required just a web browser and you could login from any computer in the world with an Internet connection.</p>
<p>In the last 10 or so years, the shift to the cloud has changed the way companies (including us) build software and the way users consume it. While FaceBook or Gmail are probably the most-used consumer SaaS applications, there are quite a few gems that let you accomplish practically anything online, and I want to share some with you in this post.</p>
<p>BigCommerce, our <a href="http://www.bigcommerce.com">ecommerce software</a>, is of course delivered in the cloud &#8211; your orders,  customers, products and preferences are all saved as part  of our secure database cluster which you can access through your login  from any computer with an Internet connection 24/7. You don&#8217;t need to  install anything on your computer to use the software and upgrades are  made available automatically.</p>
<p>As a software company we&#8217;re also big believers in cloud computing ourselves &#8211; we run <a href="http://www.google.com/a">Google Apps</a> for staff in our 3 offices (Sydney, Austin and London). We also run our CRM/email marketing/analytics/SEM/HR/calendars/chat in the cloud. For new team members this can sometimes take quite a bit of getting used to &#8211; when you come from using clunky desktop software like Outlook and outdated CRM software like Siebel it&#8217;s actually a big shift (albeit a productive one) that can take a few weeks.</p>
<p>To speed up the transition from desktop to SaaS, we&#8217;re also doing our part via integrations with other SaaS platforms for email marketing, accounting, analytics, affiliate tracking, shipping, payments and more. A great example is our upcoming integration with Outright.com, Mailchimp and Picnik.com in <a href="http://www.bigcommerce.com/ecommerce-blog/hold-onto-your-hats-heres-whats-coming-in-bigcommerce-version-6/" target="_blank">version 6</a>, and we&#8217;ll continue to build out at least a handful of integrations with every major release going forward.</p>
<p>Anyway, I digress. Here are 10 innovative software applications which are making the move from desktop to cloud easier and faster for consumers and businesses:</p>
<p>1. <a href="http://aviary.com/" target="_blank">Aviary</a> (think Photoshop, but free and online) -If you don&#8217;t want to spend $1,000 on Photoshop and barely use more than the basic features like most people then you&#8217;ll love Aviary. Very similar to Photoshop in terms of design, it gives you advanced photo and image editing right from your browser &#8211; and it&#8217;s free.</p>
<p>2. <a href="http://www.grooveshark.com" target="_blank">Grooveshark</a> (think iTunes, but for radio and free) &#8211; An amazing streaming music service that&#8217;s completely free. You can create and share your own playlists or even enable radio mode which recommends and adds songs to your playlist for you automatically.</p>
<p>3. <a href="http://www.google.com/websiteoptimizer" target="_blank">Google Website Optimizer</a> &#8211; The best way to test changes to your website and how they impact your conversion rate, such as different checkout buttons or product photos. Google Website Optimizer is integrated with BigCommerce and can easily increase the conversion rate of an established ecommerce store by at least 10%.</p>
<p>4. <a href="http://www.picnik.com" target="_blank">Picnik</a> (think Aviary but not as advanced) &#8211; Another excellent online photo editor. While not as advanced as Aviary, it&#8217;s a lot more popular and has an excellent API, which we&#8217;ve used to build photo editing right into the upcoming release of <a href="http://www.bigcommerce.com/ecommerce-blog/hold-onto-your-hats-heres-whats-coming-in-bigcommerce-version-6/">BigCommerce 6</a>.</p>
<p>5. <a href="http://www.getsatisfaction.com" target="_blank">GetSatisfaction</a> &#8211; A customer-centric community support platform for businesses. Customers can ask and answer each other&#8217;s questions, post ideas and leave testimonials. Used by global brands like Microsoft, Zappos and of course <a href="http://community.bigcommerce.com" target="_blank">us</a>.</p>
<p>6. <a href="http://www.salesforce.com" target="_blank">SalesForce</a> -The CRM pioneer which is slowly but surely changing how sales team manage their pipelines, opportunities and deals. Often looked at as the business version of Amazon.com in terms of innovation and adoption.</p>
<p>7. <a href="http://www.cotweet.com" target="_blank">CoTweet</a> (think Gmail for Twitter) &#8211; Makes Twitter as easy to manage as email. Create multiple logins so your staff can reply to customers on Twitter through one company account. You can also assign follow ups to team members and track previous conversations in a threaded format. We use CoTweet to manage <a href="http://www.twitter.com/bigcommerce" target="_blank">our Twitter accoun</a>t with great success. Oh, and it&#8217;s free too.</p>
<p>8. <a href="http://www.surveymonkey.com" target="_blank">SurveyMonkey</a> &#8211; Dead simple surveys with built-in skip logic. We recently used SurveyMonkey to send out a survey asking customers why so many switched to BigCommerce (over 25%). There&#8217;s a free plan but it&#8217;s only $20 a month for practically unlimited surveys and responses.</p>
<p>9. <a href="http://www.box.net" target="_blank">Box</a> &#8211; Pioneering file and document sharing in the cloud. Box makes it easy for both consumers and businesses to upload, share and update all sorts of files. They also have excellent mobile clients for iPhone, Blackberry and Android phones.</p>
<p>10. <a href="http://www.bigcommerce.com" target="_blank">BigCommerce</a> &#8211; And last but not least, our ecommerce platform, BigCommerce. A true cloud-based offering which gives businesses of all sizes everything they need to sell online and attract more customers to their online store. Features like built-in CRM, a suite of marketing tools and easy-to-use content management system turn your website into a platform which can sell, support and attract new customers, as well as evolve with your business needs as they continue to change in response to your own customer&#8217;s needs and habits.</p>
<p>What are your favorite SaaS applications? Feel free to share them by posting a comment below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigcommerce.com/ecommerce-blog/innovation-in-the-cloud-10-game-changing-saas-applications/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[Video] Here&#8217;s what&#8217;s coming next week in BigCommerce 5.6!</title>
		<link>http://www.bigcommerce.com/ecommerce-blog/video-heres-whats-coming-next-week-in-bigcommerce-5-6/</link>
		<comments>http://www.bigcommerce.com/ecommerce-blog/video-heres-whats-coming-next-week-in-bigcommerce-5-6/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 05:42:56 +0000</pubDate>
		<dc:creator>Mitchell Harper</dc:creator>
				<category><![CDATA[BigCommerce]]></category>

		<guid isPermaLink="false">http://www.bigcommerce.com/ecommerce-blog/?p=408</guid>
		<description><![CDATA[Hi everyone. As we wrap up our testing for BigCommerce 5.6 I wanted to share a video with you in which I demonstrate the new features. You will have the option to upgrade to BigCommerce 5.6 some time next week, depending on how long our final stage of testing takes.
While this is technically a minor [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_409" class="wp-caption alignnone" style="width: 630px"><a onclick="window.open('http://static.interspire.com/bc-5.6-sneak-peek/bc56_sneak_peek.html', '56preview', 'width=830,height=630,top=200,left=200')" href="javascript:void(0)"><img class="size-full wp-image-409" title="BigCommerce 5.6 Sneak Peek Video" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/03/bc56preview.gif" alt="Click the image above to watch the BigCommerce 5.6 sneak peek video" width="620" /></a><p class="wp-caption-text">Click the image above to watch the BigCommerce 5.6 sneak peek video</p></div>
<p>Hi everyone. As we wrap up our testing for BigCommerce 5.6 I wanted to share a video with you in which I demonstrate the new features. You will have the option to upgrade to BigCommerce 5.6 some time next week, depending on how long our final stage of testing takes.</p>
<p>While this is technically a minor update, there are still some big features which were all, of course, <a title="Ecommerce Help" href="http://community.bigcommerce.com">requested by you</a>. Ever since we started we&#8217;ve always asked for what you want us to build in our software and we&#8217;ll continue to do so. We know you can choose from a myriad of ecommerce offerings and we appreciate the opportunity to incorporate your feedback into our software.</p>
<p>In parallel to working on version 5.6 we&#8217;ve also made excellent progress on <a href="http://www.bigcommerce.com/ecommerce-blog/hold-onto-your-hats-heres-whats-coming-in-bigcommerce-version-6/">BigCommerce 6</a> which doesn&#8217;t have a release date yet but is looking great so far.</p>
<p>New features:</p>
<ul>
<li><strong>Take your store down for maintenance</strong> &#8211; You as an admin still have full access to your store so you can make and preview design changes, add/remove products, etc all without your customers seeing. You can specify your own custom message which will be shown to store visitors.<br />
<span style="color: #ffffff;">.</span></li>
<li><strong>Set the starting order number</strong> &#8211; Let&#8217;s face it, no one wants to receive an email saying &#8220;Your order ID is 1&#8243;. In BigCommerce 5.6 the default starting order number is 100 but you can change it to whatever you like from Settings -&gt; Miscellaneous.<br />
<span style="color: #ffffff;">.</span></li>
<li><strong>Block the shipping dimensions message</strong> &#8211; When you add/edit a product with no shipping dimensons you see an alert message telling you that you didn&#8217;t enter them. You can now tick &#8220;Don&#8217;t show this message again&#8221; and it will be gone forever. This is a per-user setting.<br />
<span style="color: #ffffff;">.</span></li>
<li><strong>Tracking numbers and links in emails</strong> &#8211; This is the most popular feature request on our community page and it&#8217;s coming next week in 5.6! If an order has a tracking number and you change its status to shipped or completed, your customer will get an email automatically with their tracking number and a link to track their order on the shipping provider&#8217;s website.<br />
<span style="color: #ffffff;">.</span></li>
<li><strong>Import and export formats are now synched</strong> &#8211; We&#8217;ve created a new &#8220;Bulk Edit&#8221; template which you can use to export and then re-import products. No more missing out on editing certain fields or mapping fields manually &#8211; everything is included and automatic.<br />
<span style="color: #ffffff;">.</span></li>
<li><strong>301 redirects</strong> &#8211; If you&#8217;ve switched to BigCommerce (which over 25% of you have) and want to maintain your search engine rankings then you can easily create your own 301 redirects from your store&#8217;s control panel &#8211; no more emailing us a spreadsheet manually. You can also bulk import in a variety of formats too, including CSV and Google sitemap.<br />
<span style="color: #ffffff;">.</span></li>
<li><strong>Update your own DNS settings</strong> &#8211; Right from the Tools menu you can add, edit and delete your own DNS records.<br />
<span style="color: #ffffff;">.</span></li>
<li><strong>Surprise feature</strong> &#8211; I wont tell you what it is, but it&#8217;s related to marketing and will drive a boat load of new traffic to your store for free.</li>
</ul>
<p>A big &#8220;well done&#8221; to our engineering team for getting this release completed in record time. We&#8217;re just finishing up our testing and are hoping to give you the option to upgrade some time next week. If you have any questions please feel free to leave them below!</p>
<p>P.S. We regularly post design wireframes and screenshots from features we&#8217;re working on for BigCommerce 6 on our <a href="http://www.facebook.com/BigCommerce">Facebook fan page</a> so feel free to become a fan and share your feedback with us!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigcommerce.com/ecommerce-blog/video-heres-whats-coming-next-week-in-bigcommerce-5-6/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>BigCommerce announced as a finalist in the 2010 Codie awards for best software as a service</title>
		<link>http://www.bigcommerce.com/ecommerce-blog/bigcommerce-announced-as-a-finalist-in-the-2010-codie-awards-for-best-software-as-a-service/</link>
		<comments>http://www.bigcommerce.com/ecommerce-blog/bigcommerce-announced-as-a-finalist-in-the-2010-codie-awards-for-best-software-as-a-service/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 04:19:01 +0000</pubDate>
		<dc:creator>Mitchell Harper</dc:creator>
				<category><![CDATA[BigCommerce]]></category>

		<guid isPermaLink="false">http://www.bigcommerce.com/ecommerce-blog/?p=403</guid>
		<description><![CDATA[It&#8217;s another great day for everyone on the BigCommerce team &#8211; we&#8217;ve just gotten word that BigCommerce has been nominated as a finalist in the 2010 Codie awards for best software as a service offering! You can see our nomination details on the Codies website here.
If you&#8217;ve never heard of the Codie awards before, here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-404" style="padding:0px 0px 10px 10px" title="BigCommerce nominated as finalist for 2010 Codies in best software as a service category" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/03/2010_finalist.gif" alt="BigCommerce nominated as finalist for 2010 Codies in best software as a service category" width="200" height="79" />It&#8217;s another great day for everyone on the BigCommerce team &#8211; we&#8217;ve just gotten word that BigCommerce has been nominated as a finalist in the 2010 Codie awards for best software as a service offering! You can see our nomination details on the Codies website <a rel="nofollow" href="http://www.siia.net/codies/2010/finalist_detail.asp?id=25" target="_blank">here</a>.</p>
<p>If you&#8217;ve never heard of the Codie awards before, here&#8217;s a little blurb about them:</p>
<blockquote><p>The CODiE awards is a yearly award issued by the Software and Information Industry Association for excellence in software development the software industry. Since its inauguration, the CODiE Awards program has attempted to showcase the software and information industry&#8217;s products and services and to honor excellence for corporate achievement and philanthropic efforts. It is the only peer-recognition awards program of the software industry, providing the opportunity for companies to earn the praise of their competitors.</p></blockquote>
<p>Being nominated as one of five finalists in the software as a service category alongside companies like Eloqua and YouSendIt really shows not only how well BigCommerce is doing in the market but also how software has evolved over the last 10 or so years. Previous winners in this category include SalesForce.com and Google, so we&#8217;re in good company.</p>
<p>The nomination process is quite lengthy and involves multiple rounds of judging and product demonstrations over a period of 6 or so months, so we&#8217;re glad the judges were able to see what an important contribution BigCommerce has made to SaaS as a product category.</p>
<p>The winner will be announced shortly, so stay tuned &#8211; we&#8217;ve got our fingers crossed!</p>
<p>You can read the press release <a href="http://www.prweb.com/releases/2010/03/prweb3690884.htm">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigcommerce.com/ecommerce-blog/bigcommerce-announced-as-a-finalist-in-the-2010-codie-awards-for-best-software-as-a-service/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Get up to $100 in Google AdWords credit when you sign up for BigCommerce</title>
		<link>http://www.bigcommerce.com/ecommerce-blog/get-up-to-100-in-google-adwords-credit-when-you-sign-up-for-bigcommerce/</link>
		<comments>http://www.bigcommerce.com/ecommerce-blog/get-up-to-100-in-google-adwords-credit-when-you-sign-up-for-bigcommerce/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 22:43:42 +0000</pubDate>
		<dc:creator>Mitchell Harper</dc:creator>
				<category><![CDATA[BigCommerce]]></category>
		<category><![CDATA[Search Engine Marketing]]></category>

		<guid isPermaLink="false">http://www.bigcommerce.com/ecommerce-blog/?p=393</guid>
		<description><![CDATA[
Hi everyone. Over the last few weeks we&#8217;ve been working closely with Google to put together a special offer for all new and existing BigCommerce merchants. Starting today, anyone who signs up for a BigCommerce paid plan will receive up to $100 in Google AdWords credit.
Google AdWords ads promote your business alongside relevant search  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-401" title="bc-adwords-plans" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/03/bc-adwords-plans1.png" alt="bc-adwords-plans" width="650" height="340" /></p>
<p>Hi everyone. Over the last few weeks we&#8217;ve been working closely with Google to put together a special offer for all new and existing BigCommerce merchants. Starting today, anyone who signs up for a BigCommerce paid plan will receive up to $100 in <a href="http://adwords.google.com" target="_blank">Google AdWords</a> credit.</p>
<p>Google AdWords ads promote your business alongside relevant search  results on Google, right where potential customers are searching for the  products you sell. There are literally millions of ecommerce stores which use Google AdWords as their online form of marketing with great success.</p>
<p>All existing customers will also receive an email later today containing instructions on how to redeem their Google AdWords credit as well.</p>
<p>So, how much Google AdWords credit will you receive?</p>
<ul>
<li>Bronze merchants receive $50 Google AdWords credit</li>
<li>Silver merchants receive $50 Google AdWords credit</li>
<li>Gold merchants receive $75 Google AdWords credit</li>
<li>Platinum merchants receive $100 Google AdWords credit</li>
<li>Diamond merchants receive $100 Google AdWords credit</li>
</ul>
<p>To learn more about Google AdWords please see <a title="Google AdWords Coupon" href="http://www.bigcommerce.com/google-adwords.php">this page</a> on our web site. We&#8217;ve also updated our <a href="http://www.bigcommerce.com/plans.php">pricing and plans page</a> to include details on the Google AdWords credit as well.</p>
<p>This is just one of the many partnerships we&#8217;ve got lined up over the coming months to help you get the most out of BigCommerce. We&#8217;ll be making some further announcement in the coming weeks. If you have any questions feel free to leave them below and I&#8217;ll be happy to help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigcommerce.com/ecommerce-blog/get-up-to-100-in-google-adwords-credit-when-you-sign-up-for-bigcommerce/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Your feedback needed: reworking tax zones for BigCommerce 6</title>
		<link>http://www.bigcommerce.com/ecommerce-blog/your-feedback-needed-reworking-tax-zones-for-bigcommerce-6/</link>
		<comments>http://www.bigcommerce.com/ecommerce-blog/your-feedback-needed-reworking-tax-zones-for-bigcommerce-6/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 23:39:15 +0000</pubDate>
		<dc:creator>Mitchell Harper</dc:creator>
				<category><![CDATA[BigCommerce]]></category>

		<guid isPermaLink="false">http://www.bigcommerce.com/ecommerce-blog/?p=376</guid>
		<description><![CDATA[Introduction
As we continue to add features in version 6 of our ecommerce software BigCommerce, we&#8217;re also reworking our tax system from the ground up to deal with more complex tax issues such as international, stacking, etc.
In this post I&#8217;d like to share our design mockups and ask for your feedback. We&#8217;ve decided to redesign tax [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>As we continue to add features in version 6 of our ecommerce software BigCommerce, we&#8217;re also reworking our tax system from the ground up to deal with more complex tax issues such as international, stacking, etc.</p>
<p>In this post I&#8217;d like to share our design mockups and ask for your feedback. We&#8217;ve decided to redesign tax settings in an almost identical way to shipping &#8211; in that there are now tax zones. Each zone has multiple tax rates and each product has a tax category which has tax rates applied to it.</p>
<p>We&#8217;ve played with various use cases for everything from simple local tax settings to complex international settings and each scenario was able to be implemented using our new tax zones system.</p>
<p>Please take a careful look at the mockups and if you see something we&#8217;ve missed please <a href="http://community.bigcommerce.com/bigcommerce/topics/your_feedback_needed_reworking_tax_zones_for_bigcommerce_6" target="_blank">reply to this thread</a>. Also if you have general suggestions or feedback we&#8217;d love to hear that too. Again, please <a href="http://community.bigcommerce.com/bigcommerce/topics/your_feedback_needed_reworking_tax_zones_for_bigcommerce_6" target="_blank">reply to this thread</a>.</p>
<p><strong>Our Tax Zone Wireframes</strong></p>
<div id="attachment_378" class="wp-caption alignnone" style="width: 660px"><img class="size-full wp-image-378" title="Configuring general tax settings" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/02/tax_settings_tab.jpg" alt="Configuring general tax settings" width="650" height="380" /><p class="wp-caption-text">Configuring general tax settings</p></div>
<div id="attachment_388" class="wp-caption alignnone" style="width: 660px"><img class="size-full wp-image-388" title="Creating tax product classes" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/02/tax_settings_classes1.jpg" alt="Creating tax product classes" width="650" height="275" /><p class="wp-caption-text">Creating tax product classes</p></div>
<div id="attachment_381" class="wp-caption alignnone" style="width: 660px"><img class="size-full wp-image-381" title="Creating a tax zone (step 1 of 2)" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/02/tax_settings_create_zone.jpg" alt="Creating a tax zone (step 1 of 2)" width="650" height="407" /><p class="wp-caption-text">Creating a tax zone (step 1 of 2)</p></div>
<div id="attachment_380" class="wp-caption alignnone" style="width: 660px"><img class="size-full wp-image-380" title="Creating a tax zone (step 2 of 2)" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/02/tax_settings_create_zone_2.jpg" alt="Creating a tax zone (step 2 of 2)" width="650" height="202" /><p class="wp-caption-text">Creating a tax zone (step 2 of 2)</p></div>
<div id="attachment_387" class="wp-caption alignnone" style="width: 660px"><img class="size-full wp-image-387" title="Creating a rate for a tax zone" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/02/tax_settings_create_rate1.jpg" alt="Creating a rate for a tax zone" width="650" height="462" /><p class="wp-caption-text">Creating a rate for a tax zone</p></div>
<div id="attachment_379" class="wp-caption alignnone" style="width: 660px"><img class="size-full wp-image-379" title="Editing a tax zone" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/02/tax_settings_edit_zone.jpg" alt="Editing a tax zone" width="650" height="299" /><p class="wp-caption-text">Editing a tax zone</p></div>
<div id="attachment_377" class="wp-caption alignnone" style="width: 660px"><img class="size-full wp-image-377" title="Listing all tax zones" src="http://www.bigcommerce.com/ecommerce-blog/wp-content/uploads/2010/02/tax_settings_zone_list.jpg" alt="Listing all tax zones" width="650" height="237" /><p class="wp-caption-text">Listing all tax zones</p></div>
<p>Feedback? Suggestions? Please <a href="http://community.bigcommerce.com/bigcommerce/topics/your_feedback_needed_reworking_tax_zones_for_bigcommerce_6" target="_blank">reply to this thread</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigcommerce.com/ecommerce-blog/your-feedback-needed-reworking-tax-zones-for-bigcommerce-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Considering a Switch to BigCommerce? If So, Read This&#8230;</title>
		<link>http://www.bigcommerce.com/ecommerce-blog/best-ecommerce-software/</link>
		<comments>http://www.bigcommerce.com/ecommerce-blog/best-ecommerce-software/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 04:27:16 +0000</pubDate>
		<dc:creator>Mitchell Harper</dc:creator>
				<category><![CDATA[BigCommerce]]></category>

		<guid isPermaLink="false">http://www.bigcommerce.com/roi/?p=367</guid>
		<description><![CDATA[If you&#8217;re a savvy business owner looking to switch to a new e-commerce platform then no doubt you&#8217;ve spent a considerable amount of time researching your different options. You&#8217;ve probably compared features, price, ease of use &#8211; maybe you&#8217;ve even tried a few demos, but how can you be sure the e-commerce software you choose [...]]]></description>
			<content:encoded><![CDATA[<p><a title="ecommerce software reviews" href="http://www.bigcommerce.com/switch-buzz.php"><img class="alignright size-full wp-image-370" style="padding:0px 0px 10px 10px" title="switch-page" src="http://www.bigcommerce.com/roi/wp-content/uploads/2010/02/switch-page.jpg" alt="switch-page" width="250" height="193" /></a>If you&#8217;re a savvy business owner looking to switch to a new e-commerce platform then no doubt you&#8217;ve spent a considerable amount of time researching your different options. You&#8217;ve probably compared features, price, ease of use &#8211; maybe you&#8217;ve even tried a few demos, but how can you be sure the e-commerce software you choose will be the best fit for your business?</p>
<p>Well one of the best ways is to hear from existing business owners who are already doing what you want to do. They&#8217;ve researched the market, have made the switch from one e-commerce vendor to another  and if everything went well, they&#8217;re enjoying the success of their revamped online store.</p>
<p>To help decide if BigCommerce is right for you, we asked some of our existing customers who switched to BigCommerce about their experience. We asked what they were using before BigCommerce, what they like about BigCommerce, why they&#8217;re calling it the <a title="best ecommerce software" href="http://www.bigcommerce.com">best ecommerce software</a> and why they switched. We then asked for their photos and links to their BigCommerce stores and put them on our new <a title="best ecommerce software" href="http://www.bigcommerce.com/switch-buzz.php" target="_blank">The Switch Is On</a> page for everyone to see.</p>
<p>Our customers have switched to BigCommerce from a variety of offerings including hosted shopping carts, open source offerings and even messy websites built in Microsoft Frontpage! What matters though is that BigCommerce has made the process of selling their products online and attracting new customers easier and more affordable.</p>
<p>You can <a title="best shopping cart software" href="http://www.bigcommerce.com/switch-buzz.php" target="_blank">read their stories</a> yourself, but here are a few of our favorite extracts from their quotes:</p>
<ul>
<li>“I am now a proud BigCommerce customer. Once I made the switch sales  increased remarkably.&#8221;</li>
<li>“Along with ease of use, I am also seeing more sales!!”</li>
<li>“My  sales increased 50% in the first 15 days”</li>
<li>“&#8230; [my] site has generated more money in 2 months that I did  in 8 months using my old software.”</li>
</ul>
<p>The one thing these business owners have in common? BigCommerce has significantly increased their sales. Now I&#8217;m not saying you&#8217;ll have an increase in sales if you switch to BigCommerce, but it&#8217;s happening time and time again for our customers so it&#8217;s definitely something to consider during your research&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigcommerce.com/ecommerce-blog/best-ecommerce-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A step-by-step guide to increase repeat purchases by 25% using postcard marketing</title>
		<link>http://www.bigcommerce.com/ecommerce-blog/a-step-by-step-guide-to-increase-repeat-purchases-by-25-using-postcard-marketing/</link>
		<comments>http://www.bigcommerce.com/ecommerce-blog/a-step-by-step-guide-to-increase-repeat-purchases-by-25-using-postcard-marketing/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 11:38:49 +0000</pubDate>
		<dc:creator>Mitchell Harper</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[Direct Marketing]]></category>

		<guid isPermaLink="false">http://www.bigcommerce.com/roi/?p=359</guid>
		<description><![CDATA[Introduction
I want you to think back to the early 1990s. Before the Internet, before email marketing and way before Google AdWords. Back then print magazines were flying off the shelves, businesses manually followed up with customers using the phone and direct response mail was a big part of the marketing budget for most successful companies [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignright size-full wp-image-363" src="http://www.bigcommerce.com/roi/wp-content/uploads/2010/02/postcard_mailbox.jpg" alt="" width="200" height="211" />Introduction</strong></p>
<p>I want you to think back to the early 1990s. <em>Before </em>the Internet, <em>before </em>email marketing and <em>way before</em> Google AdWords. Back then print magazines were flying off the shelves, businesses manually followed up with customers using the phone and direct response mail was a big part of the marketing budget for most successful companies large and small.</p>
<p>Fast forward to today and it seems like most businesses have forgotten about sending something physical in the mail (<em>not</em> email) to their prospects or customers. Think about the companies you&#8217;ve done business with in the last year &#8211; probably dozens. Now think about how many of them have sent you something in the mail after you&#8217;ve handed over your hard earned cash &#8211; none? One? Probably no more than a handful for more people.</p>
<p>If an online store such as Amazon.com or Zappos.com sent you a 20% off coupon for your next order at their website would you use redeem it? I bet you would. The fact is we can use all sorts of fancy copywriting and marketing ideas but when it comes down to it, people still love a discount.</p>
<p><strong>The Cost of Doing Business: An Example</strong></p>
<p>If we look at CAC (or Customer Acquisition Cost) for a sample company selling to consumers (such as an e-commerce company selling t-shirt) then we can do some basic calculations:</p>
<ul>
<li>Let&#8217;s assume we only advertise using Google AdWords</li>
<li>Let&#8217;s assume we have a 7% conversion rate</li>
<li>Let&#8217;s assume our average CPC (Cost Per Click) is $1</li>
<li>Let&#8217;s assume our average order value is $47 (excluding shipping)</li>
<li>Let&#8217;s assume our profit margin is 35%</li>
</ul>
<p>So, if we invest $1,000 over a week in Google AdWords marketing we can work out the numbers as follows:</p>
<ul>
<li>$1,000 invested in Google AdWords at $1 per click gets us 1,000 visitors</li>
<li>At a 7% conversion rate we get 70 customers</li>
<li>At a $47 average order value we generate $$3,290 revenue</li>
<li>At a profit margin of 35% we generate $1,151.50 in profit</li>
<li>Nett result is a profit if $151.50</li>
</ul>
<p>Now investing $1,000 and getting back $1,151.50 is a 15% return which isn&#8217;t too bad, but what if we could get 25% or more of these customers to come back to our online store and place one, two, three or more orders with us? Yes you can use email marketing to send out a follow up promotion, but everyone is trying to get into your customer&#8217;s inboxes and it&#8217;s crowded. Very crowded.</p>
<p>Consider these points in favor of postcard marketing to existing customers:</p>
<ul>
<li>They already know who you are and are familiar with your brand</li>
<li>You have their correct address, otherwise how would you ship their order to them?</li>
<li>They&#8217;ll be receptive to your message because they already trust you</li>
<li>The average consumer receives 16 emails for every 1 direct mail piece</li>
</ul>
<p>Now consider these points about prospects and customers:</p>
<ul>
<li>It&#8217;s cheaper to keep an existing customer than to find a new one</li>
<li>If you &#8220;wow&#8221; an existing customer they&#8217;ll tell (a lot of) their friends</li>
<li>You have to earn the trust of new prospects but existing customers already trust you</li>
<li>If you value your existing customers you won&#8217;t have any problems getting new customers (word of mouth will do the work for you)</li>
</ul>
<p><strong>Step-By-Step: Postcard Marketing to Existing Customers</strong></p>
<p>I want to propose a dead simple strategy to increase the LTV (Life Time Value) and RPC (Revenue Per Customer) from your online store, and I want to give you the exact blueprint to get the job done. Just follow these steps:</p>
<ol>
<li>Work out how much of a discount you can afford to offer existing customers on their next order. If your profit margin is low it might only be 10%, but if you sell intangible items which cost nothing to produce such as eBooks or reports then it might be as high as 50%.<br />
<span style="color: #ffffff;">.</span></li>
<li><a href="http://www.bigcommerce.com/login.php" target="_blank">Login to your BigCommerce store</a> and create a coupon code from under the Marketing menu. Set it to expire in 14 days and make sure the unlimited use option is selected. Don&#8217;t use the auto-generated coupon code. Use a human-readable word such as <em>SAVE20BUCKS</em> or <em>35%_Off_March_2010</em>.<br />
<span style="color: #ffffff;">.</span><br />
Optionally enter a minimum order value before the coupon code will trigger a discount. If you do this your postcard&#8217;s message will look something like this: <em>Spend over $100 on your next order and receive 25% off your purchase.</em><br />
<span style="color: #ffffff;">.</span></li>
<li>Go to <a rel="nofollow" href="http://www.infousa.com" target="_blank">http://www.infousa.com</a> and sign up. InfoUSA is a direct mail company which lets you design a postcard, upload a list of addresses and send your postcard out for under $1 per postcard.<br />
<span style="color: #ffffff;">.</span></li>
<li>After signing up, click the &#8220;Postcard Marketing&#8221; menu option to create a postcard from one of the available stock designs. Make sure the side without the address includes a strong call to action such as <em>&#8220;Thanks for your order from [Store Name]. Here&#8217;s a coupon for $30 off your next order, good thru [Date Coupon Expires].&#8221;<br />
</em><span style="color: #ffffff;">.</span></li>
<li>On the back next to where the address goes, include a personal message such as <em>&#8220;Please accept this $30 discount off your next order as a thanks from the team here at [Store Name]. We sincerely appreciate your business and just wanted to send you a small token to say thank you.&#8221;</em>. Remember to include something about the coupon&#8217;s expiry date if you set one.<br />
<span style="color: #ffffff;">.</span></li>
<li>After you&#8217;ve designed your postcard, login to your BigCommerce store and from the Orders menu, choose the <em>Export Orders</em> option. Search for order which were created in the last 30 days then hit the search button. This will give you a list of all orders (and customers) placed in the last month. The idea with our postcard strategy is that you create and send a postcard to new customers every 30 days if you can make the initial test profitable.<br />
<span style="color: #ffffff;">.</span></li>
<li>When you see the list of orders, click the bulk actions dropdown menu (next to the <em>Go</em> button) and choose the <em>Export These Orders</em> option. Follow the wizard and export to Microsoft Excel. Save the export file to your hard drive.<br />
<span style="color: #ffffff;">.</span></li>
<li>On the InfoUSA website you&#8217;ll be able to upload your order/customers list and schedule your postcard to be sent. Depending on whether you choose first class mail the price will vary but generally it wont be more than $1 per postcard.</li>
</ol>
<p>That&#8217;s all there is to it. Once the postcard is sent out start checking your orders after a few days. Use the <em>Search Orders</em> option under the <em>Orders</em> tab in your BigCommerce store to find orders which were placed using the coupon code you sent out on your postcard. This will give you the exact revenue returned from your postcard marketing test.</p>
<p>As I mentioned above, it&#8217;s a good idea to set an expiry date on the coupon code. This creates a sense of urgency for customers and gives you a predictable period of time over which you can track the response to your promotion.</p>
<p>If you can get your initial test to bring in a positive ROI (Return On Investment) then congratulations, you&#8217;ve found a new follow up marketing strategy which you can use to indefinitely scale your business and increase your per-customer life time value.</p>
<p>If not, don&#8217;t give up. Play around with your offer: change the discount amount, extend/contract the expiry date for the coupon, try a different postcard design and/or try a different call to action. A lot of times with something as fickle as postcard marketing it takes just one small change to generate the ROI you need to turn a profit.</p>
<p><strong>Conclusion</strong></p>
<p>So there&#8217;s a dead simple way to increase your per-customer life timevalue using postcard marketing. Of course instead of postcards you can also try a sales letter, but postcards tend to grab attention because they&#8217;re typically sent by relatives or friends on overseas trips and not businesses so they bypass the junk mailer filter, giving your customers time to read your message and/or identify your brand instead of throwing your postcard in the trash.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigcommerce.com/ecommerce-blog/a-step-by-step-guide-to-increase-repeat-purchases-by-25-using-postcard-marketing/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to write effective product descriptions for your online store</title>
		<link>http://www.bigcommerce.com/ecommerce-blog/how-to-write-effective-product-descriptions-for-your-online-store/</link>
		<comments>http://www.bigcommerce.com/ecommerce-blog/how-to-write-effective-product-descriptions-for-your-online-store/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 22:47:39 +0000</pubDate>
		<dc:creator>Mitchell Harper</dc:creator>
				<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[Selling Online]]></category>

		<guid isPermaLink="false">http://www.bigcommerce.com/roi/?p=343</guid>
		<description><![CDATA[Introduction
When we&#8217;re surfing the &#8216;net most of us are testament to the  fact that attention spans get a little smaller. In contrast to print  publications, much less attention is given to each word as we skim  through web pages, so it&#8217;s  important for us to understand that writing for the web [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: bold;"><img class="alignright size-full wp-image-344" style="padding:0px 0px 10px 10px" src="http://www.bigcommerce.com/roi/wp-content/uploads/2010/02/typing_shot.jpg" alt="" width="200" height="148" />Introduction</span></p>
<p>When we&#8217;re surfing the &#8216;net most of us are testament to the  fact that attention spans get a little smaller. In contrast to print  publications, much less attention is given to each word as we skim  through web pages, so it&#8217;s  important for us to understand that writing for the web can be  significantly different than writing for print.</p>
<p>The web has  inadvertently made authors out of us all. As we post on forums, send  emails, share information, write white papers, guides and various web  content – most of us are not authors by profession and so consequently  the quality of writing on the web varies greatly.</p>
<p>In this post I&#8217;ll share some important points to consider when writing for the web and  trying to harness the obvious reach that the web holds over traditional  print media.</p>
<div style="font-weight: bold;">What is Web  Content?</div>
<p>&nbsp;<br />
When we strip away all of the graphics, logos,  designs and images from a site, we are left with pure web content. Most business websites can be quite similar in the sense that we all  advertise our services, products, contact details, etc. However, each  company has a variety of specialized information that can be used to  create a unique website and it&#8217;s important that we recognize and  feature the points that make our individual business (and associated  content) different from our competitors.</p>
<div style="font-weight: bold;">The First Paragraph</div>
<p>&nbsp;<br />
As a  general rule, if the first paragraph of a publication can attract and  keep the readers attention, then they are highly likely to read on.  Optimizing your first paragraph to be as articulate and concise as  possible will greatly increase the chances that a reader will stay with  you for more information. Outline your biggest benefits here and engage  the customers to read on and get involved with your products and/or  services.</p>
<div style="font-weight: bold;">Converse with Your  Readers</div>
<p>&nbsp;<br />
Being a slave to search engines is inevitable,  and it is because of this that we find many sites bombarded with  keywords. Don&#8217;t allow your quest for rankings to interrupt the  effectiveness of your grammar or your ability to be informative.</p>
<p>Your website may have a large amount of information &#8211; readers will  most definitely not get through all of it &#8211; so make sure you outline  the most important benefits and present them to users in a  conversational style.</p>
<p>Having a friendly conversation will  present the information more clearly and will be more engaging, for  example:</p>
<p><em>&#8220;If you&#8217;re short on time, then you should try one  of our widgets. Time is a precious commodity, and we&#8217;re here to help you  make the most of yours…&#8221;</em></p>
<p>Don&#8217;t present your information in large blocks. Cut it down into short bite-sized  paragraphs that are easier to digest and use bullet lists when  comparing or describing features.</p>
<p>Use the least amount of words  so that readers have less to skim through &#8211; you&#8217;ll find that the amount  of scanning is reduced and readers will actually absorb more information.</p>
<div style="font-weight: bold;">Cater for Different Tastes</div>
<p>&nbsp;<br />
It&#8217;s also important to understand that people come to your website with  different levels of knowledge on any one topic or product. You can&#8217;t expect everyone visiting your website to know about or understand  your offerings in their entirety.</p>
<p>For example, sites that list  products by their model numbers and reference codes are narrowing the  appeal of their site to only those users that would know these numbers.  It&#8217;s important to have enough foresight to realize that while you&#8217;re  fully aware and knowledgeable about your products and services, your  website&#8217;s visitors may not bw.</p>
<p>For example, instead of providing just  model numbers and reference codes, why not include a picture, short  description and some user reviews on your product pages?</p>
<div style="font-weight: bold;">Don&#8217;t Make the Reader do all the Work</div>
<p>&nbsp;<br />
Visitors will often venture to your website with one single goal in  mind. Given that, if they&#8217;re then presented with a website that  forces them to figure out the product/service that suits them, but they  are not helped because there is no meaningful information, then your  website has failed.</p>
<p>This extends to the way your information is  presented. If your fact sheets and other information are, for example,  simply uploaded in a series of PDFs for the user to download, then thy have to work harder because you didn&#8217;t take the time to convert  the product information into easily navigated web pages.</p>
<p>Readers Don&#8217;t Like:</p>
<ul>
<li>Pages that require a lot of scrolling &#8211;  Text is easier to read if it is clear, concise and scanable. The text  needs to be in short paragraphs or bullet lists and needs to get  straight to the point.</li>
<li>Over doing the sales and marketing pitch with no real information but too much &#8220;fluff&#8221;, claiming  &#8220;world&#8217;s best&#8221;, &#8220;number one&#8221;, &#8220;top of the range&#8221; &#8211; these bear no value  if the simple features and benefits of your products are left out.</li>
<li>Grammar  and spelling mistakes &#8211; It seems obvious but they&#8217;re still very  apparent on many websites. If someone sees spelling and grammar mistakes,  then it seems obvious that the author was not willing to spend some  extra time to run a spell check or read over their own work. If the  author places such little value on the time they invest in their work,  then readers will place similarly low values on their products/services  and will most probably disregard the information.</li>
</ul>
<div style="font-weight: bold;">In Conclusion</div>
<p>&nbsp;<br />
Many visitors  will take a look at the information on your website, however it&#8217;s  important to understand that each person reads individually, so  effective web content should make the reader feel that it&#8217;s focusing on  them.</p>
<p>Try and get your point across quickly and avoid  bombarding people with information &#8211; your published web content should be  the result of various levels of refinement considering style, emphasis  and conciseness.</p>
<p>The above points give a few important factors  to consider when writing for the web, but if you are still lost for  content then start at the very basic level of interviewing/researching  your customers and finding out what it is that they want or need. From  there, you can start investigating the foundations that lead customers  to your website and make them want to stay with you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigcommerce.com/ecommerce-blog/how-to-write-effective-product-descriptions-for-your-online-store/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
