{"id":9159,"date":"2020-10-13T07:40:00","date_gmt":"2023-06-06T07:40:45","guid":{"rendered":"https:\/\/www.salesforce.com\/?p=9159"},"modified":"2023-06-06T08:56:33","modified_gmt":"2023-06-06T08:56:33","slug":"new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic","status":"publish","type":"post","link":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/","title":{"rendered":"New Research: Small Businesses Lean Into Tech, Social Justice, and Customers During COVID-19 Pandemic"},"content":{"rendered":"<br \/>\n<h2 >Business as usual has been anything but &ldquo;usual&rdquo; over the past six months.<\/h2>\n<p>In early 2020, as the global economy thrived, most small- and medium-sized business (SMB) leaders were focused on how to win new customers and access capital. But, the onset of COVID-19 brought new challenges, including a health and economic crisis. As a result, SMB leaders have had to adapt, but a surprising number remain optimistic about the future of their businesses while navigating uncertainty.<\/p>\n<p>Today we released the fourth edition of the &ldquo;<a target=\"_blank\" href=\"https:\/\/www.salesforce.com\/in\/form\/pdf\/2020-small-business-trends-report\/?d=7013y000001zAn3AAE\" rel=\"noopener\">Small and Medium Business Trends Report<\/a>.&rdquo; The report looks at how 2,300+ global SMBs are evolving in the midst of so much change. We had the unique opportunity to survey these business leaders in March 2020 and again in August 2020. Obviously, a lot has happened during those months.<\/p>\n<p>The report shows how much SMBs have shifted their business operations over the past six months. These insights can help SMB leaders adapt and prepare for the next normal as the business landscape continues to deal with the pandemic.<\/p>\n<p>Here&rsquo;s a look at what&rsquo;s changed for SMBs between March and August:<\/p>\n<h2 >Businesses are doubling down on customer communications<\/h2>\n<p>It&rsquo;s more challenging than ever to meet customer expectations. SMBs have to worry more about safety and sanitation, meeting local health mandates, and offering contactless service. Implementing these measures is one thing, but making customers aware of them is another. So, it&rsquo;s no surprise that 55% of the businesses surveyed are more careful about how they communicate with customers &mdash; and almost half have expanded the ways customers can get in touch with them.<\/p>\n<p>Unsurprisingly, SMBs are leaning into technology to keep customers close. Over half of growing SMBs say tech drives their customer interactions or customer base growth. Really, businesses are meeting customers where they&rsquo;re most comfortable: 63% of millennial consumers &mdash; and 61% of Gen Z consumers &mdash; <a target=\"_blank\" href=\"https:\/\/www.salesforce.com\/blog\/2020\/08\/research-data-small-business-consumer-safety-digital.html\" rel=\"noopener\">surveyed in July 2020<\/a> say they&rsquo;re more likely to support small businesses with a digital presence.<\/p>\n<p>SMBs now lean into customer-focused tech in all kinds of ways, from offering online ordering for curbside pickup or delivery, to putting more focus on email and social media messaging. We also see a continued embrace of business technologies like <a target=\"_blank\" href=\"https:\/\/www.salesforce.com\/in\/crm\/what-is-crm\/\" rel=\"noopener\">customer relationship management<\/a> (CRM). SMB leaders who use CRM cited delivering better and faster customer service as the technology&rsquo;s biggest benefit.<\/p>\n<p> <img decoding=\"async\" alt=\"\" src=\"\/\/www.salesforce.com\/etc\/clientlibs\/sfdc-aem-master\/clientlibs_base\/imgs\/spacer.gif\" data-src=\"\/\/www.salesforce.com\/content\/dam\/blogs\/in\/2020\/10\/ways-smb-have-changed.jpeg\"><\/img> <img decoding=\"async\" alt=\"\" src=\"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/ways-smb-have-changed.jpg?strip=all&#038;quality=95\"><\/img> <\/p>\n<h2 >Growing SMBs are accelerating their use of technology, but use fewer apps<\/h2>\n<p>We mentioned SMBs use technology to keep customers close as they figure out how and when in-person business can happen safely. The pandemic is also driving those able to invest, to consider ways tech can help shape their future for the better. Growing SMBs, in particular, focus on three key areas where technology can help: customer interactions, workflows, and internal communications.<\/p>\n<p>What&rsquo;s really interesting is businesses are using fewer apps to get more done &mdash; and they&rsquo;d love to use even fewer. The average number of apps SMBs use to run their business dropped over the past year. This coincides with a 24% increase since 2019 in SMBs&rsquo; use of a <a target=\"_blank\" href=\"https:\/\/www.salesforce.com\/in\/crm\/what-is-crm\/\" rel=\"noopener\">CRM<\/a> system &mdash; CRMs are now used in more than half of SMBs and offer centralised systems for sales, service, and marketing within the same app. The technology (68%), consumer products (68%), and manufacturing (64%) industries are the biggest users of CRM systems.<\/p>\n<blockquote >\n<p ><span >&ldquo;<\/span>Growing SMBs are 65% more likely to have accelerated their pace of technology investments due to the COVID-19 pandemic.&rdquo;<\/p>\n<\/blockquote>\n<p> <script type=\"text\/javascript\"> $CQ(function() { var campaignParam = 'campaign', experienceParam = 'experience', campaignName = CQ.shared.HTTP.getParameter(location.href, campaignParam), experienceName = CQ.shared.HTTP.getParameter(location.href, experienceParam), allTeasers = [{\"path\":\"\/content\/blogs\/in\/en\/2020\/10\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/jcr:content\/main-par\/videocomponent\/default\",\"url\":\"\/content\/blogs\/in\/en\/2020\/10\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/jcr:content\/main-par\/videocomponent.default.html\",\"name\":\"default\",\"title\":\"Default\",\"campainName\":\"\",\"thumbnail\":\"\/in\/blog\/2020\/10\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/_jcr_content\/main-par\/videocomponent.thumb.png\"}]; \/\/ if campaign and experience in url params \/\/ get the specified experience and set it as the default in the allTeasers array if (campaignName && experienceName){ function isForcedTeaser(teaser, campaign, experience){ var campaignsDirectory = '\/content\/campaigns'; var pathToCampaign = campaignsDirectory + '\/' + campaign; var fullPathToExperience = pathToCampaign + '\/' + experience + '\/'; if(teaser.campaignPath == pathToCampaign){ if(teaser.path.startsWith(fullPathToExperience) || teaser.thumbnail.startsWith(fullPathToExperience)){ return true; } } return false; } for (i = 0; i < allTeasers.length; i++) { if (isForcedTeaser(allTeasers[i], campaignName, experienceName)) { var forcedTeaser = allTeasers[i]; forcedTeaser.name = \"default\"; forcedTeaser.segments = undefined; delete forcedTeaser.segments; allTeasers = [forcedTeaser]; } } } CQ_Analytics.Engine.loadTeaser({ targetID: \"_content_blogs_in_en_2020_10_new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic_jcr_content_main-par_videocomponent\", teasers: allTeasers, strategy: \"\", trackingURL: null}); }); <\/script> <noscript><\/p>\n<div >\n<div> <\/div>\n<p> <script> (function($) { \/\/ Add 'Configuration' global object with details of our Adobe Analytics instance window.Configuration = window.Configuration || {}; var rsid = (typeof Server !== 'undefined') ? Server.getAccount() : ''; $.extend(window.Configuration, { PUBLISHER: '8D6C67C25245AF020A490D4C@AdobeOrg', MCID: '8D6C67C25245AF020A490D4C@AdobeOrg', NAMESPACE: 'salesforce', CHANNEL: 'salesforce', RSID: rsid, TRACKING_SERVER: 'salesforce.sc.omtrdc.net', HEARTBEAT_TRACKING_SERVER: 'salesforce.hb.omtrdc.net', DEBUG: false }); }(jQuery)); \/\/ End of IIFE <\/script> <\/div>\n<p> <\/noscript> <script type=\"text\/javascript\"> $CQ(function() { var campaignParam = 'campaign', experienceParam = 'experience', campaignName = CQ.shared.HTTP.getParameter(location.href, campaignParam), experienceName = CQ.shared.HTTP.getParameter(location.href, experienceParam), allTeasers = [{\"path\":\"\/content\/blogs\/in\/en\/2020\/10\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/jcr:content\/main-par\/videocomponent_1138658446\/default\",\"url\":\"\/content\/blogs\/in\/en\/2020\/10\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/jcr:content\/main-par\/videocomponent_1138658446.default.html\",\"name\":\"default\",\"title\":\"Default\",\"campainName\":\"\",\"thumbnail\":\"\/in\/blog\/2020\/10\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/_jcr_content\/main-par\/videocomponent_1138658446.thumb.png\"}]; \/\/ if campaign and experience in url params \/\/ get the specified experience and set it as the default in the allTeasers array if (campaignName && experienceName){ function isForcedTeaser(teaser, campaign, experience){ var campaignsDirectory = '\/content\/campaigns'; var pathToCampaign = campaignsDirectory + '\/' + campaign; var fullPathToExperience = pathToCampaign + '\/' + experience + '\/'; if(teaser.campaignPath == pathToCampaign){ if(teaser.path.startsWith(fullPathToExperience) || teaser.thumbnail.startsWith(fullPathToExperience)){ return true; } } return false; } for (i = 0; i < allTeasers.length; i++) { if (isForcedTeaser(allTeasers[i], campaignName, experienceName)) { var forcedTeaser = allTeasers[i]; forcedTeaser.name = \"default\"; forcedTeaser.segments = undefined; delete forcedTeaser.segments; allTeasers = [forcedTeaser]; } } } CQ_Analytics.Engine.loadTeaser({ targetID: \"_content_blogs_in_en_2020_10_new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic_jcr_content_main-par_videocomponent_1138658446\", teasers: allTeasers, strategy: \"\", trackingURL: null}); }); <\/script> <noscript><\/p>\n<div >\n<div> <\/div>\n<p> <script> (function($) { \/\/ Add 'Configuration' global object with details of our Adobe Analytics instance window.Configuration = window.Configuration || {}; var rsid = (typeof Server !== 'undefined') ? Server.getAccount() : ''; $.extend(window.Configuration, { PUBLISHER: '8D6C67C25245AF020A490D4C@AdobeOrg', MCID: '8D6C67C25245AF020A490D4C@AdobeOrg', NAMESPACE: 'salesforce', CHANNEL: 'salesforce', RSID: rsid, TRACKING_SERVER: 'salesforce.sc.omtrdc.net', HEARTBEAT_TRACKING_SERVER: 'salesforce.hb.omtrdc.net', DEBUG: false }); }(jQuery)); \/\/ End of IIFE <\/script> <\/div>\n<p> <\/noscript> <a data-content-replacement-close-color=\"sfdc-swap-button-day\" href=\"https:\/\/ctt.ac\/lW5ca\" target=\"_blank\" rel=\"noopener\"> <span> CLICK TO TWEET <\/span> <\/a> <\/p>\n<p>Greg Howell, Founder and President of Flexo Concepts, a small manufacturing business in Plymouth, MA,<a target=\"_blank\" href=\"https:\/\/www.salesforce.com\/resources\/videos\/small-businesses-navigating-change\/\" rel=\"noopener\">put it best<\/a>, &ldquo;We're starting to have those conversations today that we thought we might have 10 years from now. And the platform, and the ability for folks to work remotely, and the ability to quantify the work that's being done, has made that all possible.&rdquo;<\/p>\n<p> <iframe loading=\"lazy\" src=\"https:\/\/play.vidyard.com\/oA9zNK8P2tPKrkuvKUEPJH?disable_popouts=1&amp;v=4.3.12&amp;type=inline\" width=\"100%\" border=\"0\" height=\"406px\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe> <script type=\"text\/javascript\" data-uuid=\"oA9zNK8P2tPKrkuvKUEPJH\"> window.SfdcWwwBase && window.SfdcWwwBase.videoComponent && window.SfdcWwwBase.videoComponent.updateChapter(document.scripts[document.scripts.length - 1].getAttribute(\"data-uuid\")); if(!window.vidyardEmbed){ window.videoUtils && window.videoUtils.loadScriptOnce(\"https:\/\/play.vidyard.com\/embed\/v4.js\", \"Vidyard\", true); } else { window.vidyardEmbed.api.renderDOMPlayers(); } <\/script> <script> (function($) { \/\/ Add 'Configuration' global object with details of our Adobe Analytics instance window.Configuration = window.Configuration || {}; var rsid = (typeof Server !== 'undefined') ? Server.getAccount() : ''; $.extend(window.Configuration, { PUBLISHER: '8D6C67C25245AF020A490D4C@AdobeOrg', MCID: '8D6C67C25245AF020A490D4C@AdobeOrg', NAMESPACE: 'salesforce', CHANNEL: 'salesforce', RSID: rsid, TRACKING_SERVER: 'salesforce.sc.omtrdc.net', HEARTBEAT_TRACKING_SERVER: 'salesforce.hb.omtrdc.net', DEBUG: false }); }(jQuery)); \/\/ End of IIFE <\/script> <\/p>\n<p>Learn how SMBs are navigating the present and preparing for the future, by downloading and reading our latest <a target=\"_blank\" href=\"https:\/\/www.salesforce.com\/in\/form\/pdf\/2020-small-business-trends-report\/?d=7013y000001zAn3AAE\" rel=\"noopener\"><b>Small &amp; Medium Business Trends Report<\/b><\/a>. Plus, find out the new technology trends reshaping the business world and see how they can help set up your business for growth.<\/p>\n<p><i>Salesforce helps you find more customers, win their business, and keep them happy so you can succeed. Learn more about our <a target=\"_blank\" href=\"https:\/\/www.salesforce.com\/in\/solutions\/essentials\/\" rel=\"noopener\">small business CRM solutions<\/a> by following us on <a target=\"_blank\" href=\"https:\/\/twitter.com\/essentials\" rel=\"noopener\">Twitter<\/a>, <a target=\"_blank\" href=\"https:\/\/www.linkedin.com\/showcase\/salesforce-for-small-business\/\" rel=\"noopener\">LinkedIn<\/a>, and <a target=\"_blank\" href=\"https:\/\/instagram.com\/salesforceessentials\/\" rel=\"noopener\">Instagram<\/a>.<\/i><\/p>\n<p> <script type=\"text\/javascript\"> $CQ(function() { var campaignParam = 'campaign', experienceParam = 'experience', campaignName = CQ.shared.HTTP.getParameter(location.href, campaignParam), experienceName = CQ.shared.HTTP.getParameter(location.href, experienceParam), allTeasers = [{\"path\":\"\/content\/blogs\/in\/en\/2020\/10\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/jcr:content\/main-par\/videocomponent_458403530\/default\",\"url\":\"\/content\/blogs\/in\/en\/2020\/10\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/jcr:content\/main-par\/videocomponent_458403530.default.html\",\"name\":\"default\",\"title\":\"Default\",\"campainName\":\"\",\"thumbnail\":\"\/in\/blog\/2020\/10\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/_jcr_content\/main-par\/videocomponent_458403530.thumb.png\"}]; \/\/ if campaign and experience in url params \/\/ get the specified experience and set it as the default in the allTeasers array if (campaignName && experienceName){ function isForcedTeaser(teaser, campaign, experience){ var campaignsDirectory = '\/content\/campaigns'; var pathToCampaign = campaignsDirectory + '\/' + campaign; var fullPathToExperience = pathToCampaign + '\/' + experience + '\/'; if(teaser.campaignPath == pathToCampaign){ if(teaser.path.startsWith(fullPathToExperience) || teaser.thumbnail.startsWith(fullPathToExperience)){ return true; } } return false; } for (i = 0; i < allTeasers.length; i++) { if (isForcedTeaser(allTeasers[i], campaignName, experienceName)) { var forcedTeaser = allTeasers[i]; forcedTeaser.name = \"default\"; forcedTeaser.segments = undefined; delete forcedTeaser.segments; allTeasers = [forcedTeaser]; } } } CQ_Analytics.Engine.loadTeaser({ targetID: \"_content_blogs_in_en_2020_10_new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic_jcr_content_main-par_videocomponent_458403530\", teasers: allTeasers, strategy: \"\", trackingURL: null}); }); <\/script> <noscript><\/p>\n<div >\n<div> <\/div>\n<p> <script> (function($) { \/\/ Add 'Configuration' global object with details of our Adobe Analytics instance window.Configuration = window.Configuration || {}; var rsid = (typeof Server !== 'undefined') ? Server.getAccount() : ''; $.extend(window.Configuration, { PUBLISHER: '8D6C67C25245AF020A490D4C@AdobeOrg', MCID: '8D6C67C25245AF020A490D4C@AdobeOrg', NAMESPACE: 'salesforce', CHANNEL: 'salesforce', RSID: rsid, TRACKING_SERVER: 'salesforce.sc.omtrdc.net', HEARTBEAT_TRACKING_SERVER: 'salesforce.hb.omtrdc.net', DEBUG: false }); }(jQuery)); \/\/ End of IIFE <\/script> <\/div>\n<p> <\/noscript> <span id=\"authorRoot\" path=\"\/content\/blogs\/in\/en\/authors\/\"><\/span> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Business as usual has been anything but &ldquo;usual&rdquo; over the past six months. In early 2020, as the global economy thrived, most small- and medium-sized business (SMB) leaders were focused on how to&hellip;<\/p>\n","protected":false},"author":1,"featured_media":9157,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"sf_justforyou_enable_alt":true,"optimizely_content_id":"","post_meta_title":"","ai_synopsis":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"sf_topic":[555],"sf_content_type":[],"coauthors":[720],"class_list":["post-9159","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","sf_topic-digital-transformation"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>New Research: Small Businesses Lean Into Tech, Social Justice, and Customers During COVID-19 Pandemic - Salesforce<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New Research: Small Businesses Lean Into Tech, Social Justice, and Customers During COVID-19 Pandemic\" \/>\n<meta property=\"og:description\" content=\"Business as usual has been anything but &ldquo;usual&rdquo; over the past six months. In early 2020, as the global economy thrived, most small- and medium-sized business (SMB) leaders were focused on how to&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/\" \/>\n<meta property=\"og:site_name\" content=\"Salesforce\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-06T07:40:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-06T08:56:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/SMB20Moving20Forward.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"627\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Meredith Schmidt\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Meredith Schmidt\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/\"},\"author\":[{\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/#\/schema\/person\/image\/abb4d43756311707fe7a6f56ca459cfd\"}],\"headline\":\"New Research: Small Businesses Lean Into Tech, Social Justice, and Customers During COVID-19 Pandemic\",\"datePublished\":\"2023-06-06T07:40:45+00:00\",\"dateModified\":\"2023-06-06T08:56:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/\"},\"wordCount\":746,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/SMB20Moving20Forward.png\",\"inLanguage\":\"en-IN\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/\",\"url\":\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/\",\"name\":\"New Research: Small Businesses Lean Into Tech, Social Justice, and Customers During COVID-19 Pandemic - Salesforce\",\"isPartOf\":{\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/SMB20Moving20Forward.png\",\"datePublished\":\"2023-06-06T07:40:45+00:00\",\"dateModified\":\"2023-06-06T08:56:33+00:00\",\"author\":{\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/#\/schema\/person\/601f410a2801f4ddcf6f00cb182e69d3\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#breadcrumb\"},\"inLanguage\":\"en-IN\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-IN\",\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#primaryimage\",\"url\":\"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/SMB20Moving20Forward.png\",\"contentUrl\":\"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/SMB20Moving20Forward.png\",\"width\":1200,\"height\":627,\"caption\":\"Keep Your SMB Moving Forward. See The Latest Trends for 2020\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.salesforce.com\/in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"New Research: Small Businesses Lean Into Tech, Social Justice, and Customers During COVID-19 Pandemic\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/#website\",\"url\":\"https:\/\/www.salesforce.com\/in\/blog\/\",\"name\":\"Salesforce\",\"description\":\"News, tips, and insights from the global cloud leader\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.salesforce.com\/in\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-IN\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/#\/schema\/person\/image\/abb4d43756311707fe7a6f56ca459cfd\",\"name\":\"Meredith Schmidt\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-IN\",\"@id\":\"https:\/\/www.salesforce.com\/in\/blog\/#\/schema\/person\/image\/c3b47e1ed24494314e6cdc3718e5cab4\",\"url\":\"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/meredith_schmidt_salesforce.jpg?w=150&h=150&crop=1\",\"contentUrl\":\"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/meredith_schmidt_salesforce.jpg?w=150&h=150&crop=1\",\"width\":\"150\",\"height\":\"150\",\"caption\":\"Meredith Schmidt\"},\"description\":\"As Executive Vice President and GM of Essentials and SMB, Meredith Schmidt is responsible for creating products that help small businesses take advantage of the Salesforce Platform to grow their businesses. Meredith was previously the Executive Vice President in charge of global revenue operations at Salesforce, managing the sales operations, compensation, and product and enablement teams, reporting directly to the CFO. Meredith lives in the San Francisco Bay Area, and enjoys cooking, travelling, and spending time with her fiance, young son, and King Charles Cavalier Spaniel.\",\"url\":\"https:\/\/www.salesforce.com\/in\/blog\/author\/meredith-schmidt\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"New Research: Small Businesses Lean Into Tech, Social Justice, and Customers During COVID-19 Pandemic - Salesforce","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/","og_type":"article","og_title":"New Research: Small Businesses Lean Into Tech, Social Justice, and Customers During COVID-19 Pandemic","og_description":"Business as usual has been anything but &ldquo;usual&rdquo; over the past six months. In early 2020, as the global economy thrived, most small- and medium-sized business (SMB) leaders were focused on how to&hellip;","og_url":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/","og_site_name":"Salesforce","article_published_time":"2023-06-06T07:40:45+00:00","article_modified_time":"2023-06-06T08:56:33+00:00","og_image":[{"width":1200,"height":627,"url":"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/SMB20Moving20Forward.png","type":"image\/png"}],"author":"Meredith Schmidt","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Meredith Schmidt","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#article","isPartOf":{"@id":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/"},"author":[{"@id":"https:\/\/www.salesforce.com\/in\/blog\/#\/schema\/person\/image\/abb4d43756311707fe7a6f56ca459cfd"}],"headline":"New Research: Small Businesses Lean Into Tech, Social Justice, and Customers During COVID-19 Pandemic","datePublished":"2023-06-06T07:40:45+00:00","dateModified":"2023-06-06T08:56:33+00:00","mainEntityOfPage":{"@id":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/"},"wordCount":746,"commentCount":0,"image":{"@id":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#primaryimage"},"thumbnailUrl":"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/SMB20Moving20Forward.png","inLanguage":"en-IN","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/","url":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/","name":"New Research: Small Businesses Lean Into Tech, Social Justice, and Customers During COVID-19 Pandemic - Salesforce","isPartOf":{"@id":"https:\/\/www.salesforce.com\/in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#primaryimage"},"image":{"@id":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#primaryimage"},"thumbnailUrl":"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/SMB20Moving20Forward.png","datePublished":"2023-06-06T07:40:45+00:00","dateModified":"2023-06-06T08:56:33+00:00","author":{"@id":"https:\/\/www.salesforce.com\/in\/blog\/#\/schema\/person\/601f410a2801f4ddcf6f00cb182e69d3"},"breadcrumb":{"@id":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#breadcrumb"},"inLanguage":"en-IN","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/"]}]},{"@type":"ImageObject","inLanguage":"en-IN","@id":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#primaryimage","url":"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/SMB20Moving20Forward.png","contentUrl":"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/SMB20Moving20Forward.png","width":1200,"height":627,"caption":"Keep Your SMB Moving Forward. See The Latest Trends for 2020"},{"@type":"BreadcrumbList","@id":"https:\/\/www.salesforce.com\/in\/blog\/new-research-small-businesses-lean-into-tech-social-justice-and-customers-during-covid-19-pandemic\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.salesforce.com\/in\/blog\/"},{"@type":"ListItem","position":2,"name":"New Research: Small Businesses Lean Into Tech, Social Justice, and Customers During COVID-19 Pandemic"}]},{"@type":"WebSite","@id":"https:\/\/www.salesforce.com\/in\/blog\/#website","url":"https:\/\/www.salesforce.com\/in\/blog\/","name":"Salesforce","description":"News, tips, and insights from the global cloud leader","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.salesforce.com\/in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-IN"},{"@type":"Person","@id":"https:\/\/www.salesforce.com\/in\/blog\/#\/schema\/person\/image\/abb4d43756311707fe7a6f56ca459cfd","name":"Meredith Schmidt","image":{"@type":"ImageObject","inLanguage":"en-IN","@id":"https:\/\/www.salesforce.com\/in\/blog\/#\/schema\/person\/image\/c3b47e1ed24494314e6cdc3718e5cab4","url":"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/meredith_schmidt_salesforce.jpg?w=150&h=150&crop=1","contentUrl":"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/meredith_schmidt_salesforce.jpg?w=150&h=150&crop=1","width":"150","height":"150","caption":"Meredith Schmidt"},"description":"As Executive Vice President and GM of Essentials and SMB, Meredith Schmidt is responsible for creating products that help small businesses take advantage of the Salesforce Platform to grow their businesses. Meredith was previously the Executive Vice President in charge of global revenue operations at Salesforce, managing the sales operations, compensation, and product and enablement teams, reporting directly to the CFO. Meredith lives in the San Francisco Bay Area, and enjoys cooking, travelling, and spending time with her fiance, young son, and King Charles Cavalier Spaniel.","url":"https:\/\/www.salesforce.com\/in\/blog\/author\/meredith-schmidt\/"}]}},"jetpack_featured_media_url":"https:\/\/www.salesforce.com\/in\/blog\/wp-content\/uploads\/sites\/9\/2023\/06\/SMB20Moving20Forward.png","jetpack_sharing_enabled":true,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Salesforce","distributor_original_site_url":"https:\/\/www.salesforce.com\/in\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/posts\/9159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/comments?post=9159"}],"version-history":[{"count":2,"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/posts\/9159\/revisions"}],"predecessor-version":[{"id":9466,"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/posts\/9159\/revisions\/9466"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/media\/9157"}],"wp:attachment":[{"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/media?parent=9159"}],"wp:term":[{"taxonomy":"sf_topic","embeddable":true,"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/sf_topic?post=9159"},{"taxonomy":"sf_content_type","embeddable":true,"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/sf_content_type?post=9159"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.salesforce.com\/in\/blog\/wp-json\/wp\/v2\/coauthors?post=9159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}