All Collections
Share your dashboard
Embedding dashboards
Embed a Geckoboard dashboard in websites and tools
Embed a Geckoboard dashboard in websites and tools

Create a link to your live dashboard that can be embedded in your everyday business tools.

Updated over a week ago

You can use sharing links to embed a Geckoboard dashboard into websites and many of your everyday business tools. The most common way of doing this is using iFrames.

We have dedicated articles for embedding a Geckoboard dashboard for these tools:

Using an iFrame to embed your dashboard

Your code should look similar to this, although you'll probably want to add height and width parameters:

<iframe src="https://demo.geckoboard.com/dashboards/03CF7FF63ED2B885"></iframe>
Did this answer your question?