Skip to content

Commit f7c6829

Browse files
hashtaghackerIshavyas9
authored andcommitted
feat: Enhance analytics documentation with Private Real Device Insights and Usage Report sections
1 parent 486b9fd commit f7c6829

File tree

2 files changed

+62
-28
lines changed

2 files changed

+62
-28
lines changed

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

0 commit comments

Comments
 (0)