Skip to main content

Still Time for Retailers to Maximize Online Holiday Sales

Steve Tack

US consumers spent a record $1.25 billion online on Cyber Monday this holiday season, a 22% increase from the amount spent last year.

With Christmas less than two weeks away, online sales have remained steady, but there are still a few peak online retail sales days left as retailers’ standard shipping deadlines for Christmas delivery will be on December 20.

Additionally, shoppers will have the added advantage of shopping online as late as December 23 as some retailers offer upgraded expedited shipping promotions through that date.

As I mentioned in an earlier Vendor Forum post on APMdigest, website speed and reliability is of critical importance during the online holiday shopping season. Sites that don’t perform well — are slow to load, have periods of unavailability or have inconsistent performance - during these peak periods can negatively impact customers’ experience, their satisfaction and the likelihood that they will continue to spend time on the site or make a purchase. This can mean tens of millions of dollars in lost business with consumers taking their online dollars elsewhere.

Our in-depth assessment of shoppers’ estimated satisfaction with web and mobile site performance for the top US online retailers for the Black Friday through Cyber Monday period found that despite months of preparation by retailers, 86 percent of the top 50 US retailers experienced declines in shoppers’ estimated satisfaction with website performance compared to non-holiday baseline levels.

Additionally, many retailers had web page load times of 10 seconds or more – well beyond the two seconds expected by users. Every additional second of delay can mean millions of dollars in potential revenue lost. Poor performing sites had similar problem patterns in common, including being overloaded with third-party content or heavy on JavaScript and not leveraging browser caching.

Based on our analysis of both the strong and poor performers, below are recommendations for struggling online retailers to improve web and mobile site performance for the remainder of the 2011 holiday season:

Check your third-party content: Third-party content, (e.g. ads, social media plug-ins, images) is necessary, but check on what the impact is and whether there is an alternate solution to embedding it.

Check the content you deliver and control: Check the content size and number of resources by content type. Reduce the size of images where possible. Combine, minify and compress text files such as HTML, JavaScript and CSS files to reduce roundtrips and download time.

Check your JavaScript executions: JavaScript is a big source of performance problems. Use updated code libraries and coding practices. Analyze the impact of JavaScript performance across the major browsers – not just the browsers you use in development.

Check your redirect settings: Many sites still use a series of URL redirects even before the first HTML page is displayed to the user. Proper redirect configuration can save unnecessary roundtrips, eliminate the display of blank browser windows and speed up page load time.

Check your server-side performance: Dynamic pages, e.g. containing location-based deals, your shopping cart or a product search result page, require server-side processing. When servers get overloaded with too many requests and when the application doesn’t scale properly, performance problems cause slow page load and update times.

We’ll continue our assessment of how satisfied shoppers are with Web and mobile site performance for the top US online retailers for the remainder of the holiday season and publish a report on the complete 2011 online holiday shopping season results.

Steve Tack is CTO of Compuware’s Application Performance Management Business Unit.

The Latest

In MEAN TIME TO INSIGHT Episode 24, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses network observability tool sprawl ... 

In cloud-native systems, scaling is often as simple as moving a slider. For on-premise databases, the stakes are different. Over-provisioning hardware is expensive. Under-provisioning leads to performance bottlenecks that are difficult to fix once the equipment is in the rack ...

When most people think about cybersecurity, they picture firewalls, encryption, and access controls — technical tools designed to protect systems and data. But beneath the technology lies a deeper set of principles about trust, decision-making, and resilience ... The best leaders don't eliminate risk. They manage it intelligently. And in many ways, cybersecurity offers a surprisingly useful playbook for doing exactly that ...

Many organizations assumed their infrastructure strategy was settled. It had been implemented, optimized and built into long-term plans. Recent changes in technology and vendor consolidation are forcing a second look. Cloud outages and licensing changes have exposed how much dependency exists on a small number of platforms. As a result, organizations are reevaluating whether those decisions still hold up under current conditions ...

Edge AI is strategically embedded in core IT and infrastructure spending across industries, according to the 2026 Edge AI Survey from ZEDEDA. The research shows that 83% of C-suite and IT executive respondents say edge AI is important to their core business strategy ...

As AI adoption accelerates, operational complexity — not model intelligence — is becoming the primary barrier to reliable AI at scale, according to the State of AI Engineering 2026 from Datadog ... The report highlights a compounding complexity challenge as AI systems scale ... Around 5% of AI model requests fail in production, with nearly 60% of those failures caused by capacity limits ...

For years, production operations teams have treated alert fatigue as a quality-of-life problem: something that makes on-call rotations miserable but isn't considered a direct contributor to outages. That framing doesn't capture how these systems fail, and we now have data to show why. More importantly, it's now clear alert fatigue is a symptom of a deeper issue: production systems have outgrown the current operational approaches ...

I was on a customer call last fall when an enterprise architect said something I haven't been able to shake. Her team had just spent four months trying to swap one AI vendor for another. The original plan said three weeks. "We didn't switch vendors," she told me. "We rebuilt half our integrations and discovered what we'd actually been depending on." Most enterprise leaders don't expect that to be the experience ...

Ask any senior SRE or platform engineer what keeps them up at night, and the answer probably isn't the monitoring tool — it's the data feeding it. The proliferation of APM, observability, and AIOps platforms has created a telemetry sprawl problem that most teams manage reactively rather than architect proactively. Metrics are going to one platform. Traces routed somewhere else. Logs duplicated across multiple backends because nobody wants to be caught without them when something breaks. Every redundant stream costs money ...

80% of respondents agree that the IT role is shifting from operators to orchestrators, according to the 2026 IT Trends Report: The Human Side of Autonomous IT from SolarWinds ...

