Accessibility Statement

Last updated: September 11, 2026

Our commitment

Wowzo wants this service to be usable by everyone, including people using assistive technology such as screen readers, keyboard-only navigation, or voice control. We are working toward conformance with the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA.

Current status: partial conformance

We are not yet able to claim full WCAG 2.1 AA conformance. Here is an honest account of where things stand:

What we've done

  • Added automated accessibility linting (eslint-plugin-jsx-a11y) to our build process
  • Fixed form labels that weren't properly associated with their inputs
  • Added keyboard support (Tab, Enter, Space) and proper roles to custom interactive elements that previously only responded to mouse clicks
  • Removed invalid/placeholder links in favor of real destinations or proper buttons
  • Added a keyboard-accessible (Escape key) way to close modal dialogs

What's still outstanding

  • A full manual audit (screen-reader testing with NVDA/VoiceOver, color-contrast verification, keyboard-only walkthroughs of every flow) has not been performed
  • No professional/third-party WCAG conformance certification has been obtained

Feedback

If you encounter an accessibility barrier using Wowzo, please contact us. We take these reports seriously and will work to address genuine barriers.