Holiday Shopping Survival Guide: 10 Tips to Keep Your Website Up and Running

Holiday Shopping Survival Guide: 10 Tips to Keep Your Website Up and Running by  Rob Marvin.  Available from <http://www.foxbusiness.com/features/2016/11/16/holiday-shopping-survival-guide-10-tips-to-keep-your-website-up-and-running.html [

Black Friday and Cyber Monday are the Super Bowl for e-commerceOpens a New Window.. The holiday season kicks into gear for businesses with the biggest online shopping days of the year during Cyber Week. The window from Black Friday to Christmas can make or break the sales and revenue for small to midsize businesses (SMBs) all the way up to large businesses such as Nordstrom and Target. For every business, though, success or failureOpens a New Window. comes down to how well your website holds up to the influx of holiday user traffic.

When customers are entering and browsing your website, adding products to their cart, and checking out, every second counts. Digital performance management company SOASTAOpens a New Window.said the sweet spot—the website load time that corresponds to peak conversions—could be two seconds or less in 2016. Between Cyber Week 2014 and 2015, SOASTA analyzed 1.5 billion beacons worth of user session data. SOASTA found that peak conversion load time shrank from 3.8 to 2.4 seconds, and also found that, in 2015, slower pages experienced up to a 58 percent increase in bounce rate. The numbers go on and on, but the correlation is simple: website problems in those key moments equal lost revenue.

To make sure their website is prepared, businesses need to do the legwork before and during the rush. I spoke to Gus Robertson, CEO of application delivery and scalable web infrastructure provider NGINXOpens a New Window. (pronounced “engine-x”) about how businesses should prepare. We discussed the mechanisms that should be in place to prime for the best and plan for the worst during Cyber Week.

NGINX and its open-source softwareOpens a New Window. have been around since the early days of the internet. According to the company, NGINX software powers more than 55 percent of the internet in one form or another. Robertson said he’s seen the internet evolve from simple webpages into complex, web-based applications that deliver user experiences (UXes) to a wide range of devices and screen sizes. At the same time, more and more retail revenue every year comes from the web.

“We’re seeing this transition where e-commerce transactions are becoming equally [as], if not more, important than brick-and-mortar sales in physical stores,” said Robertson. “When your website goes down, you shut down a large chunk of your business opportunity. Don’t let your best and busiest day become your worst day. There are very basic things you can do to make sure you’re as well-protected and prepared as possible.”

Robertson laid out 10 tips to help your business test its website and make a game plan for the rush. This way, you’ll be prepared and know how to respond if something on your website goes wrong at the worst time on Black Friday or Cyber Monday.

1. Monitor Your Website
Robertson said it’s a no-brainer for businesses to have a website monitoringor application performance managementOpens a New Window. (APM) solution in place. These kinds of tools give you complete visibility into not only the front end of your website, but a holistic look at the entire web application and compute resources.

“We’re dealing with very different application architectures than we were a couple years ago. When something goes wrong, you need to look not just at the infrastructure itself and things like response time, but the cause,” said Robertson. “Customers of ours use tools like New RelicOpens a New Window., AppDynamicsOpens a New Window., and DatadogOpens a New Window. to find out not just what’s faulting or not performing on the back end, but the UX on the front end. Several seconds of delay could mean a user goes to your competitor’s site and buys the product there instead.”

2. Preemptive Load Testing
Load testing means putting demand on a website by using simulated traffic to see how many concurrent users it can handle. Robertson stressed that load testing should be done early and often, not just on normal traffic but by pushing the website to its limits to handle peak traffic levels.

“You need to load test at normal traffic—what you expect it to be—and then [on] the maximum traffic you could ever potentially expect,” said Robertson. “You need to see how that load testing impacts performance, but also the back-end resiliency of your site as that traffic comes in.”

