Accessibility
Last updated: September 1, 2026
OfferTrackr is built to be usable by everyone, including people who browse with a screen reader, navigate by keyboard, use voice control, or need larger text and higher contrast. This page says what we aim for, what we have actually verified, and what we know is not there yet.
1. The standard we build to
We target WCAG 2.2 Level AA across the buyer website and the OfferTrackr iOS app. That is the level US courts and regulators generally treat as the benchmark, and it is the one we hold ourselves to whether or not a given page is legally required to meet it.
2. What is in place
- Semantic HTML with real headings, landmarks, and form labels, so a screen reader can navigate the page structure rather than a wall of text.
- Keyboard access to every interactive control, with a visible focus indicator. Nothing is reachable only by mouse or only by touch.
- Text that scales. The iOS app supports Dynamic Type throughout; the website uses relative units and does not suppress browser zoom.
- Respect for
prefers-reduced-motion— animations are shortened or removed when the operating system asks for it. - Alternative text on item photos, generated at upload and reviewable by the seller.
- Touch targets of at least 44 × 44 points on interactive controls.
3. Known gaps
We would rather name these than let you discover them. This is not a complete list — it is what we currently know:
- We do not yet run automated accessibility testing in our build. Our linting catches malformed markup, but contrast ratios, focus order, and keyboard traps are checked by hand rather than continuously. Adding that check is planned.
- We have not commissioned an independent audit. Everything above is our own assessment.
- Some blog posts published before this policy may have images without useful alternative text.
4. Tell us when we get it wrong
If any part of OfferTrackr is difficult or impossible for you to use, please tell us — it is the fastest way for us to fix it, and we would rather hear it directly than not at all.
Email support@offertrackr.com with the page or screen, what you were trying to do, and the assistive technology you were using if that is relevant. We aim to respond within five business days.
If you need something that is currently inaccessible — completing a reservation, reading a listing, contacting a seller — say so and we will find another way to get it done for you while we fix the underlying problem.