Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DHeading HierarchyAction33 headings, 4 skip(s)FIX
- H1 Where teams and time tracking data meet
- H2 The time tracker that achieves 100% user adoption in your team
- H4 Calendar View skipped
- H4 Track time your way
- H4 Automated time tracking
- H4 100+ integrations
- H4 Calendar View
- H4 Track time your way
- H4 Automated time tracking
- H4 100+ integrations
- H3 Want to get team buy-in without the fuss? Let Toggl Track do the talking.
- H2 Boost team productivity, profitability, and balance workloads
- H3 Increase efficiency and revenue
- H4 20% increase in profitability
- H3 Ready to see what your data can really do?
- H5 For small teams with low budgets skipped
- H5 For larger and enterprise teams
- H2 Enterprise-grade solutions to scale time tracking with ease
- H4 Time tracking without the micromanagement skipped
- H4 Custom reporting dashboards and beyond
- H4 Fast help and even faster onboarding
- H4 Secure and reliable with ISO 27001 certification and SOC 2 Type I compliance
- H4 Voted Best Estimated ROI and Grid Leader for Enterprise solutions
- H3 See how fast your investment in time tracking can pay off
- H2 The time tracker that brings clarity to high-performing teams
- H3 For larger and enterprise teams
- H2 It's time for less busy work – more profitable work.
- H5 Product skipped
- H5 Use Cases
- H5 Toggl Track vs.
- H5 Features
- H5 Help
- H5 Resources
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
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
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction3 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CForm AccessibilityAction4 of 9 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #CybotCookiebotDialogBodyLevelButtonNecessary | checkbox | Necessary | for/id |
| #CybotCookiebotDialogBodyLevelButtonPreferences | checkbox | Preferences | for/id |
| #CybotCookiebotDialogBodyLevelButtonStatistics | checkbox | Statistics | for/id |
| #CybotCookiebotDialogBodyLevelButtonMarketing | checkbox | Marketing | for/id |
| #CybotCookiebotDialogBodyContentCheckboxPersonalInformation | checkbox | Do not sell or share my personal information | for/id |
| #CybotCookiebotDialogBodyLevelButtonPreferencesInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonStatisticsInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonMarketingInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonNecessaryInline | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline">
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
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction6 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 18 fail WCAG AAREVIEW
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 Where | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h1 and time tracking | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h1 meet | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h2 The time tracker tha… | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h2 user adoption in you… | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h2 Boost team productiv… | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h2 balance workloads | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h2 Enterprise-grade sol… | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h2 The time tracker tha… | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h2 to high-performing t… | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h2 It's | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h2 for less busy work … | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h3 Want to get team buy… | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h3 Increase efficiency … | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h3 Ready to see what yo… | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h3 See how fast your in… | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| h3 For larger and enter… | 2.08:1 | 3.0:1 | #000000 | #4D3B57 | Fail |
| title Toggl Track: Time Tr… | 16.40:1 | 4.5:1 | #000000 | #F6DFD2 | Pass |
| a Consent | 14.86:1 | 4.5:1 | #000000 | #EAD5C9 | Pass |
| a Details | 1.20:1 | 4.5:1 | #000000 | #271031 | Fail |
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+Alt Text Quality1 of 84 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
| too long | 1 image(s) |
ALink & Button Quality174 links, 35 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.cookiebot.com/en/what-is-beh… | Cookiebot by Usercentrics - op… | new tab | Add '(opens in new tab)' to text |
| https://www.cloudflare.com/privacypolicy… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com/goto/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.rudderstack.com/cookie-polic… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://foundation.wikimedia.org/wiki/Pr… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com/goto/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://legal.hubspot.com/privacy-policy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/legal/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.apple.com/legal/privacy/en-w… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://legal.hubspot.com/privacy-policy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.rudderstack.com/cookie-polic… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://vimeo.com/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/policy.php/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://support.giphy.com/hc/en-us/artic… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://legal.hubspot.com/privacy-policy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://privacy.microsoft.com/en-US/priv… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.redditinc.com/policies/priva… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.rudderstack.com/cookie-polic… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.redditinc.com/policies/priva… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://accounts.toggl.com | accounts.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://apply.hire.toggl.com | apply.hire.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://apply-next.hire.toggl.com | apply-next.hire.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://candidate.hire.toggl.com | candidate.hire.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://community.toggl.com | community.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://expert.hire.toggl.com | expert.hire.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://focus.toggl.com | focus.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://learn.toggl.com | learn.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://work.toggl.com | work.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://track.toggl.com | track.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://toggl.com | toggl.com | new tab | Add '(opens in new tab)' to text |
| https://plan.toggl.com | plan.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://hire.toggl.com | hire.toggl.com | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com | Cookiebot | new tab | Add '(opens in new tab)' to text |
| https://developers.track.toggl.com/ | API | new tab | Add '(opens in new tab)' to text |
| https://support.toggl.com/en/ | Support & Knowledge Base | new tab | Add '(opens in new tab)' to text |
| https://community.toggl.com/ | Toggl Community | new tab | Add '(opens in new tab)' to text |
| https://toggl.com/blog/ | Blog | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/toggl/ | Visit Toggl's LinkedIn profile | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/toggltrack | Visit Toggl's Instagram profil… | new tab | Add '(opens in new tab)' to text |
| https://x.com/toggl | Visit Toggl's X (Twitter) prof… | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/toggl | Visit Toggl's YouTube profile | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/Toggl/ | Visit Toggl's Facebook profile | new tab | Add '(opens in new tab)' to text |
| https://github.com/toggl | Visit Toggl's GitHub profile | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=…; https://www.cloudflare.com/privacypolicy/; https://www.cookiebot.com/goto/privacy-policy/; https://business.safety.google/privacy/; https://www.linkedin.com/legal/privacy-policy; https://www.rudderstack.com/cookie-policy/; https://foundation.wikimedia.org/wiki/Privacy_policy; https://www.cookiebot.com/goto/privacy-policy/; https://legal.hubspot.com/privacy-policy; https://www.linkedin.com/legal/privacy-policy (+38 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
ALighthouse Accessibility AuditsScore 92/100 — 3 failing, 25 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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Privacy Policies div#CybotCookiebotDialogBodyContentText > p > a > span |
Show details div#CybotCookiebotDialogBody > div.CybotCookiebotDialogBodyBottomWrapper > div#CybotCookiebotDialogBodyEdgeMoreDetails > a#CybotCookiebotDialogBodyEdgeMoreDetailsLink |
These are opportunities to improve the legibility of your content.
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 |
|---|
Calendar View div.css-zoazy8-Wrapper > div.css-lnhwn5-Mobile > div.css-jeyonm-TrackEaseOfUseTabMobile > h4.css-dq1bfg-H4 |
For small teams with low budgets div.css-yimyu5-DoubleCTAContainer > div.css-490dub-CTABoxWrapper > div.css-131lgiy-CTABox > h5.css-3c6rwi-H5 |
Time tracking without the micromanagement div.css-vn9xtc-WhyTrackGrid > div.css-1dzocis-WhyTrackBox > div > h4.css-dq1bfg-H4 |
Product div.css-j3goz1-ProductOnly > div.css-2l6ewq-Lists > div.css-nx96wp-RootList > h5.css-10o1c5y-Title |
These are opportunities to improve keyboard navigation in your application.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Legal Center
Status section.css-1fefyqh-GlobalFooter > div.css-132zuqc-SizeWrapper > div.css-1s8ykbz-LegalBit > ul.css-dp1dc1-GlobalLinks |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.