3. Performance Testing
As you load test, Robertson said it’s also important to think about the UX. Load and performance testing go hand in hand because your website need to be able to not only handle many users without crashing, but then it needs to deliver fast-loading pages and a responsive interface to keep those customers happy and engaged in the shopping experience.

“You want to deliver the best user experience you can for the customer that’s trying to interact with your site and have a relationship with your company,” said Robertson. “A high-performance web application should be getting the customer to the right information through the site without a lot of hassle. That’s what the customer experience is about.”

4. Test Critical User Workflows
Part of that performance testing is going beyond load times to actually test the user flows that will receive the most metaphorical foot traffic on your website. Robertson said testing things such as the hottest product pages, shopping cart management, and, most importantly, the seamlessness of the checkout process is a key step in successfully driving online sales.

“Businesses are load testing the front of the site but not necessarily the back-end [application programming interface or] API that connects you to the payment gateway,” said Robertson. “You have X amount of people in the front of the application but that doesn’t tell you if it will work the whole way through. If people are trying to check out from their shopping cart and they can’t, you’re done. You’ve lost that conversion.”

5. Put Scaling Tools in Place
Regardless of how you’ve architected your web application underneath (we’ll get to that later), NGINX has made its name on being able to quickly scale and allocate web resources where they’re needed. Robertson discussed a variety of tools you can put into place on your website to give you some flexibility when high traffic comes in.

“We like to think of NGINX as the shock absorber at the front end of an application,” said Robertson. “We do the HTTP heavy lifting. There are all these tools you can put in the front of the app like load balancers, caching mechanisms, or a [content delivery network or] CDN that can help you auto-scale and prioritize certain traffic. So, if users are coming back into a workflow and you have to trade off one traffic source versus another, you could prioritize something like shopping cart checkout to maximize conversions over the resources that are going toward powering the product search bar.”

6. Set Up Traffic Cops
Scaling tools such as load balancers and CDNs are one element of NGINX’s “shock absorption,” but the company also sets up what it calls “traffic cops” for websites. These traffic cops stop security breaches and faux pas such as Distributed-Denial-of-Service (DDoS) attacks. Robertson said “edge services” such as CDNs, DDoS mitigation services, and firewalls can help divert malicious traffic to let the real user traffic through to your website.

“DDoS [attacks] can happen from external bad agents that can take your site down, but you can also accidentally DDoS yourself by having one server pinging another and taking it down,” explained Robertson. “Traffic cops mean setting up things like weight limits, pre-set IP addresses, blocking and whitelisting external applications. [There are] a number of mechanisms NGINX can put in place to ensure that service isn’t interrupted and you don’t allow one to DDoS another. Then, on the front end, you have a [web application firewall or] WAF looking for things like external DDoS and SQL injection attacks.”

7. Make a Failure Plan
No business wants to see their website go down during Cyber Week but it happens every year, even to high-profile retailers. Because of this, every business needs to plan for the worst. Robertson said that starts with having a Disaster Recovery-as-a-Service (DRaaS) solution in place to have a backup website tested and ready to go if your main website goes down.

“Make sure your DR site is sitting there as an insurance plan, but also be sure to activate and test it beforehand,” said Robertson. “When you’re load testing the main site, do the same to your DR site so that, if something does go wrong, you can move the site quickly to that infrastructure.

8. Social Damage Control
The other half of your backup plan is to know your customer service and outreach strategy and, in 2016, that means social media managementOpens a New Window.. Social media is the front line for customer interaction with your brand. If your website goes down, then the first places customers will look for answers are your company’s Facebook and Twitter pages.

“If things do go wrong, think about how you would respond on social media and how your representatives would go about informing customers and keeping them up to date,” said Robertson.

9. Consider Website Architecture
One of the longer-term conversations your business should be discussing when it comes to your website is about how it’s architected and whether it’s time for a change. We’ve written about how applications of all kinds are moving away from monolithic architectures and toward more modular microservicesOpens a New Window.. Robertson said that, ultimately, the front-end tools NGINX provides are no substitute for a dynamically scaling, microservices-based web app.

