# Stats

> Canonical HTML version: https://rocketvalidator.com/docs/stats
> Attribution: Rocket Validator (https://rocketvalidator.com)
> License: CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)

The Stats section shows stats for the evolution of the checked domains, based on daily snapshots automatically generated from the data in your reports.

![Stats section](https://rocketvalidator.com/images/docs/stats/stats.webp)

## Filtering by domain, tag and team

The Stats section shows the statistics from all your reports for the latest 30 days by default, which gives a high level overview, but you can narrow the stats to show only the domains you're interested in using the search bar on top. You can also filter per tag or tag combination, and limit the stats to your own domains, your whole team, or specific users.

![Stats filters](https://rocketvalidator.com/images/docs/stats/stats-filter.webp)

## Filtering by date range

By default, we'll show the last 30 days of stats. You can pick a different date range using the drop down on the top right: last 7, 30, 90 or 365 days, or pick a custom date range.

![Stats date picker](https://rocketvalidator.com/images/docs/stats/stats-dates.webp)

## Showing the stats in table format

Each graph shown in the Stats section can also be shown in table format, which provides an accessible alternative and can also be easily copied into a spreadsheet for further analysis. Just click in the top left icon to open the table data.

![Stats as table](https://rocketvalidator.com/images/docs/stats/stats-data-table.webp)

## Stats included

Stats data is shown in different chart types, in this section we'll explore each one of them.

### Reports and Web Pages

The Reports chart shows the number of site validation reports stored, as a line chart for the selected range. On top of that, the current number of reports (from the last date in the date period) is shown.

The Web Pages chart is similar, but shows the number of distinct URLs stored in the reports, as a line chart for the selected date range and also highlighting the current (last date) value.

![Reports and Web Pages chart](https://rocketvalidator.com/images/docs/stats/stats-reports-web-pages.webp)

### Engine Score

These bars show the score for each engine (W3C Validator, Axe Core and AccessLint Core) for the last date in the selected period (by default, the current date).

The score is the percentage of web pages completely free of issues, with the count of clean pages below it.

![Engine Score bars](https://rocketvalidator.com/images/docs/stats/engine-score.webp)

### Issue Density

The concept of issue density represents the average number of issues per check. For example if you have a site validation report that checks 100 web pages, and you find 500 HTML issues, then your HTML issue density is 5 issues per page. This is a valuable metric to check how your site quality is evolving over time.

Use the engine tabs (W3C Validator, Axe, AccessLint) to switch the chart between engines.

![Issue Density chart](https://rocketvalidator.com/images/docs/stats/stats-density.webp)

### Pages by check status

These bar charts show the evolution over time of the check status. Use the engine tabs (W3C Validator, Axe, AccessLint) to switch the chart between engines.

Each bar represents a date, and shows the proportion of web pages that have errors (red), warnings (yellow), no issues (green), or failed checks (grey). For accessibility issues, Critical and Serious count as errors, while Moderate and Minor count as warnings.

![Check Status Evolution](https://rocketvalidator.com/images/docs/stats/stats-check-status.webp)

### Total Issues

These bar charts show the evolution over time of the number of total issues. Use the engine tabs (W3C Validator, Axe, AccessLint) to switch the chart between engines.

Each bar represents a date, and shows the proportion of errors (red) and warnings (yellow).

![Total Issues Evolution](https://rocketvalidator.com/images/docs/stats/stats-total-issues.webp)

## Latest Reports

Below the charts, the latest site validation reports that match the selected stats filters will be shown.

![Stat View showing charts and latest reports at the bottom](https://rocketvalidator.com/images/docs/stats/stats-latest-reports.webp)

## Sharing Stat Views

Stat Views let you share your validation stats through a public URL. Anyone with the link can see the same stats and related reports based on the filters you set.

### Creating a Stat View

First, in the Stats section, apply the filters you want to share, such as:

- **Team Scope** – just you, your whole team, or specific users
- **Tags** – one or more tags, using modes like *any*, *all*, or *none*
- **Domain search**
- **Date range**

Your charts update automatically as you change filters. When ready, click the **Share** button next to the filters:

![Filters bar with Share button](https://rocketvalidator.com/images/docs/stats/stat-views-01.webp)

### Adding Details

Clicking **Share** opens a modal where you can enter a name and an optional description:

![Stat View modal window with form for name and description](https://rocketvalidator.com/images/docs/stats/stat-views-02.webp)

Give it a clear name and, if needed, describe the filter criteria and the reports included (for example, how often they run or which device viewports are set).

### Sharing and Editing

After saving, you’ll be redirected to the new Stat View. As the owner, you’ll see:

- A **Share** button to copy the public URL
- An **Edit** button to update the name or description

![Stat View showing name, description, and charts](https://rocketvalidator.com/images/docs/stats/stat-views-03.webp)

Below the charts, the shared view lists the recent reports matching the filters, so visitors can review the latest HTML and accessibility issues directly.
