Rampsight

Sample deliverable

What your client actually receives

This is the report Rampsight produces, reconstructed here page by page with the same components, the same headings and the same wording as the real thing — plus the accessibility statement that goes with it. No login, no demo request.

Everything below is invented. example-store.eu is not a real shop and Northwind Studio is not a real agency — in your account, the brand on this document is yours.

The report, from a shop that does not exist

A fictional 18-page online shop, scanned once. The real report is a print-ready document: one section per sheet, a share link protected by a signed token, and a PDF. The name, logo and colour at the top are the agency's own — ours appear nowhere on it.

Northwind Studio

Accessibility Audit Report

example-store.eu

https://example-store.eu

Prepared for
Example Store BV
Prepared by
Northwind Studio
Report date
12 August 2026
Accessibility score
73/100
Grade
C
Pages scanned
18
Rules violated
5
Elements affected
77

Executive summary

An automated accessibility scan of example-store.eu covered 18 pages and resulted in a score of 73/100 (grade C). The scan detected 5 violated rules affecting 77 elements in total, broken down by severity below.

Findings by severity

  • Critical2issues

    2 rules · 16 affected elements

  • Serious2issues

    2 rules · 60 affected elements

  • Moderate1issues

    1 rule · 1 affected element

  • Minor0issues

    No violated rules at this level.

Detailed findings

One row per violated rule, aggregated across all scanned pages, most severe first.

Accessibility violations found on example-store.eu
RuleSeverityDescriptionPagesElementsGuidance
image-altCriticalEnsure <img> elements have alternative text or a role of none or presentation611How to fix image-alt (opens in new tab)
labelCriticalEnsure every form element has a label35How to fix label (opens in new tab)
color-contrastSeriousEnsure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds1847How to fix color-contrast (opens in new tab)
link-nameSeriousEnsure links have discernible text913How to fix link-name (opens in new tab)
no-autoplay-audioModerateEnsure <video> or <audio> elements do not autoplay audio for more than 3 seconds without a control mechanism to stop or mute the audio11How to fix no-autoplay-audio (opens in new tab)

Where each issue appears

The pages each rule failed on, with located examples so a developer can go straight to the element.

image-alt Critical

Ensure <img> elements have alternative text or a role of none or presentation

Pages
  • /
  • /collections/new-in
  • /collections/sale
  • /products/linen-shirt
  • /products/wool-scarf
  • /pages/lookbook
Examples
  • .product-grid > li:nth-child(3) > a > img

    /collections/new-in

    <img src="/cdn/products/linen-shirt-sand.jpg" class="product-card__image" loading="lazy">

    Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"

  • header .promo-banner > img

    /

    <img src="/cdn/banners/summer-sale-2026.png" width="1440" height="360">

    Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"

Examples only — a rule can affect more elements than the ones listed here.

color-contrast Serious

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

Pages
  • /
  • /collections/new-in
  • /collections/sale
  • /products/linen-shirt
  • /cart
  • /checkout
  • and 12 more pages
