Skip to content

Commit 67cf184

Browse files
Update embed-dashboard.md
1 parent 6c8fdbf commit 67cf184

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/embed-dashboard.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ You can embed your Plausible stats dashboard into any other website using an HTM
88

99
## 1. Create a shared link
1010

11-
You need to create a shared link to embed your dashboard into another website. See our [shared link docs](shared-links.md#how-to-create-a-shared-link) to see how.
11+
You need to create a shared link to embed your dashboard into another website.
12+
13+
Want your embed to be limited to only include the stats of a specific segment of your traffic? When creating a new shared link, you can limit it to a segment.
14+
15+
See our [shared link docs](shared-links.md) to see how.
1216

1317
:::info Make sure to keep the password field blank
1418
It's technically not possible to embed a password-protected dashboard. When you try to embed a password-protected dashboard, the browser will show a "refused to connect" error message.
@@ -24,8 +28,6 @@ Enter your shared link URL, select the theme of the embed dashboard (light, dark
2428
It's much more convenient than figuring out the hex code for your background color
2529
:::
2630

27-
Want your embed to have default filters or time period? Instead of using the default shared link URL for generating the embed, you can open the shared link, apply filters to your dashboard and use the URL with the applied filters. Those filters will then be automatically added to your embed dashboard every time it's loaded. Note that these are [our regular filters](filters-segments.md) and your visitors can remove or change them to view other stats as well.
28-
2931
<img alt="Generate embed code" src={useBaseUrl('img/embed-dashboard.png')} />
3032

3133
## 3. Paste the embed code into your website

0 commit comments

Comments
 (0)