Skip to content

GA doc page - #678

Merged
TetianaKhomenko merged 1 commit into
docsfrom
issue-365
Jul 29, 2026
Merged

GA doc page#678
TetianaKhomenko merged 1 commit into
docsfrom
issue-365

Conversation

@iaza18

@iaza18 iaza18 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@iaza18 iaza18 self-assigned this Jul 23, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6cc25ff
Status: ✅  Deploy successful!
Preview URL: https://fe97c7ca.docs-c7r.pages.dev
Branch Preview URL: https://issue-365.docs-c7r.pages.dev

View logs


**Global Analytics** provides a consolidated, company-wide view of your test engineering performance. It aggregates data from every project you can access within a company into a single prebuilt dashboard, allowing you to evaluate automation coverage, success rates, and defect counts across projects without navigating into each one individually.

**Global Analytics** operates at the **Company level**. The aggregated metrics reflect all projects within the selected company.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please apply these changes if you consider them ok

I would write a bit simpler, not using words like aggregated metrics
so instead of this
Global Analytics operates at the Company level. The aggregated metrics reflect all projects within the selected company.

we can write

Global Analytics works at the company level, so the numbers cover all projects in the company you have selected.


:::

## How to Access Global Analytics

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the headings/subheadings, we can use imperative and laconic phrasing, like

Access Global Analytics

please apply this heading

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@catpetrychenko-rgb we use this format of headings/subheadings for many years. Is it really that bad?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TetianaKhomenko
not bad, it is not metter of bad

when every heading starts with the same words, those words stop telling the user anything
user scan past "How to" each time to find the part that's different, and in a long list it's easy to miss the article you need even when it's right in front of you.

instead, starting with the word that's unique, like "Access Global Analytics", makes each one stand out on its own.
moreover, the word should be in imperative form - like do this

I searched for this question more deeply
Google's style guide suggests the same for task headings: "Create an instance" rather than "Creating an instance," like here https://developers.google.com/style/headings

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great, thanks for the explanation


:::note

Stat Counts exclude **detached tests**(automated tests whose underlying code signature no longer matches the repository). They are left out so they do not inflate your totals.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add the SPACE before (

detached tests**(

like this

detached tests** (

it is not a big deal, but it is better to change

- **Detached test** — an automated test that no longer matches code in the repository. Detached tests are excluded from the test counts.
- **Priorities** — tests carry one of five priorities: low, normal, important, high, and critical. The priority breakdowns and the priority bar chart use these.

## How the Data is Gathered

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider writing titles shorter

Data Collection


**Dashboards** operate at the **Company level**, aggregating test data across all projects in the selected company.

## How to Create a Dashboard

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please write a bit shorter here, like

Create a Dashboard


:::

## How to Add the Widget

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please write

Add the Widget

Comment on lines +69 to +77
- **Single value** — one headline number, such as total automated tests.
- **Bar chart** and **multi-bar chart** — compare values across categories or projects.
- **Pie chart**, **multi-pie chart**, and **circle (donut) chart** — show a breakdown as parts of a whole, such as passed, failed, and skipped.
- **Timeline** — plot a metric over time to see trends.
- **Table** — list raw rows, such as per-project or per-priority figures.
- **Project stats** — a comprehensive card for one project: test counts, automation rate, success rate, and defects by priority.
- **Run stats** — a summary of run outcomes.
- **Partial total** — a progress indicator that shows part of a total, such as executed versus planned.
- **Milestone views** — dedicated layouts for a milestone's run stats, tests, plans, and requirements.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please, if something needs to be explained, use the tables, as it is visually easier for the user to understand the information there

like this

Visualization What it shows
Single value One headline number, such as total automated tests.
Bar chart / multi-bar chart Values compared across categories or projects.
Pie chart / multi-pie chart / circle (donut) chart A breakdown as parts of a whole, such as passed, failed, and skipped.
Timeline A metric plotted over time, to see trends.
Table Raw rows, such as per-project or per-priority figures.
Project stats A full card for one project: test counts, automation rate, success rate, and defects by priority.
Run stats A summary of run outcomes.
Partial total A progress indicator showing part of a total, such as executed versus planned.
Milestone views Layouts for a milestone's run stats, tests, plans, and requirements.

@catpetrychenko-rgb catpetrychenko-rgb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please take a look at the comments. thank you!

@TetianaKhomenko
TetianaKhomenko merged commit b2febf5 into docs Jul 29, 2026
3 checks passed
@TetianaKhomenko
TetianaKhomenko deleted the issue-365 branch July 29, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants