Abandoned Carts – Just like Eating at a Diner

diner-neon-sign

Imagine you owned a diner.  It served good food at a reasonable price.  It had a pleasant modern decor and your menus were well laid out with photos of each dish.   Now imagine that over half of the people that enter your diner sit down, peruse the menu, express interest in some of the items, then get up and leave before placing their order!  What would you do?  Would you just shrug your shoulders and think “you win some, you lose some?”  Of course not!  You’d want to talk to those potential customers and see if they had any concerns, what it would take for them to place an order, and perhaps point out a deal or the special to them.

Likewise, a similar situation plays out every day in online stores. According to Baymard Institute, over 67% of shoppers abandon their cart.  There are many reasons this occurs — some are comparing prices and adding products to the cart to see what shipping charges or other fees may apply; some are adding products as a place holder and are thinking they’ll come back later; and some may start to checkout, but they don’t see a payment option they want or a shipping option for their location.  If they are having a problem, you’d like to reach out and ask what it was.  If they just need a reminder or perhaps an incentive (i.e. coupon), it would behoove you to remind them or offer an incentive.  One study indicated a recovery rate of 3-11% for one site while another site that increased a discount from the 2nd to 3rd email achieved a 29% recovery.  While you do not necessarily need to offer a discount with the reminder email, it is nice to try different tactics to see what gets you the best return on investment.

ShopSite has had an abandoned cart feature in Pro stores since version 12 sp1.  Your site can be sending out abandoned cart email reminders automatically in the background.  I’ll explain how to set this up below.

Best Practices

But first, lets cover how to get the shopper’s email.  Best practices tell us to avoid slowing the checkout process down, only asking for information when you need it, and even then only asking for what you need.  So historically, ShopSite has not asked for the shopper’s email address until you get to the payment screen.  Previously the only way to get it sooner was if the shopper registers and signs in before checking out.   Now, when the shopper adds a product to the cart you can optionally have a prompt displayed to either register/sign in or give us your email in anticipation of you completing the checkout.  For example this is a screen that pops up when a shopper adds their initial product to the cart:

 

add-to-cart-email-prompt

If they enter their email it is remembered and they do not need to enter it again.  Likewise for Registering or Signing in.  They can even close the box or “Submit” no email and continue to the cart, so at worst it is a minimal inconvenience.

Set Up Automated Emails

Now with the shopper’s email, we are ready to automatically send them reminders.  This is set up under Commerce Setup > Order System > Abandoned Cart.

abandoned-cart

Here you can specify how long abandoned cart files stay around, how may days to wait before sending the first reminder, and if you want to optionally send a second reminder email.  You can also see the setting to force that pop-up to capture their email when they add their first product to the cart.  Not shown in the image above are sections where you can customize the reminder email.  Some sites send the first email as a “reminder” or “did you have a problem/question?” email.  They prominently list their phone number and other contact information.  The email will also list the product(s) (and optionally, product images) that they left in the cart, as well as a link that will take them directly back to the checkout process.

It is a no brainer to turn on the abandoned cart feature and start turning some of those carts into completed sales!

Top 5 eCommerce Posts for July

5 Content Marketing Ideas for August 2015 – PracticalEcommerce
Your August content marketing could be a blend of real-life seriousness, product promotion, food, listicles, and drones

3 tips for better customer retention – Doba
Any successful online retailer knows that customer retention plays a huge part in growing a business. As the Gartner Group points out, 80% of your company’s future revenue will come from just 20% of your existing customers

facebook-logoFacebook Marketing: 3 New Features for Page Owners – Web Marketing Today
Facebook recently introduced three new features designed to help you market your business through your Facebook page more effectively: Saved Replies, Responsiveness, and Video Metrics.

Should I Care About Facebook Open Graph Tags? – ShopSite
Recently we had a merchant that was very concerned about adding Facebook Open Graph meta tags to their web pages in order to improve Search Engine Optimization (SEO.)

phoneFour Methods to Handle Taking Phone Orders in ShopSite – Lexiconn
The third option is to use private browsing. All the major browsers today offer some type of private browsing.

Should I Care About Facebook Open Graph Tags?

Recently we had a merchant that was very concerned about adding Facebook Open Graph meta tags to their web pages in order to improve Search Engine Optimization (SEO.)  In researching this I could not find any indication that these tags would improve SEO.  However, if someone shared to Facebook a product from their site, it could improve how it appeared in Facebook.  Fortunately, ShopSite’s newer themes include the relevant tags for product/more info pages.

How the Tags Affect the Look of a Post

Here are two posts from the same store.  The first post uses an older theme with no Facebook Open Graph tags while the second has the tags.

Without Open Graph tags

Without Open Graph tags

With Open Graph tags

With Open Graph tags

 

 

 

 

 

 

 

 

 

 

The first thing you’ll notice is the difference in the size of the image that Facebook used.  Images help sell a product, so I’d imagine that a larger image would be more eye catching.  Both posts use the same image, but Facebook puts non-Open Graph Stories in a rectangular format and Open Graph ones in a square format.

The next difference is in the text displayed with the products.  Remember that each post has access to the same data but, because of a field in ShopSite called “One-Line Advertisement,” it gets tagged for Open Graph.  Here’s the setting in this test store from the More Info section:

online-advertisement1

 

 

 

ShopSite automatically tags most of the Open Graph values from existing fields such as Title, Image, etc.  But the One-Line Advertisement is unique to posts on social media.  It is not used on your store’s web pages or blog, but is used when your page is shared on Facebook.  This allows you to highlight for social media as opposed to your web page.  On the web site you may need a detailed product description, but for sharing you may want to keep the message short, catchy, or even entirely different for that medium.

What Do These Tags Look Like?

You cannot see the tags when looking at a web page.  They are hidden to visitors.  Instead you need to view the html source to see them.  Viewing the source, you’d see something like this for an older theme not using Open Graph tags:

source

 

You can see that Facebook used the title and description tags, and figured out where the image was by looking at the page.  Here is what the code looks like with a newer theme:

 

og-source1

Tags that begin with “og:” are the Open Graph tags used by Facebook. Here there are a number of these tags that are populated from data already supplied to ShopSite when setting up a product’s More Info page.  We can see specific data being passed to Facebook such as the type of page (in this example, a product page), the image URL, as well as using the One-Line Advertisement field to populate the og:description.  The nice thing is that you as a merchant do not need to spend additional time populating new fields; ShopSite will automatically take your current data and place it in the appropriate fields.  The only new field that you can optionally populate is the One-Line Advertisement.

Testing A Post

To see how your Facebook share links will appear in a Facebook feed, simply click the “share” button on one of your product pages, or enter the URL for the product page into the “Write Post” field on your Facebook wall, but then don’t complete it by clicking “Post.”  However, realize that Facebook saves/caches a copy of your page, you will not see changes reflected on subsequent test posts using the same page or URL.  The best way to view what your posts will look like is to use the Facebook Debugger.  Just enter a URL of the page you’d want your shoppers to share and view the results.  If you make a change to the page, tell the Debugger to “Fetch new scrape information.”

facebook-debugger

 

Once you are happy with your post’s look, you can post it yourself if you are running a promotion, or know that you are all set once your shoppers share from your site.

For designers who would like to add these Open Graph social media meta tags to a custom template, please refer to the custom template cookbook for product pages.

ShopSite Online Shopping Cart Software BlogShopSite Online Shopping Cart Software On YouTubeShopSite Online Shopping Cart Software On TwitterShopSite Online Shopping Cart Software On FacebookQuestions?888-373-4347E-commerce Blog