Skip to main content

Embedding Widgets to your website

Embedded widgets are a convenient way to display your data from Tago in another application. By generating the embedding code on a widget, you can add that widget to your website or any other application.

Widget editor showing an embedded widget

Example

Below is a simple example of using embedded widgets in your own website.

How to Generate the Embedding Code

  1. Open the dashboard that contains the widget you want to embed, and click the gear icon on that widget.
    Image 3:

  2. In the widget settings, navigate to the Embed Widget tab and click Generate Code.
    Image 4

  3. Tago will generate an iframe snippet for you. Click Copy to copy the code.
    Image 5

  4. Paste the copied code into your website’s HTML where you want the widget to appear. The data from Tago will update in real‑time for anyone who views the page.