“Microservices is the way we’re seeing large web properties getting the ability to really scale,” said Robertson. “If you’ve written a monolith, you can’t rearchitect between now and the holiday shopping rush. But you should be looking at your architecture and thinking about how you can eventually transition. The benefit of a microservice is that you can auto-scale individual components as traffic is hitting them. So, if the image library is getting hit, you scale that or any other service in the app. It’s this application architecture valve to adjust for inbound traffic that, around this time of year, can be excessive.”

10. C-Suite Buy-In
When a website goes down on Black Friday, the fallout from that doesn’t just impact the IT team that’s running the website. The CEO or CTO of the company then has to answer to shareholders or to a board of directors about why the website went down and how much potential revenue was lost. Business and technology issues are inextricably linked for online businesses, and Robertson said management and other executives need to know and understand them.

“If you’re a CEO and 20 percent of your business is coming from the website, asking the same questions of your CIO is as important as the CIO asking them to their team,” said Robertson. “This is high-level, but it’s important for executives to know enough about the technology in their company and on their sites to ask the right questions and have a good answer for the shareholders if they’re unfortunate enough to need one.”

This article originally appearedOpens a New Window. on PCMag.comOpens a New Window..

Holiday Shopping Survival Guide: 10 Tips to Keep Your Website Up and Running by  Rob Marvin.  Available from <http://www.foxbusiness.com/features/2016/11/16/holiday-shopping-survival-guide-10-tips-to-keep-your-website-up-and-running.html [

Tips to Stay Safe while Online Shopping

Tips to Stay Safe while Online Shopping by  Andrea Henderson, Multimedia Video Journalist.  Available from <http://www.hometownstations.com/story/33707351/tips-to-stay-safe-while-online-shopping> [Posted: Nov 15, 2016 7:27 AM]
 

Holiday shopping is already on the minds of many people. Some will be hitting the stores to cross things off their shopping lists. Others prefer to find the seasonal bargains from the comfort of their homes.

Americans on average are expected to spend about 908 dollars this season, an 8 percent increase from last year. The national retail federation shows 57 percent of consumers plan to buy gifts online this holiday season. The scary thing though — Americans lost over 800 million dollars to cyber theft in 2014 alone.

“When you’re doing online shopping, a couple things you need to watch out for, make sure you’re on a secure site, that you know the site that you’re on. You need to check that you’re on a site that has ‘HTTPS” in the address bar, and also there should be a little lock in that address bar too,” Cheryl Parson, President at the Better Business Bureau of West Central Ohio, said.

To protect yourself from online fraud, Parson says there are some additional things you can do: make sure to Use a credit card, track your online transactions for any red flags, and double check the web address to make sure it’s not trying to imitate a popular site like Amazon.

“There’s another out there that is not really Amazon, but it looks like it. People are using sites that you think you are on the right site, the name’s similar and everything, but it’s not the correct site,” Parson said.

If you realize you’ve been a victim of online fraud, contact your credit card company right away, and you can also report it to the Better Business Bureau for additional help.

Tips to Stay Safe while Online Shopping by  Andrea Henderson, Multimedia Video Journalist.  Available from <http://www.hometownstations.com/story/33707351/tips-to-stay-safe-while-online-shopping> [Posted: Nov 15, 2016 7:27 AM]

How brands can leverage the mobile shift

How brands can leverage the mobile shift by .  Available from <http://www.marketingtechnews.net/news/2016/nov/15/how-brands-can-leverage-mobile-shift/> [15 November 2016, 10:10 a.m.]

Today, smartphones are more like an extra limb than a device for most people. Consumers take their phones with them everywhere they go, and each time they unlock their home screens is a chance for brands to become a part of their digital lives.

With 85.7% of smartphone internet time spent in apps versus mobile web, more consumers are opting for the seamless experiences that apps offer.

