How To Embed External Content On A Dashboard
You can easily enhance your Stack dashboard by embedding webpages and media from other sites. This guide will walk you through the steps to add various types of external content to your dashboard.
What is Embedding?
Section titled “What is Embedding?”Embedding allows you to display data from external platforms directly on your Stack dashboard. If a platform supports embedding, you can showcase elements such as web pages, Google Data Studio reports, Google Docs, slideshows, calendars, Loom videos, YouTube videos, social media posts, and more. However, some platforms may restrict embedding their content.
How to Embed Content on a Dashboard
Section titled “How to Embed Content on a Dashboard”Step 1: Open the Dashboard in Edit Mode
Section titled “Step 1: Open the Dashboard in Edit Mode”- Navigate to your Stack dashboard.
- Click the pencil icon to enter edit mode.
Step 2: Open the Add Widget Panel
Section titled “Step 2: Open the Add Widget Panel”- Click the blue + Add Widget button to open the Add Widget panel. This panel allows you to add various elements, including embed, title, image, and text box.
Step 3: Open the Elements Tab
Section titled “Step 3: Open the Elements Tab”- Click on the Elements tab.
Step 4: Click the Embed Button
Section titled “Step 4: Click the Embed Button”- Select the Embed button to add an embed element to your dashboard.
Step 5: Configure the Embed Element
Section titled “Step 5: Configure the Embed Element”- Enter a title for your embed element.
- Choose the type of embed:
- URL: Enter a fully qualified URL. For example:
https://www.instagram.com/p/C04TE0DsEkW/embed/ - IFRAME: Enter a full iframe snippet. For example:
<iframe src="https://www.openstreetmap.org/export/embed.html?..."></iframe>
- URL: Enter a fully qualified URL. For example:
- Optionally, use advanced settings to hide or show the element’s title.
Step 6: Save Changes
Section titled “Step 6: Save Changes”- Click the blue Save button to save the embed element to your dashboard.
Types of Embeddable Content
Section titled “Types of Embeddable Content”YouTube
Section titled “YouTube”To embed a YouTube video:
- Add an Embed element.
- Use the video’s ID number (found after
/watch?v=in the URL) and append it tohttps://www.youtube.com/embed/. - For example, if your YouTube URL is
https://www.youtube.com/watch?v=bFTIQDCvIrc, your embed URL will behttps://www.youtube.com/embed/bFTIQDCvIrc.
TikTok Videos
Section titled “TikTok Videos”To embed a TikTok video:
- Add an Embed element.
- Use the video’s ID number (found after
/video/in the URL) and append it tohttps://www.tiktok.com/embed/.
Instagram Posts
Section titled “Instagram Posts”To embed an Instagram post:
- Obtain the shareable link for your Instagram post. It will look like this:
https://www.instagram.com/p/C04TE0DsEkW/?utm_source=ig_web_copy_link - Replace
?utm_source=ig_web_copy_linkwith/embed/to get:
https://www.instagram.com/p/C04TE0DsEkW/embed/ - Use this final URL in your embed element configuration.
Related Articles
Section titled “Related Articles”- Customizing a Widget
- Edit Widgets on the Dashboard
- Removing a Widget
Enhance your Stack dashboard by embedding content that matters to you and your team. Enjoy a more dynamic and informative dashboard experience!