Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction5 issue(s) across 228 links and 77 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /en/event-management-software | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Event Management Software | |||
| https://community.cvent.com/home | Community | new tab | Add '(opens in new tab)' to text |
| https://support.cvent.com/s/knowledgebas… | Knowledge Base | new tab | Add '(opens in new tab)' to text |
| https://careers.cvent.com/ | Careers | new tab | Add '(opens in new tab)' to text |
| https://careers.cvent.com/life-at-cvent | Diversity | new tab | Add '(opens in new tab)' to text |
| https://careers.cvent.com/jobs | See all positions | new tab | Add '(opens in new tab)' to text |
| https://app.cvent.com/ | Log in | new tab | Add '(opens in new tab)' to text |
| https://www.cvent.com/venues | Find event venues | new tab | Add '(opens in new tab)' to text |
| https://app.cvent.com/ | Log in | new tab | Add '(opens in new tab)' to text |
| https://www.cventconnect.com/event/us202… | Register now | new tab | Add '(opens in new tab)' to text |
| https://www.cvent.com/en/event-marketing… | in-person | new tab | Add '(opens in new tab)' to text |
| https://www.cvent.com/en/event-marketing… | virtual | new tab | Add '(opens in new tab)' to text |
| https://www.cvent.com/en/event-marketing… | hybrid events | new tab | Add '(opens in new tab)' to text |
| https://www.cventconnect.com/event/us202… | Register now | new tab | Add '(opens in new tab)' to text |
| /en/cvent-certification | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Cvent Certification | |||
| https://www.cvent.com/en/blog/events/ai-… | New: AI tools for events | new tab | Add '(opens in new tab)' to text |
| https://www.cvent.com/en/blog/events/eve… | Event trends for 2026 | new tab | Add '(opens in new tab)' to text |
| https://www.cvent.com/en/blog/events/eve… | Event marketing guide | new tab | Add '(opens in new tab)' to text |
| https://www.cvent.com/en/blog/events/eve… | Event strategy guide | new tab | Add '(opens in new tab)' to text |
| https://www.cvent.com/en/blog/events/gui… | How to plan corporate events | new tab | Add '(opens in new tab)' to text |
| https://accounts.app.cvent.com/paygo/sig… | Try Cvent event registration f… | new tab | Add '(opens in new tab)' to text |
| //hello.cvent.com/subscriptionmanagement | unsubscribe | new tab | Add '(opens in new tab)' to text |
| /en/privacy-policy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| mailto:privacy@cvent.com | Contact Us | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/Cvent/ | Cvent on Facebook | new tab | Add '(opens in new tab)' to text |
| http://twitter.com/cvent | Cvent on Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/cvent | Cvent on LinkedIn | new tab | Add '(opens in new tab)' to text |
| http://www.youtube.com/user/CventVideo | Cvent on YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/cvent_inc/ | Cvent on Instagram | new tab | Add '(opens in new tab)' to text |
| tel:866-318-4358 | 866.318.4358 | new tab | Add '(opens in new tab)' to text |
| https://careers.cvent.com/ | Careers | new tab | Add '(opens in new tab)' to text |
| https://community.cvent.com/ | Community | new tab | Add '(opens in new tab)' to text |
| https://developers.cvent.com/ | Developer Hub | new tab | Add '(opens in new tab)' to text |
| https://support.cvent.com/s/knowledgebas… | Knowledge Base | new tab | Add '(opens in new tab)' to text |
| /en/academy | Training | new tab | Add '(opens in new tab)' to text |
| https://app.cvent.com/ | Log in to Cvent | new tab | Add '(opens in new tab)' to text |
| https://policies.google.com/privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://policies.google.com/terms | Terms of Service | new tab | Add '(opens in new tab)' to text |
| https://www.cvent.com/en/privacy-policy | click here | generic text | Replace with descriptive text |
Before: click here Suggested: Privacy Policy | |||
| https://www.onetrust.com/products/cookie… | Powered by OneTrust Opens in a… | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
/en/event-management-software ("Learn more"); /en/cvent-certification ("Learn more"); https://www.cvent.com/en/privacy-policy ("click here")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://community.cvent.com/home; https://support.cvent.com/s/knowledgebase; https://careers.cvent.com/; https://careers.cvent.com/life-at-cvent; https://careers.cvent.com/jobs; https://app.cvent.com/; https://www.cvent.com/venues; https://app.cvent.com/; https://www.cventconnect.com/event/us2026/about-cvent-connect?i_cid=connect_h…; https://www.cvent.com/en/event-marketing-management/in-person-event-platform (+27 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button (#2330 on page); button (#2340 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CHeading HierarchyAction37 headings, 3 skip(s)REVIEW
- H1 Get better results from your events
- H3 AI for smarter events skipped
- H2 Your all-in-one solution for every event
- H2 Trusted by thousands of top organizations
- H2 Your event lifecycle,from start to finish
- H3 Event lifecycle
- H3 Event lifecycle
- H2 Powerful event management software
- H4 Capture event registrations in beautiful online experiences skipped
- H4 Connect to your audience with personalized app experiences
- H4 Create interactive webinars on a powerful, flexible platform
- H4 Radically simplify your field and repeatable event programs
- H4 Quickly check in attendees and print badges on demand
- H4 Capture and integrate the data most important to you
- H3 Find the right venue faster with AI
- H2 Join thousands of planners and marketers who love our software
- H3 Ready to see how it works?
- H2 What's new at Cvent
- H4 Learn how great events are made at Cvent CONNECT 2026 skipped
- H4 Grow your career and certify your Cvent expertise
- H4 Discover the biggest meetings and events trends for 2026
- H2 A complete platform for your events
- H3 See our event management tools in action
- H4 Sales
- H4 About
- H4 Popular products
- H4 Free resources
- H4 Support
- H4 For suppliers & venues
- H2 Cookie Usage
- H2 Do Not Sell or Share My Personal Data
- H3 Manage Consent Preferences
- H4 Strictly Necessary Cookies
- H4 Share Or Sale of Personal Data
- H5 Targeting Cookies
- H5 Performance Cookies
- H3 Cookie List
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
CForm AccessibilityAction4 of 45 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| form_search | text | Search field | aria-label |
| #edit-search-field | search | Search cvent.com | for/id |
| #acmob-1 | radio | Planning | for/id |
| #acpl-mob1 | radio | Meeting approval & budgeting | for/id |
| #acpl-mob2 | radio | Venue sourcing | for/id |
| #acpl-mob3 | radio | Vendor sourcing | for/id |
| #acpl-mob4 | radio | Room block & travel | for/id |
| #acpl-mob5 | radio | Venue diagramming | for/id |
| #acmob-2 | radio | Promotion | for/id |
| #acpr-mob1 | radio | Registration | for/id |
| #acpr-mob2 | radio | Event website | for/id |
| #acpr-mob3 | radio | Marketing | for/id |
| #acpr-mob4 | radio | Speaker management | for/id |
| #acpr-mob5 | radio | Exhibitor management | for/id |
| #acmob-3 | radio | Day of Event | for/id |
| #acdoe-mob1 | radio | Networking | for/id |
| #acdoe-mob2 | radio | Event app | for/id |
| #acdoe-mob3 | radio | Onsite check-in & badging | for/id |
| #acdoe-mob4 | radio | Virtual experience | for/id |
| #acdoe-mob5 | radio | Webinar | for/id |
| #acmob-4 | radio | Post event | for/id |
| #acpe-mob1 | radio | Integrations | for/id |
| #acpe-mob2 | radio | Event & attendee insights | for/id |
| #acpe-mob3 | radio | Surveys | for/id |
| #acpe-mob4 | radio | Lead management | for/id |
| #acpe-mob5 | radio | Engagement scoring | for/id |
| #cvent_mrkto_first_name | text | First name * | for/id |
| #cvent_mrkto_last_name | text | Last name * | for/id |
| #cvent_mrkto_email | text | Work email * | for/id |
| #cvent_mrkto_phone | text | Phone (no spaces) * | for/id |
| #cvent_mrkto_company | text | Organization * | for/id |
| #cvent_mrkto_jobfunction_new | select | Job function * | for/id |
| #cvent_mrkto_country_select | select | Country * | for/id |
| #cvent_mrkto_state_select | select | State * | for/id |
| #cvent_mrkto_chkopt_ch | checkbox | I agree to receive emails from Cvent, Inc. about relevant content, products, and services. I understand I can manage my communication preferences or unsubscribe at any time. Please refer to our Privacy Policy or Contact Us for more details. | for/id |
| #ot-group-id-SSPD_BG | checkbox | Share Or Sale of Personal Data | for/id |
| #vendor-search-handler | text | Cookie list search | aria-label |
| #chkbox-id | checkbox | checkbox label | for/id |
| #select-all-hosts-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-leg-handler | checkbox | checkbox label | for/id |
| #cvent_mrkto_submit | submit | (none) | none |
| #g-recaptcha-response-100000 | textarea | (none) | none |
| #edit-submit-btn | submit | (none) | none |
| #cpt | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="edit-submit-btn">; <input type="text" name="cpt" id="cpt">; <input type="submit" name="Submit" id="cvent_mrkto_submit">; <textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
BFavicon & Branding7 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
ALandmark Structure12 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
AAlt Text Quality1 of 50 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 image(s) |
| too long | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
A404 Error PageHTTP 404, custom pagePASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Get better results f… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Your all-in-one solu… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Trusted by thousands… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Your event lifecycle… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 from start to finish | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Powerful event manag… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Join thousands of pl… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 What's new at Cvent | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 A complete platform … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Cookie Usage | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Do Not Sell or Share… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 AI for smarter event… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Event lifecycle | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Event lifecycle | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Find the right venue… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Ready to see how it … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 See our event manage… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Manage Consent Prefe… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Cookie List | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Cvent | Event Platfo… | 19.75:1 | 4.5:1 | #000000 | #F7F8F9 | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Lighthouse Accessibility AuditsScore 96/100 — 2 failing, 31 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.node-66 > iframe#chili-loader body.node-66 > iframe#chili-loader |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
AI for smarter events div.field__item > div#cvent-paragraph-simple_content-1568066 > div.clearfix > h3 |
Capture event registrations in beautiful online experiences div.simple-card > div.simple-card__content > div.clearfix > h4 |
Learn how great events are made at Cvent CONNECT 2026 div.simple-card > div.simple-card__content > div.clearfix > h4 |
These are opportunities to improve keyboard navigation in your application.