Skip to content

Commit 7de252e

Browse files
authored
Merge pull request #1111 from Ishavyas9/main
feat: Add Usage Report documentation and update sidebar
2 parents 0100241 + f7c6829 commit 7de252e

File tree

5 files changed

+145
-28
lines changed

5 files changed

+145
-28
lines changed
36.1 KB
Loading
Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
---
2+
id: insights-usage-report
3+
title: Usage Report
4+
sidebar_label: Usage Report
5+
description: Discover LambdaTest's Usage Report for comprehensive test cases insights. Optimize your testing efforts today.
6+
keywords:
7+
- usage report
8+
- usage insights
9+
- usage trends
10+
11+
url: https://www.lambdatest.com/support/docs/insights-usage-report/
12+
site_name: LambdaTest
13+
slug: insights-usage-report/
14+
---
15+
16+
<script type="application/ld+json"
17+
dangerouslySetInnerHTML={{ __html: JSON.stringify({
18+
"@context": "https://schema.org",
19+
"@type": "BreadcrumbList",
20+
"itemListElement": [{
21+
"@type": "ListItem",
22+
"position": 1,
23+
"name": "Home",
24+
"item": "https://www.lambdatest.com"
25+
},{
26+
"@type": "ListItem",
27+
"position": 2,
28+
"name": "Support",
29+
"item": "https://www.lambdatest.com/support/docs/"
30+
},{
31+
"@type": "ListItem",
32+
"position": 3,
33+
"name": "Linear App Integration",
34+
"item": "https://www.lambdatest.com/support/docs/insights-usage-report/"
35+
}]
36+
})
37+
}}
38+
></script>
39+
40+
---
41+
42+
import NewTag from '../src/component/newTag';
43+
44+
# Lambdatest products usage insights
45+
46+
LambdaTest Usage Report provides comprehensive insights into your product usage. These insights help you optimize your testing efforts by providing detailed insights into your product usage, test count, and more.
47+
48+
:::note
49+
The Usage Report is currently in <NewTag value="BETA" bgColor="#ffec02" color="#000" />. If you have any feedback or suggestions, please feel free to reach out to us at [[email protected]](mailto:[email protected]).
50+
:::
51+
52+
<img loading="lazy" src={require('../assets/images/analytics/analytics-usage-report-dashboard.webp').default} alt="Test Manager Snapshot" width="768" height="373" className="doc_img"/>
53+
54+
## Usage Frequency per product
55+
56+
The usage frequency widget helps you in understanding the usage of each product. It provides insights into the number of times each product has been used in a given time frame. This helps you in understanding the popularity of each product and helps you in optimizing your testing efforts.
57+
58+
### How it works?
59+
60+
* Check for the product subscription you want to view the usage frequency for.
61+
* Select the time frame for which you want to view the usage frequency.
62+
* The widget will display the usage frequency for the selected product and time frame.
63+
* Further filter the data by selecting the project, browser, operating system, etc.
64+
65+
### Value Proposition
66+
67+
The usage frequency helps in understand which of the products are being used more frequently. This helps in optimizing your testing efforts by focusing on the products that are being used more frequently.
68+
69+
## Total Duration Spent per product
70+
71+
The total duration spent widget provides insights into the total duration spent on each product. It helps you in understanding the time spent on each product and helps you in optimizing your testing efforts.
72+
73+
### How it works?
74+
75+
* Check for the product subscription you want to view the total duration spent for.
76+
* Select the time frame for which you want to view the total duration spent.
77+
* The widget will display the total duration spent for the selected product and time frame.
78+
* Further filter the data by selecting the project, browser, operating system, etc.
79+
80+
### Value Proposition
81+
82+
The total duration spent helps in understanding the time spent on each product. This helps in optimizing your testing efforts by focusing on the products that are being used more frequently.

docs/analytics-overview.md

Lines changed: 34 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ slug: analytics-overview/
3333
})
3434
}}
3535
></script>
36+
3637
---
37-
import NewTag from '../src/component/newTag';
3838

39+
import NewTag from '../src/component/newTag';
3940

4041
:::note Explore AI Dashboard CoPilot
4142

@@ -61,33 +62,17 @@ Insights in LambdaTest allows the QA managers and executives to efficiently trac
6162

6263
When managing multiple product lines it gets arduous for the QA managers to track the progress and quality of tests running on the platform.
6364

64-
Insights effectively allows these managers to track and improve the tests at one sight with the help of the highly customizable dashboards available with Insights
65-
66-
## How does it work?
67-
68-
Setting up insights is simple. Just run the tests on your favorite LambdaTest products and Insights will automatically track the test information from the platform. In order to create your dashboard follow the steps mentioned in this article.
69-
70-
## What LambdaTest products does Insights support?
71-
72-
Analytics is currently supported for LambdaTest products
73-
74-
- Web Automation
75-
- HyperExecute
76-
- App Automation
77-
- Real-time Testing &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" />
78-
- Real Device Testing
79-
- SmartUI Testing &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" />
80-
- Accessibility Testing &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" />
81-
- Test Manager &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" />
82-
83-
:::info Note
84-
Other LambdaTest products will be added soon with Insights support. For any request or additional information reach out to our [support team](mailto:[email protected]).
85-
:::
86-
65+
Insights effectively allows these managers to track and improve the tests at one sight with the help of the highly customizable dashboards available with Insights.
8766