By keeping a few key tips in mind, brands can make the most of this mobile shift, using apps to drive awareness, engagement and conversions—both online and off—and give consumers the optimised, personalised and engaging experience that they have come to expect in the digital world.

Set goals

It’s a mistake to launch an application for the sake of having one. A successful app begins with planning and setting goals.

These goals will help to target the right audience, measure success and, if needed, adjust strategies. Goals should also be specific. Are you looking to drive more traffic? Increase conversions? Raise awareness?

Clear and defined goals will help deliver an experience that will benefit both brands and consumers.

Offer value

Providing consumers with a 1:1 branded application experience starts with understanding why your application deserves to be included on users’ valuable home screen.

Mobile real estate is a hot commodity, and when consumers run out of mobile storage space, what’s going to compel them to keep your app?

Offering users value, whether it’s through promotions, immersive entertainment or exclusive content, will drive consumers to use your app and engage actively with your brand.

Mobile functionality can also turn a standard branded opportunity to a one-of-a-kind, engaging experience

For example, Phunware teamed up with international media agency MEC and Paramount Pictures International to promote last year’s summer blockbuster, Mission: Impossible – Rogue Nation.

The campaign used branded content within two popular mobile games, creating custom levels that let users experience the thrilling life of an Impossible Missions Force agent.

By offering players unique content not available elsewhere, we were able to drive results, including 13 million overall gameplays, an 87% video ad completion rate and a 6.65% click-through rate.

Understand your audience

As consumers spend more time in apps, brands gain access to an unprecedented amount of user data.

With each interaction, consumers leave behind a digital data trail, giving brands valuable insight into who their users are, when and where to engage and how to hold their attention.

From time spent in app to content and ad engagement to mobile purchasing behavior, mobile app data enables more comprehensive customer profiling and the ability to better segment and target customers.

Consumers also have a lot to gain from the data they leave behind.

The more a brand knows about them, the more personal and relevant content can be. For example, by paying attention to the playlists most frequently used—like Running or Dance—brands like Pandora can learn a lot about who their users are and deliver relevant ads for a more personalsed, less disruptive listening experience.

For retailers, frequent shoppers may receive special offers or rewards upon entering a store, generating quick sales and ultimately, happy shoppers. What’s more, with a deeper understanding of the traits of power users, brands can more easily find lookalike targets to grow their audience even more.

Leverage mobile functionality

Coupled with the first-party data brands get from their own applications, mobile allows for unique experiences users can’t get from a laptop. Bluetooth, GPS and Wi-Fi technology give brands valuable information about users based on where they engage the most.

For instance, those who engage most in airports or hotels during the week are likely to be business travelers. But these functions also enable more ways to reach on-the-go users, including the ability to send contextually-triggered messages and promotions.

Mobile functionality can also turn a standard branded opportunity to a one-of-a-kind, engaging experience.

For example, game immersion experiences that turn a smartphone into a wand or a steering wheel yield a level of consumer engagement that can’t be replicated through traditional channels like websites and subscription-based newsletters, and help garner brand loyalty and customer satisfaction.

One-to-one indoor and outdoor contextual targeting will be critical for brands as consumers continue to spend their time in-app.

According to comScore, with mobile now representing more than 65% of digital media time, mobile applications are a must for brands that haven’t incorporated them yet, and optimisation should be the next step for those that have.

With clear goals in mind, brands that offer valuable content and engaging experiences and utilise the wealth of available mobile data will be on their way to mobile success.

How brands can leverage the mobile shift by .  Available from <http://www.marketingtechnews.net/news/2016/nov/15/how-brands-can-leverage-mobile-shift/> [15 November 2016, 10:10 a.m.]

Seven Tips For Building A Better Website To Convert Visitors Into Sales