Examples
  • .site-footer p.legal

    /

    <p class="legal">© 2026 Example Store BV — all rights reserved</p>

    Fix any of the following: Element has insufficient color contrast of 2.81 (foreground color: #9a9a9a, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1

  • .product-card__price > span.price--sale

    /collections/sale

    <span class="price--sale">€39,00</span>

    Fix any of the following: Element has insufficient color contrast of 3.41 (foreground color: #d76a6a, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1

Examples only — a rule can affect more elements than the ones listed here.

Two of the five rules are reproduced here to keep this page readable. The real report carries this block for every violated rule, with up to 10 located examples per rule.

Methodology

  • Pages were crawled from the site’s start URL, following same-origin links only, and each page was evaluated in a real browser engine.
  • Automated checks are powered by axe-core, the industry-standard accessibility rules engine.
  • Only rules that map to the Web Content Accessibility Guidelines (WCAG) 2.2, conformance levels A and AA, were run — a superset of the WCAG 2.1 AA baseline referenced by EN 301 549, the European accessibility standard underpinning the European Accessibility Act. Engine best-practice advice that is not a WCAG requirement is excluded.
  • Findings are aggregated per rule: each row reports how many scanned pages and how many individual elements are affected.
  • The 0–100 score weighs each finding by severity and normalizes by the number of pages scanned; 100 means no detectable violations.

Important disclaimer

This report was produced by an automated accessibility monitoring tool. It is not a certification, a guarantee of conformance, or a legal opinion. Automated testing can detect only a subset of the WCAG success criteria: a passing result does not mean the site is fully accessible. Manual expert review and testing with assistive technologies are recommended to complement these results.

Prepared by Northwind Studio

This shop was small enough to be crawled completely. When a site is larger than the plan’s page budget — 100 to 1000 pages per scan — the crawl stops there and the report adds a sampling note to the summary and to the methodology, so the document never implies that pages beyond the budget were checked.

The accessibility statement that goes with it

The report is for your client's developers. The statement is the document their visitors and, if it comes to it, a market surveillance authority will read. Rampsight generates it in English, German, French or Portuguese, following the EU model statement, and hosts it at a public link your agency controls. Below is the real generator's output for the same fictional shop.

Northwind Studio

Accessibility Statement

Example Store

https://example-store.eu

Example Store BV is committed to making its website Example Store (https://example-store.eu) accessible to as many people as possible, in line with the European Accessibility Act and the applicable legislation.

Conformance status

This website is partially conformant with EN 301 549 and WCAG 2.1 (Web Content Accessibility Guidelines), level AA. Partially conformant means that some parts of the content do not yet fully meet the accessibility standard.

Non-accessible content

Despite our best efforts, the content listed below is not fully accessible. We are working to address these limitations:

  • Product images uploaded before June 2026 may be missing alternative text.
  • Legal text in the site footer does not yet meet the minimum contrast ratio.
  • Social media links in the footer are not announced by screen readers.

Preparation of this accessibility statement

This statement was prepared on the basis of a self-assessment supported by automated testing. It was last reviewed on 12 August 2026.

Feedback and contact information

If you encounter accessibility barriers on Example Store, or if you need information or content in an alternative format, please contact Example Store BV at accessibility@example-store.eu. We aim to respond to accessibility feedback within a reasonable time.

This accessibility statement is maintained by Northwind Studio.

This statement reflects the accessibility status of the website as of the last review date and is based on the evaluation methods described above. It does not constitute legal advice.

The list of non-accessible content is yours to write — you decide what to declare, from what the scan found and from what you know about the site. Nothing is published until you publish it, and editing a published statement updates the public page as soon as you save.

What changes when it is your account

The structure above is fixed — it is the same document for every agency. What varies is everything a client would use to identify who made it.

Yours

  • Included: Your agency name and logo at the top of every sheet
  • Included: Your brand colour on the rules, bars and accents
  • Included: Your client's name and site on the cover
  • Included: Your language: English, German, French or Portuguese
  • Included: Optionally your own domain, such as reports.your-agency.com (Agency and Scale)
  • Included: A share link with a signed token, plus the PDF

Not on the document at all

  • Not included: Our name, anywhere — including the browser tab and link previews
  • Not included: A login prompt, an account, or anything your client must sign up for
  • Not included: A claim that the site is certified, compliant or guaranteed
  • Not included: Search engine indexing of your client's report

The disclaimer you read above is not a sample formality: it is in every report we produce, in every language. We are a monitoring tool, and automated testing covers a real but partial share of the WCAG success criteria — saying so is what makes the rest of the document worth trusting. What the scanner does and does not check.

Send this to a client with your name on it

Create your agency account, add one client site, and run a scan. The report comes out looking exactly like the one above — with your brand instead of Northwind Studio.