8867
## Insights Modules
8968

9069
<div className="support_main">
70+
<a href="/support/docs/analytics-dashboard-templates/">
71+
<div className="support_inners">
72+
<h3>Dashboards</h3>
73+
<p>Explore various dashboards that provide a comprehensive view of your testing activities, enabling you to monitor performance, identify issues, and make data-driven decisions.</p>
74+
</div>
75+
</a>
9176
<a href="/support/docs/analytics-modules-resource-utilization/">
9277
<div className="support_inners">
9378
<h3>Concurrency Usage</h3>
@@ -130,6 +115,18 @@ Other LambdaTest products will be added soon with Insights support. For any requ
130115
<p>Monitor and allocate the right resources required for your organizations with advanced insights.</p>
131116
</div>
132117
</a>
118+
<a href="/support/docs/insights-private-real-devices/">
119+
<div className="support_inners">
120+
<h3>Private Real Device Insights &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
121+
<p>Gain detailed insights for ensuring optimal performance and resource utilization for your dedicated devices.</p>
122+
</div>
123+
</a>
124+
<a href="/support/docs/insights-private-real-devices/">
125+
<div className="support_inners">
126+
<h3>Usage Report &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
127+
<p>Get detailed insights into your product usage and optimize your testing efforts.</p>
128+
</div>
129+
</a>
133130
</div>
134131

135132
## Product Specific Widgets
@@ -178,6 +175,19 @@ Other LambdaTest products will be added soon with Insights support. For any requ
178175
</div>
179176
</a>
180177

178+
<a href="/support/docs/analytics-modules-accessibility-widgets/">
179+
<div className="support_inners">
180+
<h3>Accessibility Widgets &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
181+
<p>Ensure your application or website meets WCAG standards with comprehensive accessibility insights.</p>
182+
</div>
183+
</a>
184+
<a href="/support/docs/analytics-modules-test-manager-widgets/">
185+
<div className="support_inners">
186+
<h3>Test Manager Widgets &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
187+
<p>Manage your project-level tests comprehensively, track the progress of test suite development with detailed insights.</p>
188+
</div>
189+
</a>
190+
181191
</div>
182192

183193
:::info

docs/analytics-widgets.md

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,18 @@ To know more about this feature, refer to the [AI Dashboard CoPilot](/docs/analy
9292
<p>Monitor and allocate the right resources required for your organizations with advanced insights.</p>
9393
</div>
9494
</a>
95+
<a href="/support/docs/insights-private-real-devices/">
96+
<div className="support_inners">
97+
<h3>Private Real Device Insights &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
98+
<p>Gain detailed insights for ensuring optimal performance and resource utilization for your dedicated devices.</p>
99+
</div>
100+
</a>
101+
<a href="/support/docs/insights-private-real-devices/">
102+
<div className="support_inners">
103+
<h3>Usage Report &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
104+
<p>Get detailed insights into your product usage and optimize your testing efforts.</p>
105+
</div>
106+
</a>
95107
</div>
96108

97109
## Product Specific Widgets
@@ -121,15 +133,15 @@ To know more about this feature, refer to the [AI Dashboard CoPilot](/docs/analy
121133

122134
<a href="/support/docs/analytics-modules-manual-test-overview/">
123135
<div className="support_inners">
124-
<h3>Realtime Widgets &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
125-
<p>Get real-time insights into your testing activities and make data-driven decisions on the fly.</p>
136+
<h3>Real-Device Widgets</h3>
137+
<p>Analyze your real device testing performance and identify optimization opportunities.</p>
126138
</div>
127139
</a>
128140

129141
<a href="/support/docs/analytics-modules-manual-test-overview/">
130142
<div className="support_inners">
131-
<h3>Real-Device Widgets</h3>
132-
<p>Analyze your real device testing performance and identify optimization opportunities.</p>
143+
<h3>Realtime Widgets &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
144+
<p>Get real-time insights into your testing activities and make data-driven decisions on the fly.</p>
133145
</div>
134146
</a>
135147

@@ -139,6 +151,18 @@ To know more about this feature, refer to the [AI Dashboard CoPilot](/docs/analy
139151
<p>Gain actionable insights into your SmartUI testing efforts and ensure exceptional user experiences.</p>
140152
</div>
141153
</a>
154+
<a href="/support/docs/analytics-modules-accessibility-widgets/">
155+
<div className="support_inners">
156+
<h3>Accessibility Widgets &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
157+
<p>Ensure your application or website meets WCAG standards with comprehensive accessibility insights.</p>
158+
</div>
159+
</a>
160+
<a href="/support/docs/analytics-modules-test-manager-widgets/">
161+
<div className="support_inners">
162+
<h3>Test Manager Widgets &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
163+
<p>Manage your project-level tests comprehensively, track the progress of test suite development with detailed insights.</p>
164+
</div>
165+
</a>
142166

143167
</div>
144168

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2906,6 +2906,7 @@ module.exports = {
29062906
"analytics-allure-api-widgets",
29072907
"analytics-test-case-insights",
29082908
"insights-private-real-devices",
2909+
"insights-usage-report",
29092910
"analytics-sub-organization-widgets",
29102911
"analytics-dashboard-edit-layout",
29112912
"analytics-dashboard-features",

0 commit comments

Comments
 (0)