UserWay and AccessiBe Honest Review: Why Merchants Are Switching to Source-Code Fixes
Why This Review Exists
Hundreds of thousands of websites use UserWay or AccessiBe. Many Shopify merchants install these tools believing they've solved their accessibility compliance problem.
They haven't.
This review exists to give merchants an honest picture of what these tools actually do, what the FTC found about AccessiBe, what the disability community says about both, and what genuine alternatives look like.
We have a financial interest in this review — AccessComply is a direct competitor to overlay products. We're disclosing that upfront, and we're doing our best to give you accurate information regardless.
AccessiBe: What Happened
AccessiBe was founded in 2018 and grew rapidly by marketing aggressive compliance claims:
- "Full ADA and WCAG compliance in 48 hours"
- "AI accessibility widget"
- "Legal protection from ADA lawsuits"
In 2025, the Federal Trade Commission opened an investigation and levied a $1 million fine against AccessiBe for deceptive trade practices. The FTC found:
- AccessiBe's claims of "full compliance" and "legal protection" were false and misleading
- Websites using AccessiBe still failed accessibility tests conducted by people with disabilities
- The company had suppressed negative reviews
The consent order prohibited AccessiBe from making these claims going forward and required disclosure of the tool's actual limitations.
What AccessiBe Actually Does
AccessiBe consists of two components:
- An AI-powered automatic remediation script — scans and attempts to add ARIA attributes, labels, and other modifications at runtime
- An accessibility interface widget — a floating icon users can click to adjust visual settings (contrast, text size, etc.)
The automatic remediation is the problematic part. It runs after your page loads, tries to find accessibility issues, and patches them on the fly. The fundamental problems:
- Timing: Screen readers often parse the DOM before the script runs
- Reliability: JavaScript framework updates, theme changes, and dynamic content can break the patches silently
- Coverage: The AI doesn't understand your store's context — it misses business-logic accessibility issues
- Source code: Your underlying HTML is unchanged. Disable JavaScript, and all patches disappear.
AccessiBe Pricing (2026)
AccessiBe's pricing structure has evolved, but roughly:
- Small sites (up to 1,000 pages): ~$49/month or ~$490/year
- Medium sites: $99-$159/month
- Enterprise: Custom pricing
UserWay: A More Nuanced Case
UserWay is AccessiBe's primary competitor. It takes a similar approach but with some differences in positioning.
What UserWay Does
UserWay's product includes:
- An AI accessibility widget — similar to AccessiBe's automatic remediation
- A user-facing toolbar — allows users to customize their experience (text size, spacing, contrast, etc.)
- An audit and monitoring dashboard — reports on detected violations
UserWay has been somewhat more conservative in its compliance claims than AccessiBe was before the FTC action, which is why it hasn't faced the same regulatory scrutiny.
Where UserWay Adds Some Value
The user-facing toolbar has legitimate value as a supplement to genuine accessibility:
- Users who prefer larger text can access it easily
- High-contrast mode benefits users with low vision
- Keyboard shortcuts for accessibility settings are useful
But the toolbar is a supplement, not a solution. A screen reader user who can't navigate your checkout form because input fields lack labels is not helped by a "text size" toolbar.
Where UserWay Falls Short
The same fundamental limitations apply:
- Runtime JavaScript patches that don't fix source code
- No protection from ADA lawsuits (same pattern as AccessiBe)
- Unreliable across dynamic JavaScript content
- Can conflict with Shopify theme JavaScript
UserWay Pricing (2026)
- Free: Limited widget functionality, up to 1 page
- Basic: ~$8-12/month for small sites
- Pro: ~$25-50/month
- Business: $50-100/month
UserWay's lower price point makes it common on smaller Shopify stores. The price is lower, but so is the value — you're still paying for a product that can't deliver genuine compliance.
What the Disability Community Actually Thinks
AccessiBe and UserWay have faced significant criticism from the disability community — the people these products are supposed to help.
The Overlay Fact Sheet, signed by hundreds of accessibility professionals, states:
"Overlay products that claim to provide 'full ADA/WCAG compliance' do not deliver on those claims. Worse, some overlays harm users by interfering with assistive technologies and causing additional barriers."
Some disabled users have reported that overlay widgets actually make websites harder to use:
- AccessiBe's "screen reader mode" sometimes conflicts with actual screen reader navigation
- Auto-applied ARIA labels from AI often misidentify elements, providing wrong or confusing descriptions
- Focus management changes from overlays can break keyboard navigation
The people these tools are supposed to help often end up worse off.
Side-by-Side Comparison
| Feature | AccessiBe | UserWay | AccessComply |
|---|---|---|---|
| Method | JS overlay | JS overlay | Source-code fixes |
| Fix persistence | JS-only, breaks without JS | JS-only, breaks without JS | Permanent code changes |
| Screen reader reliable | Unreliable | Unreliable | Yes |
| Legal protection | None (FTC-confirmed) | None | Genuine compliance |
| FTC action | Yes ($1M fine) | No | No |
| Free tier | No | Yes (limited) | Yes (3 scans/month) |
| Paid starting price | ~$49/month | ~$8/month | $49/month |
| Disability community | Critical | Critical | Recommended approach |
| Shopify-specific | No | No | Yes |
| AI fix quality | Unreliable runtime | Unreliable runtime | Tested, source-applied |
| Theme backup | No | No | Full backup + rollback |
Why Merchants Are Switching
Merchants switch from overlays to source-code fixes for several reasons:
-
Lawsuit concern: After receiving ADA demand letters while having overlays installed, merchants realize the overlay provided no protection
-
Technical issues: Overlay JavaScript conflicts with Shopify theme JavaScript, causing broken layouts or slow page loads
-
Disability community feedback: Some merchants receive feedback from customers with disabilities that the overlay is making their experience worse
-
FTC awareness: The AccessiBe fine made many merchants research whether their overlay was actually protecting them
-
Better alternatives: Source-code fix tools have become accessible and affordable — the price is similar, the protection is real
The Recommendation
If you're currently using AccessiBe or UserWay, here's our honest recommendation:
- Run a real accessibility scan — find out what violations actually exist in your source code (the overlay is masking them from you, too)
- Fix the violations at the source-code level — use AccessComply, hire a developer, or do it manually
- Remove the overlay — it's not helping compliance and may be hurting user experience; it also adds page load overhead
- Keep the user-facing toolbar if useful — the "text size" and "contrast mode" features of UserWay's widget have legitimate user value as supplements; consider keeping just that portion if your users appreciate it
The path to actual compliance and legal protection is source-code fixes. The overlays were a shortcut that didn't work.
Scan your store to see your actual violations — not the overlaid version. Free, 30 seconds.
Further Reading
- AccessiBe FTC Fine: The $1M Warning Every Shopify Merchant Needs to Hear
- AccessComply vs AccessiBe: Source-Code Fixes vs Overlay Widgets
- Isonomy vs AccessComply: Overlay vs Source-Code Accessibility Fixes for Shopify
- Sued Despite Having an Overlay: Why 22.6% of ADA Lawsuits Target Sites With Widgets Installed
Ready to Fix Your Store?
Scan your Shopify store for free. Automatically fix 70–80% of WCAG 2.1 AA violations with real source-code changes — no overlay widgets.