Still Time for Retailers to Maximize Online Holiday Sales

Steve Tack

US consumers spent a record $1.25 billion online on Cyber Monday this holiday season, a 22% increase from the amount spent last year.

With Christmas less than two weeks away, online sales have remained steady, but there are still a few peak online retail sales days left as retailers’ standard shipping deadlines for Christmas delivery will be on December 20.

Additionally, shoppers will have the added advantage of shopping online as late as December 23 as some retailers offer upgraded expedited shipping promotions through that date.

As I mentioned in an earlier Vendor Forum post on APMdigest, website speed and reliability is of critical importance during the online holiday shopping season. Sites that don’t perform well — are slow to load, have periods of unavailability or have inconsistent performance - during these peak periods can negatively impact customers’ experience, their satisfaction and the likelihood that they will continue to spend time on the site or make a purchase. This can mean tens of millions of dollars in lost business with consumers taking their online dollars elsewhere.

Our in-depth assessment of shoppers’ estimated satisfaction with web and mobile site performance for the top US online retailers for the Black Friday through Cyber Monday period found that despite months of preparation by retailers, 86 percent of the top 50 US retailers experienced declines in shoppers’ estimated satisfaction with website performance compared to non-holiday baseline levels.

Additionally, many retailers had web page load times of 10 seconds or more – well beyond the two seconds expected by users. Every additional second of delay can mean millions of dollars in potential revenue lost. Poor performing sites had similar problem patterns in common, including being overloaded with third-party content or heavy on JavaScript and not leveraging browser caching.

Based on our analysis of both the strong and poor performers, below are recommendations for struggling online retailers to improve web and mobile site performance for the remainder of the 2011 holiday season:

Check your third-party content: Third-party content, (e.g. ads, social media plug-ins, images) is necessary, but check on what the impact is and whether there is an alternate solution to embedding it.

Check the content you deliver and control: Check the content size and number of resources by content type. Reduce the size of images where possible. Combine, minify and compress text files such as HTML, JavaScript and CSS files to reduce roundtrips and download time.

Check your JavaScript executions: JavaScript is a big source of performance problems. Use updated code libraries and coding practices. Analyze the impact of JavaScript performance across the major browsers – not just the browsers you use in development.

Check your redirect settings: Many sites still use a series of URL redirects even before the first HTML page is displayed to the user. Proper redirect configuration can save unnecessary roundtrips, eliminate the display of blank browser windows and speed up page load time.

Check your server-side performance: Dynamic pages, e.g. containing location-based deals, your shopping cart or a product search result page, require server-side processing. When servers get overloaded with too many requests and when the application doesn’t scale properly, performance problems cause slow page load and update times.

We’ll continue our assessment of how satisfied shoppers are with Web and mobile site performance for the top US online retailers for the remainder of the holiday season and publish a report on the complete 2011 online holiday shopping season results.

Steve Tack is CTO of Compuware’s Application Performance Management Business Unit.

The Latest

In MEAN TIME TO INSIGHT Episode 24, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses network observability tool sprawl ... 

In cloud-native systems, scaling is often as simple as moving a slider. For on-premise databases, the stakes are different. Over-provisioning hardware is expensive. Under-provisioning leads to performance bottlenecks that are difficult to fix once the equipment is in the rack ...

When most people think about cybersecurity, they picture firewalls, encryption, and access controls — technical tools designed to protect systems and data. But beneath the technology lies a deeper set of principles about trust, decision-making, and resilience ... The best leaders don't eliminate risk. They manage it intelligently. And in many ways, cybersecurity offers a surprisingly useful playbook for doing exactly that ...

Many organizations assumed their infrastructure strategy was settled. It had been implemented, optimized and built into long-term plans. Recent changes in technology and vendor consolidation are forcing a second look. Cloud outages and licensing changes have exposed how much dependency exists on a small number of platforms. As a result, organizations are reevaluating whether those decisions still hold up under current conditions ...

Edge AI is strategically embedded in core IT and infrastructure spending across industries, according to the 2026 Edge AI Survey from ZEDEDA. The research shows that 83% of C-suite and IT executive respondents say edge AI is important to their core business strategy ...

As AI adoption accelerates, operational complexity — not model intelligence — is becoming the primary barrier to reliable AI at scale, according to the State of AI Engineering 2026 from Datadog ... The report highlights a compounding complexity challenge as AI systems scale ... Around 5% of AI model requests fail in production, with nearly 60% of those failures caused by capacity limits ...

For years, production operations teams have treated alert fatigue as a quality-of-life problem: something that makes on-call rotations miserable but isn't considered a direct contributor to outages. That framing doesn't capture how these systems fail, and we now have data to show why. More importantly, it's now clear alert fatigue is a symptom of a deeper issue: production systems have outgrown the current operational approaches ...

I was on a customer call last fall when an enterprise architect said something I haven't been able to shake. Her team had just spent four months trying to swap one AI vendor for another. The original plan said three weeks. "We didn't switch vendors," she told me. "We rebuilt half our integrations and discovered what we'd actually been depending on." Most enterprise leaders don't expect that to be the experience ...

Ask any senior SRE or platform engineer what keeps them up at night, and the answer probably isn't the monitoring tool — it's the data feeding it. The proliferation of APM, observability, and AIOps platforms has created a telemetry sprawl problem that most teams manage reactively rather than architect proactively. Metrics are going to one platform. Traces routed somewhere else. Logs duplicated across multiple backends because nobody wants to be caught without them when something breaks. Every redundant stream costs money ...

80% of respondents agree that the IT role is shifting from operators to orchestrators, according to the 2026 IT Trends Report: The Human Side of Autonomous IT from SolarWinds ...