Skip to content

Commit 2fe3ab4

Browse files
amanchopra1905surishubham
authored andcommitted
Merge pull request #2142 from amanchopra1905/stage
video embeded for the analytics
1 parent 8050ce0 commit 2fe3ab4

File tree

1 file changed

+3
-31
lines changed

1 file changed

+3
-31
lines changed

docs/analytics-dashboard-templates.md

Lines changed: 3 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_label: Create with Pre-Built templates
55
description: Discover Dashboard Templates for streamlined test analysis. Save time with pre-built widgets tailored to specific testing needs. Learn more
66
keywords:
77
- analytics
8-
url: https://www.lambdatest.com/support/docs/analytics-overview/
8+
url: https://www.lambdatest.com/support/docs/analytics-dashboard-templates/
99
site_name: LambdaTest
1010
slug: analytics-dashboard-templates/
1111
---
@@ -28,20 +28,13 @@ slug: analytics-dashboard-templates/
2828
"@type": "ListItem",
2929
"position": 3,
3030
"name": "Linear App Integration",
31-
"item": "https://www.lambdatest.com/support/docs/analytics-overview/"
31+
"item": "https://www.lambdatest.com/support/docs/analytics-dashboard-templates/"
3232
}]
3333
})
3434
}}
3535
></script>
3636

37-
---
38-
39-
import VideoEmbed from '../src/component/videoEmbed';
40-
41-
<VideoEmbed
42-
src="https://share.synthesia.io/embeds/videos/f990e40b-de80-404c-95f9-e446ef8d8ee7"
43-
title="Exploring Pre-Built Templates in Lambdatest Insights"
44-
/>
37+
<iframe width="800" height="450" src="https://www.youtube.com/embed/ge8w56jZTWw?si=3EJwrMTH6GC_hDd3" title="Exploring Pre-Built Templates in Lambdatest Insights" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
4538

4639
## About the Dashboard templates:
4740

@@ -223,24 +216,3 @@ The following are the use cases for the template:
223216
* Scheduling a Email notification of the dashboard - Read More
224217
* Share the Dashboard with a public or a private link with your team - [Read More](/docs/analytics-dashboard-features/#expiry-settings-for-dashboard-share-link)
225218
* Exporting the Dashboard as a PDF - [Read More](/docs/analytics-dashboard-features/#export-dashboard-as-pdf)
226-
227-
228-
<nav aria-label="breadcrumbs">
229-
<ul className="breadcrumbs">
230-
<li className="breadcrumbs__item">
231-
<a className="breadcrumbs__link" target="_self" href="https://www.lambdatest.com">
232-
Home
233-
</a>
234-
</li>
235-
<li className="breadcrumbs__item">
236-
<a className="breadcrumbs__link" target="_self" href="https://www.lambdatest.com/support/docs/">
237-
Support
238-
</a>
239-
</li>
240-
<li className="breadcrumbs__item breadcrumbs__item--active">
241-
<span className="breadcrumbs__link">
242-
Analytics
243-
</span>
244-
</li>
245-
</ul>
246-
</nav>

0 commit comments

Comments
 (0)