CINXE.COM

Accessible Surveys - SmartSurvey

<!DOCTYPE html><html data-wf-page="641340d232209441d9d6b833" lang="en"><head><meta charset="utf-8"><title>Accessible Surveys - SmartSurvey</title><meta content="Make your surveys accessible so that everyone that wants to respond can do so, with WCAG compliant themes, assistive technology support and more." name="description"><meta content="width=device-width, initial-scale=1" name="viewport"><link href="/wf-assets/css/smartsurvey.webflow.8ee7dd6ee.min.css" rel="stylesheet" type="text/css"><script src="https://use.typekit.net/oao0nqo.js" type="text/javascript"></script><script type="text/javascript">try{Typekit.load();}catch(e){}</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/63ece9e8fdf85eaa8850dcd2_favicon.png" rel="shortcut icon" type="image/x-icon"><link href="https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/63ecea56433aca441e35f1a7_webclip.png" rel="apple-touch-icon"><meta property="og:site_name" content="SmartSurvey"> <meta property="og:locale" content="en_GB"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#f0641b"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="theme-color" content="#ffffff"> <!-- Google Consent Mode --> <script>window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('consent', 'default', { 'ad_storage': 'denied', 'analytics_storage': 'denied', 'wait_for_update': 1500 }); gtag('set', 'ads_data_redaction', true); </script> <!-- End Google Consent Mode --> <!-- Google Forwarding Number --> <script type="text/javascript"> (function (a, e, c, f, g, b, d) { var h = { ak: "1071449239", cl: "xCaoCMmJ8WQQl4n0_gM" }; a[c] = a[c] || function () { (a[c].q = a[c].q || []).push(arguments) }; a[f] || (a[f] = h.ak); b = e.createElement(g); b.async = 1; b.src = "//www.gstatic.com/wcm/loader.js"; d = e.getElementsByTagName(g)[0]; d.parentNode.insertBefore(b, d); a._googWcmGet = function (b, d, e) { a[c](2, b, h, d, null, new Date, e) } })(window, document, "_googWcmImpl", "_googWcmAk", "script"); </script> <!-- End Google Forwarding Number --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KC3JWW');</script> <!-- End Google Tag Manager --> <style> @media screen and (min-width: 600px) { #cookiefirst-root>div:first-child{opacity:0.6;} #cookiefirst-root>div:nth-child(2) {max-width: 1180px} #cookiefirst-root>div:nth-child(2)>div {padding: 5%;height: 80vh;display: flex;flex-direction: column;justify-content: center;border: 160px solid #eaede3;border-radius: 6px!important;border-top-width: 10vh;border-bottom-width: 10vh;} #cookiefirst-root>div:nth-child(2)>div>div:first-child{display: inline-block;} #cookiefirst-root button span {padding: 10px 0;} } </style><link rel="canonical" href="https://www.smartsurvey.co.uk/features/accessibility" data-fix="" data-fix-from="" data-fix-to=""><link rel="alternate" href="https://www.smartsurvey.com/features/accessibility" hreflang="en-US"><link rel="alternate" href="https://www.smartsurvey.co.uk/features/accessibility" hreflang="en-GB"><link rel="alternate" href="https://www.smartsurvey.co.uk/features/accessibility" hreflang="x-default"></head><body class="body"><div class="global-styles w-embed"><style> /* Prevent horizontal scrollbars */ body { overflow-x: hidden; } /* Hide scrollbar for Chrome, Safari and Opera */ .tabs-menu::-webkit-scrollbar { display: none; } /* Hide scrollbar for IE, Edge and Firefox */ .tabs-menu { -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */ } .w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] { z-index: 10 !important; } /* Make text look crisper and more legible in all browsers */ body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; text-rendering: optimizeLegibility; } /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.125rem solid #4d65ff; outline-offset: 0.125rem; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Create a class of .div-square which maintains a 1:1 dimension of a div */ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } .modal-content { overflow-y: scroll !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } /*Desktop*/ @media (min-width: 992px) { html { font-size:16px; } } /*Tablet*/ @media (max-width: 991px) { html { font-size:15px; } } /*Mobile Landscape*/ @media (max-width: 767px) { html { font-size:15px; } } /*Mobile Portrait*/ @media (max-width: 479px) { html { font-size:15px; } } /* EXTRAS */ .background-colour-navy h2, .background-colour-navy h3, .background-colour-navy h4, .background-colour-navy h5, .background-colour-navy h6 { color: #fff; } .background-colour-navy .text-rich-text, .background-colour-navy p { color: var(--medium-grey); } .w-slider-dot { background: #DDD1CA !important;} .w-slider-dot.w-active { background: #189E87 !important; } .callout-link { text-decoration: none !important;} .legal-consent-container .hs-form-booleancheckbox-display p {margin: 0;font-size: 0.9rem;font-weight: 400!important;} .legal-consent-container .hs-form-booleancheckbox-display>span {margin-left: 8px !important;} /* RICH TEXT BULLETS */ .text-rich-text ul li { margin-bottom: 0.5rem; padding-left: 1.2rem; background-image: url(https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/63fcef79f1927a0e4cd84a24_green-bullet.svg); background-position: 0 10px; background-size: 0.6rem; background-repeat: no-repeat; list-style: none; } /* HUBSPOT FORM */ .hs-input { width: 100% !important; } .hs-form { list-style-type: none; width: 100%; } label { color: var(--slate-blue); font-size: 1.125rem; } .form-columns-1 { width: 100% !important; max-width: 100% !important; } .form-columns-2 { width: 100% !important; max-width: 100% !important; } .hs-form.hs-form fieldset[class] .hs-input[type=checkbox] { transform: scale(1.4) !important; transform-origin: top right !important; margin: 3px 6px; width: auto !important; margin-top: -18px !important; } .hs-form.hs-form fieldset[class] .hs-input[type="file"] { padding: 1rem; } /* SmartSurvey Shear Block Styles */ .bg-shear { position: relative; overflow: hidden; background-size: cover; background-position: center; } .bg-shear::before { content: ""; height: 100%; width: 100%; display: block; position: absolute; left: 45%; top: 0; transform: skewX(-11deg); transform-origin: top left; z-index:1 } .bg-shear.is-green::before { background-color: #158472; } /* SmartSurvey Dot Block Styles */ .background-colour-navy-dotted::after { content: ""; display: block; width: 420px; height: 300vh; background-image: radial-gradient(#1170A8 8%, transparent 8%); background-position: 8px 8px; background-size: 38px 38px; transform: translatex(-15vw) translatey(-100vh) rotate3d(0, 0, 1, 33deg); transform-origin: center; position: absolute; top: 0; right: 0; } /* SmartSurvey Custom Styles */ .break-word {word-wrap: break-word} .break-all {word-break: break-all} /* Break long URLs in link text */ .break-word a { word-break: break-word; } /* Fix for variable fonts */ h1,h2,h3,h4,h5,h6, .heading-style-h1, .heading-style-h2, .heading-style-h3 { font-weight: 400; font-variation-settings: "wght" 400; } .heading-style-h4, .heading-style-h5, .heading-style-h6 { font-weight: 400; font-variation-settings: "wght" 500; } .button { font-weight: 400; font-variation-settings: "wght" 500; } em { font-style: normal; font-variation-settings: "slnt" -10; } .li-style-tick.li-style-tick ul { padding: 0; } .li-style-tick.li-style-tick ul li { background-image: url('https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/67a38acee223474c15bfee8a_cdcfd64d719fa98344e99e33f579e1a9_check-grey.svg'); background-size: 1em; background-position: 0.4em 0em; padding: 0 0 0 2em; } </style></div><div class="core-script-embed w-embed w-iframe w-script"><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KC3JWW" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- CookieFirst --> <script src="https://consent.cookiefirst.com/banner.js" data-cookiefirst-key="ddf24852-72b3-4aca-bf41-a6bb635f787d"></script> <!-- End CookieFirst --> <!-- Webeo (noscript) --> <noscript><img src="https://secure.intelligent-business-7.com/795612.png" style="display:none;"></noscript> <!-- End Webeo (noscript) --></div><div class="page-wrapper"><main class="main-wrapper no-overflow"><div data-w-id="dd2c59ea-5f08-2a86-d269-3d9a293b7a60" class="nav-control"><div data-animation="over-right" class="nav w-nav" data-easing2="ease-in-out" data-easing="ease-in-out" data-collapse="medium" data-w-id="a7e58694-b3b0-630d-39bc-f3315431d7a2" role="banner" data-duration="300" data-doc-height="1"><div class="top-bar_nav"><div class="container-medium aligned-right"><a href="/contact" class="top-bar_link">Contact</a><div class="text-separator"></div><a href="/site-search" class="top-bar_link">Search</a><div class="text-separator"></div><a href="/company/careers" class="top-bar_link">We&#x27;re hiring</a><div class="text-separator"></div><a href="https://app.smartsurvey.co.uk/login" class="top-bar_link">Login</a></div></div><div class="nav-content-block"><div class="container-medium is-nav-flex is-static"><a href="/" class="logo w-nav-brand"><img loading="lazy" width="208" height="38" src="https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/66b62d0e3a32f0193c7fb61e_logo-smartsurvey-primary-rgb.svg" alt="SmartSurvey logo."></a><nav role="navigation" class="nav-menu is-static w-nav-menu"><div data-hover="false" data-delay="100" data-w-id="a7e58694-b3b0-630d-39bc-f3315431d7b7" class="nav-dropdown is-static w-dropdown"><div class="nav-dropdown-toggle w-dropdown-toggle"><div class="nav-dropdown-arrow w-embed"><svg width="14" height="9" viewbox="0 0 14 9" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.59375 8.28125L7.42286 7.51543L13.0938 2.2496L11.4355 0.471134L6.59375 4.96479L1.75198 0.471134L0.0937497 2.2496L5.76464 7.51543L6.59375 8.28125Z" fill="currentColor"></path> </svg></div><div>Product</div></div><nav class="dropdown-list _2-col w-dropdown-list"><div class="dd-list-content is-dd-block"><div class="container-medium is-dd-flex"><div class="dd-col"><div id="w-node-a7e58694-b3b0-630d-39bc-f3315431d7c0-293b7a60" class="dd-link-container"><div class="title-wrapper"><div class="text-style-allcaps text-size-xsmall text-weight-semibold text-colour-dark-blue">Product</div></div><a href="/survey-software" class="dropdown-link is-orange w-inline-block"><img src="https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/6495c51854f5fb7b5707b478_Frame%2045.svg" loading="lazy" alt="" class="dd-img"><div><div class="text-weight-semibold">Survey Software</div><div class="spacer-xxtiny"></div><div class="text-size-regular text-colour-blue text-weight-normal">Create, share, and analyse surveys for effortless insights gathering.</div></div></a><a href="/enterprise" class="dropdown-link is-light-blue w-inline-block"><img src="https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/6495c59f8560288d4658c4c9_Frame%2045%20(1).svg" loading="lazy" alt="" class="dd-img"><div><div class="text-weight-semibold">Enterprise Survey Software</div><div class="spacer-xxtiny"></div><div class="text-size-regular text-colour-blue text-weight-normal">Complete solution for data collection, insights, and actionable results.</div></div></a><a href="/features/survey-dashboards" class="dropdown-link is-light-green w-inline-block"><img src="https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/6644c6a440ef2db5f512d409_nav-dd-dashboards.svg" loading="lazy" alt="" class="dd-img"><div><div class="text-weight-semibold">Dashboards</div><div class="spacer-xxtiny"></div><div class="text-size-regular text-colour-blue text-weight-normal">Visualise your data, monitor KPIs and empower teams to make data-driven decisions.</div></div></a></div></div><div class="vertical-divider"></div><div class="dd-col"><div id="w-node-a7e58694-b3b0-630d-39bc-f3315431d7d6-293b7a60" class="dd-link-container"><div class="title-wrapper"><div class="text-style-allcaps text-size-xsmall text-weight-semibold text-colour-dark-blue">Addons</div></div><div class="_2-col-grid"><a href="/integrations" class="dropdown-link is-grey w-inline-block"><div><div class="text-weight-semibold">Native Integrations</div><div class="spacer-xxtiny"></div><div class="text-size-regular text-colour-blue text-weight-normal">Integrate with your favourite platforms in just a few clicks.</div></div></a><a href="/services/consumer-panels" class="dropdown-link is-grey w-inline-block"><div><div class="text-weight-semibold">Consumer Panels</div><div class="spacer-xxtiny"></div><div class="text-size-regular text-colour-blue text-weight-normal">Instantly reach millions with our Live Consumer Audience Service.</div></div></a><a href="/integrations/directory" class="dropdown-link is-grey w-inline-block"><div><div class="text-weight-semibold">Integration Directory</div><div class="spacer-xxtiny"></div><div class="text-size-regular text-colour-blue text-weight-normal">Search our list of over 297 platform integrations.</div></div></a><a href="/features/white-label-surveys" class="dropdown-link is-grey w-inline-block"><div><div class="text-weight-semibold">White Label</div><div class="spacer-xxtiny"></div><div class="text-size-regular text-colour-blue text-weight-normal">Customise and white label your survey communications.</div></div></a><a href="/features/api-webhooks" class="dropdown-link is-grey w-inline-block"><div><div class="text-weight-semibold">API &amp; Webhooks</div><div class="spacer-xxtiny"></div><div class="text-size-regular text-colour-blue text-weight-normal">Access our API and webhooks directly or use tools like Zapier and Integrately.</div></div></a><a href="/features" class="dropdown-link is-grey w-inline-block"><div><div class="text-weight-semibold">All Features</div><div class="spacer-xxtiny"></div><div class="text-size-regular text-colour-blue text-weight-normal">Our survey software is very user friendly yet packed full of advanced</div></div></a></div></div></div></div></div></nav></div><div data-hover="false" data-delay="100" data-w-id="a7e58694-b3b0-630d-39bc-f3315431d7f7" class="nav-dropdown is-static w-dropdown"><div class="nav-dropdown-toggle w-dropdown-toggle"><div class="nav-dropdown-arrow w-embed"><svg width="14" height="9" viewbox="0 0 14 9" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.59375 8.28125L7.42286 7.51543L13.0938 2.2496L11.4355 0.471134L6.59375 4.96479L1.75198 0.471134L0.0937497 2.2496L5.76464 7.51543L6.59375 8.28125Z" fill="currentColor"></path> </svg></div><div>Solutions</div></div><nav class="dropdown-list _2-col w-dropdown-list"><div class="dd-list-content is-dd-block"><div class="container-medium is-dd-flex"><div class="dd-col is-small"><div class="text-size-large text-weight-semibold">Solutions</div><div class="spacer-tiny"></div><p class="text-colour-blue">Discover the versatility of our survey software, designed to meet different functional needs across industries and company sizes.</p></div><div class="vertical-divider"></div><div class="dd-col"><div id="w-node-a7e58694-b3b0-630d-39bc-f3315431d807-293b7a60" class="dd-link-container"><div class="title-wrapper"><div class="text-style-allcaps text-size-xsmall text-weight-semibold text-colour-dark-blue">By Function</div></div><a href="/solutions/customer-experience" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Customer Experience</div></a><a href="/solutions/employee-experience" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Employee Experience</div></a><a href="/solutions/patient-experience" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Patient Experience</div></a><a href="/solutions/market-research" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Market Research</div></a><a href="/solutions/citizen-engagement" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Citizen Engagement</div></a></div></div><div class="vertical-divider"></div><div class="dd-col"><div id="w-node-a7e58694-b3b0-630d-39bc-f3315431d825-293b7a60" class="dd-link-container"><div class="title-wrapper"><div class="text-style-allcaps text-size-xsmall text-weight-semibold text-colour-dark-blue">By Industry</div></div><a href="/public-sector-and-government-surveys" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Government</div></a><a href="/financial-services-surveys" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Financial Services</div></a><a href="/healthcare-surveys" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Healthcare</div></a><a href="/education-surveys" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Education</div></a><a href="/non-profit-surveys" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Not for profit</div></a><a href="/hospitality-surveys" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Hospitality &amp; Travel</div></a><a href="/hospitality-surveys/event" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Events</div></a></div></div><div class="vertical-divider"></div><div class="dd-col"><div id="w-node-a7e58694-b3b0-630d-39bc-f3315431d84f-293b7a60" class="dd-link-container"><div class="title-wrapper"><div class="text-style-allcaps text-size-xsmall text-weight-semibold text-colour-dark-blue">By Plan</div></div><a href="/free-online-surveys" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Basic (Free)</div></a><a href="/survey-software/professional-plan" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Professional</div></a><a href="/survey-software/business-plan" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Business</div></a><a href="/enterprise" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Enterprise</div></a><a data-uk-only="true" href="/survey-software/student-plan" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Student</div></a><a data-uk-only="true" href="/survey-software/university-plan" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">University</div></a><div class="div-line"></div><a href="/non-profit-surveys/plan" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Non-profit discount</div></a></div></div></div></div></nav></div><div data-hover="false" data-delay="100" data-w-id="a7e58694-b3b0-630d-39bc-f3315431d87b" class="nav-dropdown is-static w-dropdown"><div class="nav-dropdown-toggle w-dropdown-toggle"><div>Features</div><div class="nav-dropdown-arrow w-embed"><svg width="14" height="9" viewbox="0 0 14 9" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.59375 8.28125L7.42286 7.51543L13.0938 2.2496L11.4355 0.471134L6.59375 4.96479L1.75198 0.471134L0.0937497 2.2496L5.76464 7.51543L6.59375 8.28125Z" fill="currentColor"></path> </svg></div></div><nav class="dropdown-list _2-col w-dropdown-list"><div class="dd-list-content is-dd-block"><div class="container-medium is-dd-flex"><div class="dd-col grow"><div id="w-node-_64467a9d-6647-cef7-dc3e-f29be8cdf6e3-293b7a60" class="dd-link-container"><a href="/features/create-engaging-surveys" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Create Engaging Surveys</div></a><a href="/features/ask-questions-your-way" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Ask Questions your Way</div></a><a href="/features/white-label-surveys" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">White Label Surveys</div></a><a href="/features/smart-surveys" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Smart Surveys</div></a><a href="/features/accessibility" aria-current="page" class="dropdown-link-2 w-inline-block w--current"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Accessibility</div></a><a href="/features/mobile-first-surveys" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Mobile-first Surveys</div></a><a href="/features/advanced-customisation" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Advanced Customisation</div></a><a href="/features/survey-dashboards" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Dashboards</div></a></div></div><div class="vertical-divider"></div><div class="dd-col grow"><div id="w-node-_64467a9d-6647-cef7-dc3e-f29be8cdf716-293b7a60" class="dd-link-container"><a href="/features/survey-data-management" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Data Management</div></a><a href="/features/survey-sharing" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Survey Sharing</div></a><a href="/features/survey-safety-and-security" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Safety and Security</div></a><a href="/features/real-time-analysis" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Real-time Analysis</div></a><a href="/features/survey-metrics" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Measure Key Metrics</div></a><a href="/features/response-management" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Response Management</div></a><a href="/features/flexible-distribution" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Flexible Distribution</div></a><a href="/integrations/directory" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Native integrations</div></a></div></div><div class="vertical-divider"></div><div class="dd-col grow"><div id="w-node-_64467a9d-6647-cef7-dc3e-f29be8cdf749-293b7a60" class="dd-link-container"><a href="/features/embed-surveys" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Embed Surveys</div></a><a href="/features/api-webhooks" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">API and Webhooks</div></a><a href="/integrations" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Integrations</div></a><a href="/features/external-alerts-and-updates" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">External Alerts and Updates</div></a><a href="/features/collaboration-and-security" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Collaboration</div></a><a href="/features/personal-productivity" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Personal Productivity</div></a><a href="/features/helping-you-succeed" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Helping You Succeed</div></a><a href="/services/consumer-panels" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Buy Responses</div></a><a href="/features#feature-table" class="dropdown-link-2 w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">See All Features</div></a></div></div></div></div></nav></div><a href="/pricing" class="nav-link is-main-nav w-nav-link">Plans &amp; Pricing</a><div data-hover="false" data-delay="100" data-w-id="a7e58694-b3b0-630d-39bc-f3315431d8e2" class="nav-dropdown is-static w-dropdown"><div class="nav-dropdown-toggle w-dropdown-toggle"><div>Resources</div><div class="nav-dropdown-arrow w-embed"><svg width="14" height="9" viewbox="0 0 14 9" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.59375 8.28125L7.42286 7.51543L13.0938 2.2496L11.4355 0.471134L6.59375 4.96479L1.75198 0.471134L0.0937497 2.2496L5.76464 7.51543L6.59375 8.28125Z" fill="currentColor"></path> </svg></div></div><nav class="dropdown-list _2-col w-dropdown-list"><div class="dd-list-content is-dd-block"><div class="container-medium is-dd-flex"><div class="dd-col is-4-row"><div id="w-node-be1370c0-dba8-225d-9602-cb9e6a603170-293b7a60" class="dd-link-container"><div class="title-wrapper"><div class="text-style-allcaps text-size-xsmall text-weight-semibold text-colour-dark-blue">Support &amp; Status</div></div><a href="https://help.smartsurvey.co.uk" target="_blank" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Help Guides</div></a><a href="/updates" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Product Updates</div></a><a href="/security" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Security</div></a><a href="/gdpr" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">GDPR</div></a><a href="https://smartsurvey.status.io" target="_blank" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">System Status</div></a><a href="https://docs.smartsurvey.io" target="_blank" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">API Docs</div></a></div></div><div class="vertical-divider"></div><div class="dd-col is-4-row"><div id="w-node-be1370c0-dba8-225d-9602-cb9e6a60319a-293b7a60" class="dd-link-container"><div class="title-wrapper"><div class="text-style-allcaps text-size-xsmall text-weight-semibold text-colour-dark-blue">Tools</div></div><a href="/free-online-surveys" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"><strong></strong></div></div><div class="nav_text-size-small">Free Survey Maker</div></a><a href="/resources/calculators" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Calculators</div></a><a href="/resources/roi-calculators" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">ROI Calculators</div></a><a href="/survey-questions" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Survey Questions</div></a><a href="/survey-types" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Types of Survey</div></a><a href="/survey-design" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Survey Design</div></a><a href="/company/about-accessible-surveys" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Accessibility Guide</div></a></div></div><div class="vertical-divider"></div><div class="dd-col is-4-row"><div id="w-node-be1370c0-dba8-225d-9602-cb9e6a6031c5-293b7a60" class="dd-link-container"><div class="title-wrapper"><div class="text-style-allcaps text-size-xsmall text-weight-semibold text-colour-dark-blue">Company</div></div><a href="/company/about-us" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">About Us</div></a><a href="/company/careers" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Careers</div></a><a href="/blog" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Blog</div></a><a href="/case-studies" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Case Studies</div></a></div></div><div class="vertical-divider"></div><div class="dd-col is-4-row"><div class="dd-link-container"><div class="title-wrapper"><div class="text-style-allcaps text-size-xsmall text-weight-semibold text-colour-dark-blue">Survey Templates</div></div><a href="/templates/surveys/customer" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Customer</div></a><a href="/templates/surveys/education" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Education</div></a><a href="/templates/surveys/employee" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Employee</div></a><a href="/templates/surveys/events" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Events</div></a><a href="/templates/surveys/hospitality" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">Hospitality</div></a><a href="/templates/surveys" class="dropdown-link w-inline-block"><div class="fa-icon-container_tiny"><div class="fa-text text-colour-green"></div></div><div class="nav_text-size-small">All Categories</div></a></div></div></div></div></nav></div><div class="nav-button-wrapper hide-tablet"><div><a href="https://app.smartsurvey.co.uk/c/signup?plan=7&amp;trial=1&amp;cta=start-for-free" class="button is-small wide-button w-button">Start for free</a></div></div><div class="top-bar-content"><a href="/company/careers" class="wide-link">We&#x27;re hiring</a><a href="/contact" class="wide-link">Contact us</a><a href="https://app.smartsurvey.co.uk/c/signup?ut_source=adminbar" class="wide-link">Sign up</a><a href="https://app.smartsurvey.co.uk/" class="wide-link">Login</a></div></nav><div class="menu-button w-nav-button"><div class="menu-line _1"></div><div class="menu-line _2"></div><div class="menu-line _3"></div></div></div></div><div class="nav-bg-container"><div class="nav-bg"></div></div><div class="bg-overlay"></div></div><div class="nav-page-overlay"></div><div class="nav-page-overlay-2"></div><div class="nav-page-overlay-3"></div><div class="nav-page-overlay-4"></div></div><div class="section-home-hero padding-huge bottom-shadow background-colour-light-blue"><div class="container-medium horizontal-flex"><div class="col_40"><div class="max-width-small"><h1>Accessible Surveys</h1><div class="spacer-small"></div><div class="text-size-xmedium text-colour-blue">Ensuring your surveys are fully accessible is critical, no matter what sector you operate in. It&#x27;s why we&#x27;re committed to helping you make accessible surveys, so that everyone that wants to respond can do so.</div></div><div class="spacer-large"></div><div class="cta-holder"><a href="/pricing" class="button w-button">Select your plan</a></div><div class="cta-holder w-condition-invisible"><div class="button-container"><a data-w-id="b3ad9621-430c-821f-4c47-32ead1e21f77" href="#" class="button w-button">Get in touch</a><div class="modal is-hubspot"><div class="container-small"><div class="modal-content z-index-1"><div class="sticky-bar"><div data-w-id="b3ad9621-430c-821f-4c47-32ead1e21f7c" class="fa-icon_close"><div class="fa-text text-colour-blue"></div></div></div><div class="hs-wrapper"><h2>Get in touch</h2><div class="spacer-medium"></div><div class="w-embed w-script"><script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "5735651", formId: "3c25fc8a-0aac-4bac-94a9-a9c5aca43482" }); </script> <style> .hs-form-checkbox-display, .hs-form-radio-display { display: flex; align-items: center; justify-content: flex-start; flex-wrap: nowrap; flex-direction: row; } input[type=radio] { width: auto !important; margin-right: 0.4rem !important; } </style></div></div></div></div><div data-w-id="b3ad9621-430c-821f-4c47-32ead1e21f80" class="close-layer"></div></div></div></div><div class="cta-holder w-condition-invisible"><a href="https://info.smartsurvey.co.uk/book-a-demo#" class="button w-button">Request demo</a></div></div><div class="col_60 text-align-center"><img src="https://cdn.prod.website-files.com/64022de562115a8189fe542a/64143596982f871e534b19fd_header-features-accessibility.svg" alt="" class="image_home-hero"></div></div><div class="container-medium"></div></div><div class="feature-section padding-bottom-1rem"><div class="container-medium"><div class="section-feature-page-head w-condition-invisible"><h2 class="text-align-center w-dyn-bind-empty"></h2><div class="spacer-medium"></div><div class="text-rich-text-large text-align-center align-center max-width-large w-dyn-bind-empty w-richtext"></div></div><div id="section-1"><div class="w-layout-grid feature-page_grid"><div class="feature-page_grid-image"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/64022de562115a8189fe542a/64143596982f8772b74b19fc_features-accessibility-wcag-compliant.svg"></div><div class="feature-page_grid-content"><h2 class="feature-page_grid-title">WCAG compliant</h2><div class="spacer-medium"></div><div class="text-size-xmedium text-colour-blue w-richtext"><p>With our accessible survey themes, we give you what you need to make surveys that meet the highest current standards for accessibility. Add alt text to images, and create surveys that can be navigated without mouse and keyboard.</p></div></div></div><div class="spacer-huge"></div></div><div><div class="w-layout-grid feature-page_grid"><div class="feature-page_grid-content"><h2 class="feature-page_grid-title">Assistive technology support</h2><div class="spacer-medium"></div><div class="text-size-xmedium text-colour-blue w-richtext"><p>When using an accessible theme, SmartSurvey surveys are compatible with assistive technology such as screen readers, magnifiers, and other tools to help people with sight or other impairments to interact with and respond to your surveys, and have their voices heard as part of your projects.</p></div></div><div class="feature-page_grid-image"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/64022de562115a8189fe542a/64143596982f8747ce4b19fa_features-accessibility.svg"></div></div><div class="spacer-huge"></div></div><div><div class="w-layout-grid feature-page_grid"><div class="feature-page_grid-image"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/64022de562115a8189fe542a/64143596982f870de84b19f8_features-accessibility-multilingual-surveys.svg"></div><div class="feature-page_grid-content"><h2 class="feature-page_grid-title">Multilingual surveys</h2><div class="spacer-medium"></div><div class="text-size-xmedium text-colour-blue w-richtext"><p>Any SmartSurvey Survey can be translated and displayed in more than one language. By using a single survey with <a href="/features/multilingual-surveys">multiple translations</a>, you can collect data across communities that all feed into a single set of data that can still be filtered by languages to determine the needs of different language groups.</p></div></div></div><div class="spacer-huge"></div></div><div><div class="w-layout-grid feature-page_grid"><div class="feature-page_grid-content"><h2 class="feature-page_grid-title">Lots of guides to help you</h2><div class="spacer-medium"></div><div class="text-size-xmedium text-colour-blue w-richtext"><p>Because accessibility can be a challenge, even for experienced professionals, we&#x27;ve created a suite of help documentation to guide you on what question types to use, which to avoid, tips on wording, headings, and structure. New guides are being created all the time, so whatever your project is, we can help.</p></div></div><div class="feature-page_grid-image"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/64022de562115a8189fe542a/64143596982f876ba14b19fb_features-accessibility-guides.svg"></div></div><div class="spacer-huge"></div></div><div><div class="w-layout-grid feature-page_grid"><div class="feature-page_grid-image"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/64022de562115a8189fe542a/64143596982f87f0d74b19f9_features-accessibility-consultant.svg"></div><div class="feature-page_grid-content"><h2 class="feature-page_grid-title">In-house accessibility consultant</h2><div class="spacer-medium"></div><div class="text-size-xmedium text-colour-blue w-richtext"><p>We work with an in-house consultant to help us make our software as accessible is it can be. We can advise and make use of that expertise for your projects if you need some help or guidance on an accessibility journey, as part of a partially managed service.</p></div></div></div><div class="spacer-huge"></div></div><div class="w-condition-invisible"><div class="w-layout-grid feature-page_grid"><div class="feature-page_grid-content"><h2 class="feature-page_grid-title w-dyn-bind-empty"></h2><div class="spacer-medium"></div><div class="text-size-xmedium text-colour-blue w-dyn-bind-empty w-richtext"></div></div><div class="feature-page_grid-image"><img loading="lazy" alt="" src="" class="w-dyn-bind-empty"></div></div><div class="spacer-huge"></div></div><div class="w-condition-invisible"><div class="w-layout-grid feature-page_grid"><div class="feature-page_grid-image"><img loading="lazy" alt="" src="" class="w-dyn-bind-empty"></div><div class="feature-page_grid-content"><h2 class="feature-page_grid-title w-dyn-bind-empty"></h2><div class="spacer-medium"></div><div class="text-size-xmedium text-colour-blue w-dyn-bind-empty w-richtext"></div></div></div><div class="spacer-huge"></div></div><div class="w-condition-invisible"><div class="w-layout-grid feature-page_grid"><div class="feature-page_grid-content"><h2 class="feature-page_grid-title w-dyn-bind-empty"></h2><div class="spacer-medium"></div><div class="text-size-xmedium text-colour-blue w-dyn-bind-empty w-richtext"></div></div><div class="feature-page_grid-image"><img loading="lazy" alt="" src="" class="w-dyn-bind-empty"></div></div><div class="spacer-huge"></div></div></div></div><div class="background-colour-grey padding-huge w-condition-invisible"><div class="container-medium"><h1 class="text-align-center w-dyn-bind-empty"></h1><div class="spacer-large w-condition-invisible"></div><div class="text-rich-text w-dyn-bind-empty w-richtext"></div></div></div><div class="padding-huge w-condition-invisible"><div class="container-medium"><h2 class="text-align-center w-condition-invisible w-dyn-bind-empty"></h2><div class="spacer-large w-condition-invisible"></div><div class="text-rich-text-large w-dyn-bind-empty w-richtext"></div></div></div><div class="section-cta-discover"><div class="container-medium"><h2 class="text-colour-white text-align-center">Explore our paid plans to unleash the full potential of SmartSurvey</h2><div class="spacer-large"></div><p class="section-cta-discover-subtext">Our survey software is user friendly yet packed full of advanced features. Find out how our platform can deliver the results you need.</p><div class="spacer-large"></div><div class="w-layout-grid section-cta-discover-grid"><div id="w-node-fd3310b8-3cd3-7520-22de-f1ea61d10bca-61d10bc2" class="padding-large border-radius-5 text-colour-white text-align-center background-colour-dark-green"><h3 id="w-node-fd3310b8-3cd3-7520-22de-f1ea61d10bcb-61d10bc2">Self-service</h3><div class="spacer-tiny"></div><div id="w-node-fd3310b8-3cd3-7520-22de-f1ea61d10bce-61d10bc2" class="text-size-medium">Get started with all the tools you need to quickly create great looking surveys and start collecting feedback.</div><div class="spacer-small"></div><a href="/pricing" class="button is-white w-button">Select your plan</a></div><div id="w-node-fd3310b8-3cd3-7520-22de-f1ea61d10bd3-61d10bc2" class="background-color-white border-radius-5 text-align-center padding-large"><h3 id="w-node-fd3310b8-3cd3-7520-22de-f1ea61d10bd4-61d10bc2">Enterprise</h3><div class="spacer-tiny"></div><div id="w-node-fd3310b8-3cd3-7520-22de-f1ea61d10bd7-61d10bc2" class="text-size-medium">Access our most advanced tools, features and integrations to power your feedback activities and drive change.</div><div class="spacer-small"></div><a href="/enterprise" class="button is-dark-blue w-button">Find out more</a></div></div></div></div><div class="w-condition-invisible"><div class="section-cta background-colour-navy"><div class="container-medium"><div class="align-center text-align-center max-width-xlarge"><h2 class="text-colour-white">Get started with the most powerful &amp; secure enterprise survey software</h2><div class="spacer-medium"></div><div class="text-size-xmedium text-colour-grey">Access advanced tools, collaboration features, top-tier security, and seamless automation with SmartSurvey&#x27;s Enterprise plan. Trusted by leading brands.</div><div class="spacer-xmedium"></div><div class="cta-holder is-centred"><a href="/start-an-enterprise-trial" class="button w-button">Start my trial</a></div><div class="spacer-xmedium"></div><div class="text-colour-grey">14-day free trial  •  Cancel anytime  •  No credit card required  •  <a href="/book-a-demo" class="white-link">need a demo</a>?</div></div></div></div></div><div class="section-cta padding-huge background-colour-navy w-condition-invisible"><div class="container-medium"><div class="align-center text-align-center max-width-large"><h2 class="text-colour-white max-width-semi align-center w-dyn-bind-empty"></h2><div class="spacer-xlarge"></div><p class="text-colour-white max-width-medium text-size-xmedium align-center w-dyn-bind-empty"></p></div><div class="spacer-xlarge"></div><div class="cta-holder is-centred"><div class="button-container w-condition-invisible"><a data-w-id="dd9f2ff1-7f81-67ac-fe2d-493cfa4285a2" href="#" class="button is-green w-button">Book a demo</a><div style="opacity:0" class="modal is-hubspot"><div class="container-small"><div class="modal-content z-index-1"><div class="sticky-bar"><div data-w-id="dd9f2ff1-7f81-67ac-fe2d-493cfa4285a8" class="fa-icon_close"><div class="fa-text text-colour-blue"></div></div></div><div class="hs-wrapper"><h2>Book Your Live Personalised Demonstration</h2><div class="spacer-medium"></div><div class="text-size-xmedium text-colour-blue">Request a free live and personalised demonstration of SmartSurvey. One of our friendly team members will talk you through the software and answer any questions.<br></div><div class="spacer-medium"></div><div class="w-embed w-script"><script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "5735651", formId: "aa45dd4c-129a-42d5-91d3-cb6c4840d116" }); </script></div></div></div></div><div data-w-id="dd9f2ff1-7f81-67ac-fe2d-493cfa4285ac" class="close-layer"></div></div></div><div class="button-container w-condition-invisible"><a data-w-id="665fb359-0fce-1d65-f7c4-8e1266a5025f" href="#" class="button is-green w-button">Speak to sales</a><div style="opacity:0" class="modal is-hubspot"><div class="container-small"><div class="modal-content z-index-1"><div class="sticky-bar"><div data-w-id="665fb359-0fce-1d65-f7c4-8e1266a50265" class="fa-icon_close"><div class="fa-text text-colour-blue"></div></div></div><div class="hs-wrapper"><h2>Speak to sales</h2><div class="spacer-medium"></div><div class="text-size-xmedium text-colour-blue">Talk to us about our enterprise platform.<br></div><div class="spacer-medium"></div><div class="w-embed w-script"><script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "5735651", formId: "af1f6cff-5bdd-4125-9de1-31eb3a0adade" }); </script></div></div></div></div><div data-w-id="665fb359-0fce-1d65-f7c4-8e1266a50269" class="close-layer"></div></div></div></div></div></div><div class="section-footer background-colour-grey padding-huge"><div class="container-medium"><div class="top_footer-block"><div class="footer_col-1"><a href="/" class="footer-logo w-inline-block"><img src="https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/66b62d0e3a32f0193c7fb61e_logo-smartsurvey-primary-rgb.svg" loading="lazy" width="180" height="33" alt="SmartSurvey logo."></a><div><div class="text-size-small text-colour-blue">SmartSurvey is a digital survey solution that helps anyone create surveys, build questionnaires and analyse the results.</div></div><div class="social-link-holder"><a href="https://www.facebook.com/SmartSurveyUK/" target="_blank" class="social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/63ee70c966bf965a0905a5d8_Facebook.svg" loading="lazy" alt="Facebook icon."></a><a href="https://x.com/SmartSurvey" target="_blank" class="social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/677d4b8516ccc05e97804d29_icon-x.svg" loading="lazy" alt="X logo."></a><a href="https://www.linkedin.com/company/smartsurvey/" target="_blank" class="social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/63ece81ba4a783f18434aad2/63ee70c966bf969aea05a5d9_Linkdin.svg" loading="lazy" alt="Linkedin icon."></a></div></div><div class="footer-col_right"><div id="w-node-_5815ee7d-96d3-9944-8cc9-54e94a0151ec-b019ffc1" class="footer-links-multi"><div class="footer_col"><div class="footer-title"><h5 class="text-weight-semibold text-colour-black">NAVIGATION</h5></div><div class="footer-links-block_body"><a href="/" class="text-size-small is-footer-link">Home</a><a href="/pricing" class="text-size-small is-footer-link">Plans &amp; Pricing</a><a href="/company/careers" class="text-size-small is-footer-link">Careers</a><a href="/security" class="text-size-small is-footer-link">Security</a><a href="https://smartsurvey.status.io/" target="_blank" class="text-size-small is-footer-link">System Status</a><a data-uk-only="true" href="https://www.smartsurvey.com/" target="_blank" class="text-size-small is-footer-link">SmartSurvey US</a></div></div><div class="footer_col"><div class="footer-title"><a href="/blog" class="w-inline-block"><h5 class="text-weight-semibold text-colour-black">Recent blog posts</h5></a></div><div id="w-node-f21b8b2f-9882-10ee-7ce6-8ef26ed28b34-b019ffc1" class="footer-links-block_body w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/blog/customer-service-metrics" class="text-size-small is-footer-link is-footer-blog-link">Customer Service Metrics And How To Measure Them</a></div><div role="listitem" class="w-dyn-item"><a href="/blog/what-is-brand-equity" class="text-size-small is-footer-link is-footer-blog-link">What Is Brand Equity?</a></div><div role="listitem" class="w-dyn-item"><a href="/blog/event-metrics-what-to-measure-and-when" class="text-size-small is-footer-link is-footer-blog-link">Event Metrics: What To Measure and When</a></div><div role="listitem" class="w-dyn-item"><a href="/blog/public-consultation-best-practice" class="text-size-small is-footer-link is-footer-blog-link">UK Public Consultation: Best Practice</a></div><div role="listitem" class="w-dyn-item"><a href="/blog/brand-metrics" class="text-size-small is-footer-link is-footer-blog-link">Brand Metrics: What To Measure And Why</a></div></div></div></div><div class="footer_col"><div class="footer-title"><a href="/blog" class="w-inline-block"><h5 class="text-weight-semibold text-colour-black">Best of blogs</h5></a></div><div id="w-node-_9ad6c851-eaf9-0044-418a-165335f184f3-b019ffc1" class="footer-links-block_body w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/blog/best-online-survey-tools" class="text-size-small is-footer-link is-footer-blog-link">Top 10 Best Online Survey Tools in 2024 (Free &amp; Paid)</a></div><div role="listitem" class="w-dyn-item"><a href="/blog/best-surveymonkey-alternatives" class="text-size-small is-footer-link is-footer-blog-link">Top 8 Alternatives to SurveyMonkey: Better, Cheaper and More Flexible</a></div><div role="listitem" class="w-dyn-item"><a href="/blog/top-8-alternatives-to-google-forms-paid-and-free" class="text-size-small is-footer-link is-footer-blog-link">Top 8 Alternatives to Google Forms (Paid and Free)</a></div><div role="listitem" class="w-dyn-item"><a href="/blog/top-8-alternatives-to-microsoft-forms-paid-and-free" class="text-size-small is-footer-link is-footer-blog-link">Top 8 Alternatives to Microsoft Forms (Paid and Free)</a></div><div role="listitem" class="w-dyn-item"><a href="/blog/top-8-alternatives-to-typeform-better-cheaper-and-more-flexible" class="text-size-small is-footer-link is-footer-blog-link">Top 8 Alternatives to Typeform: Better, Cheaper and More Flexible</a></div></div></div></div></div><div id="w-node-b67003e1-ab92-41c8-54a1-bfdcb019ffe5-b019ffc1" class="footer-links-multi"><div class="footer_col"><div class="footer-title"><h5 class="text-weight-semibold text-colour-black">Survey uses</h5></div><div class="footer-links-block_body"><a href="/customer-surveys" class="text-size-small is-footer-link text-weight-semibold">Customer Surveys</a><a href="/customer-surveys/experience" class="text-size-small is-footer-link">CX Surveys</a><a href="/customer-surveys/effort" class="text-size-small is-footer-link">Customer Effort Score</a><a href="/customer-surveys/voice-of-customer" class="text-size-small is-footer-link">Voice of the Customer</a><a href="/customer-satisfaction-survey" class="text-size-small is-footer-link">Customer Satisfaction Survey</a></div></div><div class="footer_col"><div class="footer-links-block_body"><a href="/employee-surveys" class="text-size-small is-footer-link text-weight-semibold">HR Surveys</a><a href="/employee-surveys/recruitment" class="text-size-small is-footer-link">Recruitment Surveys</a><a href="/employee-surveys/training" class="text-size-small is-footer-link">Training Surveys</a><a href="/employee-surveys/exit-interviews" class="text-size-small is-footer-link">Exit Interview Surveys</a></div></div><div class="footer_col"><div class="footer-links-block_body"><a href="/market-research-surveys" class="text-size-small is-footer-link text-weight-semibold">Market Research Surveys</a><a href="/market-research-surveys/brand" class="text-size-small is-footer-link">Brand Surveys</a><a href="/market-research-surveys/product" class="text-size-small is-footer-link">Product Surveys</a><a id="w-node-_605af93d-d59b-78bf-f199-dce5a25d16b6-b019ffc1" href="/market-research-surveys/promotion" class="text-size-small is-footer-link">Promotion Surveys</a><a id="w-node-_605af93d-d59b-78bf-f199-dce5a25d16b2-b019ffc1" href="/market-research-surveys/audience" class="text-size-small is-footer-link">Consumer Audience Surveys</a></div></div><div class="footer_col"><div class="footer-links-block_body"><a href="/education-surveys" class="text-size-small is-footer-link text-weight-semibold">Education Surveys</a><a href="/education-surveys/school" class="text-size-small is-footer-link">School Surveys</a><a id="w-node-_0b2440d5-2422-3693-001b-95aab3126f45-b019ffc1" href="/education-surveys/academic-research" class="text-size-small is-footer-link">Academic Research</a><a id="w-node-_7656a93e-dc17-bdcc-65ab-5c252df74f45-b019ffc1" href="/education-surveys/dissertation" class="text-size-small is-footer-link">Dissertation Surveys</a></div></div><div class="footer_col"><div class="footer-links-block_body"><div id="w-node-_943c8d72-f731-70bb-665d-a658afeaf041-b019ffc1" class="text-size-small is-footer-link text-weight-semibold">Other Sectors</div><a href="/healthcare-surveys" class="text-size-small is-footer-link">Healthcare Surveys</a><a id="w-node-_943c8d72-f731-70bb-665d-a658afeaf045-b019ffc1" href="/non-profit-surveys" class="text-size-small is-footer-link">Non-profit &amp; Charity</a><a href="/public-sector-and-government-surveys" class="text-size-small is-footer-link">Government</a><a href="/hospitality-surveys" class="text-size-small is-footer-link">Hospitality &amp; Travel</a><a href="/hospitality-surveys/event" class="text-size-small is-footer-link">Event Surveys</a><a href="/employee-surveys" class="text-size-small is-footer-link">Employee Surveys</a></div></div></div><div class="footer-links-multi"><div class="footer_col"><div class="footer-title"><h5 class="text-weight-semibold text-colour-black">Solutions</h5></div><div class="footer-links-block_body"><a href="/solutions/customer-experience" class="text-size-small is-footer-link">Customer Experience</a><a href="/solutions/employee-engagement" class="text-size-small is-footer-link">Employee Engagement</a><a href="/services/consumer-panels" class="text-size-small is-footer-link">Consumer Panels</a><a href="/services/managed-service" class="text-size-small is-footer-link">Managed Services</a><a href="/employee-surveys/360-feedback" class="text-size-small is-footer-link">360 Surveys</a></div></div><div class="footer_col"><div class="footer-title"><h5 class="text-weight-semibold text-colour-black">Survey Distribution</h5></div><div class="footer-links-block_body"><a href="/survey-types/online-surveys" class="text-size-small is-footer-link">Online Surveys</a><a href="/survey-types/offline-surveys" class="text-size-small is-footer-link">Offline Surveys</a><a href="/survey-types/mobile-surveys" class="text-size-small is-footer-link">Mobile Surveys</a><a href="/survey-types/email-surveys" class="text-size-small is-footer-link">Email Surveys</a></div></div><div class="footer_col"><div class="footer-title"><h5 class="text-weight-semibold text-colour-black">Survey Templates</h5></div><div class="footer-links-block_body"><a href="/templates/surveys/customer" class="text-size-small is-footer-link">Customer Survey Templates</a><a href="/templates/surveys/employee" class="text-size-small is-footer-link">Employee Survey Templates</a><a href="/templates/surveys/hospitality" class="text-size-small is-footer-link">Hospitality Survey Templates</a><a href="/templates/surveys/events" class="text-size-small is-footer-link">Event Survey Templates</a><a href="/templates/surveys/healthcare" class="text-size-small is-footer-link">Healthcare Survey Templates</a><a href="/templates/surveys/education" class="text-size-small is-footer-link">Education Survey Templates</a><a href="/templates/surveys/not-for-profit" class="text-size-small is-footer-link">Not-for-profit Survey Templates</a><a href="/templates/surveys" class="text-size-small is-footer-link">All Survey Templates</a></div></div><div class="footer_col"><div class="footer-title"><h5 class="text-weight-semibold text-colour-black">RESOURCES</h5></div><div class="footer-links-block_body"><a href="https://help.smartsurvey.co.uk/" target="_blank" class="text-size-small is-footer-link">Help Guides</a><a href="/case-studies" class="text-size-small is-footer-link">Case Studies</a><a href="/articles" class="text-size-small is-footer-link">Articles</a><a href="/sample-questions" class="text-size-small is-footer-link">Sample Questions</a><a href="https://docs.smartsurvey.io/docs" target="_blank" class="text-size-small is-footer-link">API Documentation</a></div></div></div><div id="w-node-_726d9ac6-8796-6f80-891c-03a6ccb7627d-b019ffc1" class="footer-links-multi"><div class="footer_col"><div class="footer-title"><h5 class="text-weight-semibold text-colour-black">COMPARISONS</h5></div><div class="footer-links-block_body"><a href="/comparison/surveymonkey-alternative" class="text-size-small is-footer-link">SurveyMonkey Alternative</a><a href="/comparison/qualtrics-alternative" class="text-size-small is-footer-link">Qualtrics Alternative</a><a href="/comparison/typeform-alternative" class="text-size-small is-footer-link">Typeform Alternative</a><a href="/comparison/alchemer-alternative" class="text-size-small is-footer-link">Alchemer Alternative</a><a href="/comparison/snap-surveys-alternative" class="text-size-small is-footer-link">Snap Surveys Alternative</a><a href="/comparison/google-forms-alternative" class="text-size-small is-footer-link">Google Forms Alternative</a><a href="/comparison/questionpro-alternative" class="text-size-small is-footer-link">QuestionPro Alternative</a><a href="/comparison/microsoft-forms-alternative" class="text-size-small is-footer-link">Microsoft Forms Alternative</a><a href="/comparison/gov-forms-alternative" class="text-size-small is-footer-link">GOV.UK Forms Alternative</a></div></div><div class="footer_col"><div class="footer-title"><h5 class="text-weight-semibold text-colour-black">Useful Links</h5></div><div class="footer-links-block_body"><a href="/survey-software" class="text-size-small is-footer-link">Survey Software</a><a href="/free-online-surveys" class="text-size-small is-footer-link">Free Survey Maker</a><a href="/free-online-polls" class="text-size-small is-footer-link">Free Poll Maker</a><a href="/questionnaire-maker/design" class="text-size-small is-footer-link">Questionnaire Design</a><a href="/questionnaire-maker/templates" class="text-size-small is-footer-link">Questionnaire Templates</a><a href="/solutions/online-forms" class="text-size-small is-footer-link">Online Forms</a><a href="/survey-tools/online-questionnaire" class="text-size-small is-footer-link">Online Questionnaires</a></div></div><div class="footer_col"><div class="footer-title"><h5 class="text-weight-semibold text-colour-black">ARTICLES</h5></div><div class="footer-links-block_body"><a href="/articles/10-advantages-of-online-surveys" class="text-size-small is-footer-link">Advantages of Online Surveys</a><a href="/articles/primary-research-methods" class="text-size-small is-footer-link">Primary Research Methods</a><a href="/articles/calculate-sample-size" class="text-size-small is-footer-link">Calculating Sample Size</a><a href="/articles/survey-vs-questionnaire" class="text-size-small is-footer-link">Survey vs Questionnaire</a><a href="/articles/6-steps-to-conducting-an-online-survey" class="text-size-small is-footer-link">Conducting An Online Survey</a><a href="/articles/10-tips-for-designing-an-effective-online-survey" class="text-size-small is-footer-link">Tips For Designing Surveys</a><a href="/articles/using-the-employee-attitude-survey" class="text-size-small is-footer-link">Employee Attitude Survey</a><a href="/customer-experience-management" class="text-size-small is-footer-link">Customer Experience Management</a></div></div></div></div></div><div class="lower_footer-block"><div class="text-size-small text-colour-blue">Copyright © 2025 SmartSurvey™. All Rights Reserved.</div><div class="sublinks-block"><a href="/sitemap" class="text-size-small is-footer-link">Sitemap</a><a href="/company/about-accessible-surveys" class="text-size-small is-footer-link is-subfooter">Accessibility Statement</a><a href="/company/privacy-policy" class="text-size-small is-footer-link is-subfooter">Privacy Policy</a><a href="/company/terms-of-use" class="text-size-small is-footer-link is-subfooter">Terms of Use</a><a href="/contact" class="text-size-small is-footer-link is-subfooter">Contact Us</a></div></div></div></div></main></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=63ece81ba4a783f18434aad2" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="/wf-assets/js/webflow.f81f05c9.621344334e9f6516.js" type="text/javascript"></script><script> // Make the whole text & link block clickable in the nav menu $('.dd-link.is-stacked').click(function(event) { var href = $(this).children('a').first().attr('href'); window.location = href; }); </script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10