Skip to content

Commit ba55fe9

Browse files
Merge pull request #75 from dynamsoft-docs/Tom-Dynamsoft-patch-2
docs(dls): redraft usage statistics page for clarity and completeness
2 parents a491b36 + 0bc5580 commit ba55fe9

1 file changed

Lines changed: 52 additions & 10 deletions

File tree

common/statistics.md

Lines changed: 52 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,60 @@ breadcrumbText: Statistics
88
needAutoGenerateSidebar: true
99
---
1010

11-
# Statistics page
11+
# Usage Statistics
1212

13-
Usage statistics are summarized per Project and per License Item. By default, the usage for each Project is displayed.
13+
Usage statistics are available at two levels: **License Item** and **Project**.
1414

15-
![Statistics Page]({{site.assets}}imgs/statistics-001.png)
15+
- The **License Item** stats page shows usage and configuration details for a single license item,
16+
including which project it belongs to.
17+
- The **Project** stats page aggregates usage across all license items configured to that project.
1618

17-
On the top of the page, you see the Project name and all License Items configured to this Project. You can click on each of the License Items to get to the statistics page for that specific Item. Below that on the left, you can see 3 pie charts showing the usage of "All History", "The selected period" and "Today".
19+
## How to Get Here
1820

19-
On the right, there is a line chart showing the trend of the usage and a table of numbers showing the detailed usage (per two hours).
21+
**License Item stats page:**
22+
Log into the Customer Portal → **Order****Full License** → locate the license item →
23+
**Manage****Usage Statistics**
2024

21-
> NOTE
22-
> * Depending on the License Items configured to the Project, you may not see all the charts or numbers as shown in the above screenshot;
23-
> * The usage of all License Items will be counted together as long as the usage is associated with the current Project;
24-
> * A License Item may be configured to multiple Projects, only the usage associated with the current Project is counted against the current Project;
25-
> * To view more precise usage numbers, check the page for a specific License Item.
25+
**Project stats page:**
26+
From any License Item stats page, click the linked project name to navigate to the
27+
project-level view.
28+
29+
## License Item Stats Page
30+
31+
![License Item Statistics Page]({{site.assets}}imgs/statistics-002.png)
32+
33+
The License Item stats page includes (but is not limited to):
34+
35+
- **License Item ID and name** — displayed at the top
36+
- **Tags** — key attributes of the license item, such as product, version, deployment type
37+
(computer or device), and refresh interval (e.g. `refresh/1d`)
38+
- **Usage** — number and percentage of the allocated quota used; the quota type (devices or
39+
scans) depends on the license item type
40+
- **Validity period** — the active date range for this license item
41+
- **Modules** — the specific feature modules covered by this license
42+
- **Project association** — the project this license item is configured to; click the project
43+
name to go to the Project stats page
44+
- **Pie charts** — three charts showing usage for "All History", "The selected period",
45+
and "Today"
46+
- **Line chart** — usage trend over the selected time period
47+
48+
> **Notes**
49+
> - Depending on the type of the license item, some charts or data columns may not appear.
50+
51+
## Project Stats Page
52+
53+
![Project Statistics Page]({{site.assets}}imgs/statistics-001.png)
54+
55+
The Project stats page includes (but is not limited to):
56+
57+
- **Project name and associated license items** — listed at the top; click any license item
58+
to go to its License Item stats page
59+
- **Pie charts** — three charts showing usage for "All History", "The selected period",
60+
and "Today"
61+
- **Line chart** — usage trend over the selected time period
62+
- **Usage table** — detailed usage broken down in 2-hour intervals
63+
64+
> **Notes**
65+
> - Depending on the license items configured to the project, some charts or data columns may not appear.
66+
> - Usage from all license items configured to the project is counted together.
67+
> - A license item may be configured to multiple projects; only usage associated with the current project is shown on that project's stats page.

0 commit comments

Comments
 (0)