Seven Tips For Building A Better Website To Convert Visitors Into Sales by autokid.  Available from <http://techfeatured.com/automotive/1945/seven-tips-for-building-a-better-website-to-convert-visitors-into-sales> [November 15, 2016] Photo Credit: flickr.com/medithIT

Ever wonder how to make your website better and ultimately increase your sales? Well, we’ve put together a quick guide to building a better website.

1. Make Sure Your Website Conveys Your Key Message Within 30 Seconds

When a visitor comes to your website, they should be able to easily see and navigate what options they have and be able to select one quickly. It should take less than 30 seconds for the visitor to load a web page and able to decide what to do next. If it takes longer than that, you’ll likely lose your audience. Remember, people have a short attention span and you only have seconds to win their hearts, so their mind will follow.

That means two things:

Make sure your page layout is clear and concise enough that with a quick glance, visitors can grasp your key message, and navigate to the information they want to learn about.

Do not overdo it on design and flash pages

2. Easy Navigation Means Easier And Improved Web Sales

Making your website easy to navigate is critical. Lots of small factors add up to create easy navigation and continuation of the sales funnel. For example, the best thing to do is to keep the number of steps to one or two options. The more steps a visitor has to go through, the more chances you’ll lose them as a customer.

The average human mind sees four or five items as one group, but when it encounters more than five items, it has to divide into small sub-groups to process them. It makes more sense to have your website have five (no more than six) navigation tabs. It makes it easier for your visitors to quickly find information and select where they want to go.

3. Keep Your Website Simple

One of the keys to a good website is simplicity. You’ve heard of the “KISS” principle? Keep It Simple Silly. This applies doubly for a website.

It’s easy to fall into the trap of using every possible feature for a website. If you add too much, beit offers, headlines, copy, flash elements, oversized fonts and a whole slew of other widgets, it’s likely your visitor is going to be overwhelmed.

4. Simple, Not Boring

Simple does not necessarily mean dull and boring. Many people confuse fancy widgets and effects with effective communication. What keeps it simple really means this: think about how people will be viewing your website and present your information to them in a way that emotionally connects with their needs and expectations.

Clean Design / Navigation + Clear Benefits = Good Website That Converts Visitors Into Sales

5. Good Website Navigation Means Information Should Be Only Three Clicks Away

One good rule to ensure website visitors is to make information be no more than three clicks away. One way to frustrate visitors – and thus get them to leave your site – is to make it hard to find information they want.

6. Benefits And Words Matter

Remember your fifth grade English teacher? Remember how she told you that good spelling and grammar was important? She was right.

The internet has far too many websites whose creators forgot the basics. Just because your website is online or your website might have many pages, it does not mean you can not forget to get back to the basics and make sure the words are correct. Your visitors will appreciate your professionalism.

7. A Website Design Is Important

75% of people make judgments about a website based on the look. So, it’s important that your website has a good design balance and has appealing graphics.

A balance between text and graphics. Unless the content dictates an all-text or an all-graphics site, use common sense and aesthetic judgment so that one does not overwhelm the other. Of course, it’s always a good idea to consult a professional advertising agency or graphic artist about creative development. Or at the very least look at other websites to get ideas on good design.

Seven Tips For Building A Better Website To Convert Visitors Into Sales by autokid.  Available from <http://techfeatured.com/automotive/1945/seven-tips-for-building-a-better-website-to-convert-visitors-into-sales> [November 15, 2016] Photo Credit: flickr.com/medithIT

Tips On How to Solve the Shopping Cart Abandonment Puzzle

Tips On How to Solve the Shopping Cart Abandonment Puzzle by Lucy Maher.  Available from <http://paymentweek.com/2016-11-14-tips-on-how-to-solve-the-shopping-cart-abandonment-puzzle-11984/> [Nov 14, 2016]

You can design your website to be mobile-friendly, engage the right search engine optimization (SEO) strategy to attract eyeballs, and create compelling content to engage visiting consumers.

But if your checkout process has inefficiencies, you could potentially lose sales from customers who abandon their shopping cart – an outcome that is more common than one may think, and for reasons that could easily be avoidable.

“Shopping cart abandonment can happen simply because the retailer didn’t accept the customer’s form of payment,” said Keith Wilson, Head of Integrated Payments at Discover Global Network. “In a case like that, I’d advise retailers that when building out their e-commerce platform, make sure they’re connected with an acquirer and/or gateway that specializes in mobile and web payment systems to ensure they’re given as many payment options as possible. Solving for customer pain points can help to keep quality of the checkout experience high, and shopping cart abandonment low.”

Just how often are shopping carts left full without purchase? According to the Baymard Institute, an ecommerce usability research institute, 68.81 percent of online shopping carts are abandoned. The most common reasons? Everything from slow load times and unclear return policies, to a “too-lengthy” checkout process and difficult to find coupon codes[1].

Indeed, “there are many components along the digital shopping journey that are broken and create opportunities for cart abandonment,” says Jordan McKee, senior analyst, mobile payments, at 451 Research. “When solving for cart abandonment, retailers should let simplicity, immediacy and context serve as their guiding principles.”[2]

Invest In Digital Wallets

Time-consuming forms and the requirement to key in payment card credentials create plenty of chances for the prospective buyer to leave the site and perhaps never to return again. Some retailers are addressing this issue by implementing digital wallets that streamline the checkout process and remove elements of friction.

Craig L. Aberle, Publisher of pointsofsale.com, raises a good point.

“If I’m 55 and trying to buy something on my iPhone, can I simply check out with Paypal in one or two clicks, or, must I struggle with my reading glasses and enter a credit card number, address and all kinds of information?” he asks. “That is a real problem for me, as an older consumer. Also, if I am sitting in a public place, and I don’t want to take my credit card out of my wallet—I will not make a purchase. Think about adding Apple Pay, Android Pay, Samsung Pay, or Paypal to your check out page.”

Install a Progress Indicator

Once potential customers have selected their products and placed them in their online shopping cart, they want to know how long the checkout process is and at what stage they are in.

While there are ways to streamline the process—including relying on digital wallets to cut down on the number of steps—a simple way to keep consumers abreast of their progress is to clearly spell it out for them with a progress indicator. This feature highlights the customer’s place in the checkout journey and how many steps there will be until they are finished.

Understand the Importance of Mobile Design

“Many retailers are also losing sales due to their lack of responsive design on mobile sites,” says McKee. “That’s because mobile is becoming the de-facto platform for commerce, yet not all retailers have optimized their e-commerce sites for this transition, creating a poor user experience[3].”

Indeed, perhaps nothing irks a customer more than going to a brand site on their mobile phone and having to pinch and scroll because the site is designed purely for those visiting on a desktop or laptop.

Instead, “forward-thinking retailers should increasingly think mobile-first to ensure they are providing experiences consistent with their shoppers’ browsing behaviors,”[4] he says. This means hiring a web design firm to design your site for use on both a computer and smartphone or tablet.

Rely On Thumbnails to Keep Consumers Interested

With so many opportunities to abandon their carts, providing thumbnails — or small photos about the size of a postage stamp — of a user’s intended purchases throughout the checkout process could be one way to keep them wanting to complete their transaction. Think about it: when you shop in a brick and mortar store, you keep your intended purchases with you. Why would they disappear during the mobile shopping experience?

“E-tailers and retailers should be careful to use smaller sized graphics that load quickly on mobile devices,” says Aberle.

Follow these rules of thumb and you could be spending less time wondering why your customers aren’t hitting “confirm purchase” and more time counting a potential increase in sales.

Tips On How to Solve the Shopping Cart Abandonment Puzzle by Lucy Maher.  Available from <http://paymentweek.com/2016-11-14-tips-on-how-to-solve-the-shopping-cart-abandonment-puzzle-11984/> [Nov 14, 2016]