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.
Example
Below is a simple example of using embedded widgets in your own website.
How to Generate the Embedding Code
-
Open the dashboard that contains the widget you want to embed, and click the gear icon on that widget.
-
In the widget settings, navigate to the Embed Widget tab and click Generate Code.
-
Tago will generate an iframe snippet for you. Click Copy to copy the code.
-
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.