Tiles, previews, full chart views, and even the entire Viewer can be embedded into your own web pages. There are two methods for embedding, both of which can be used on almost any standard HTML page:
- Using iframes (<iframe>)
- Using JavaScript
You can also embed the entire Metric Insights interface into an iframe on your web portal:
- 
Use the following URL: https://<MI_hostname>/home/embedded/
- 
To preselect a category for the Homepage, include: #/category/<category_id>
For example, to embed an iframe that opens the Metric Insights Homepage to Category 5:
https://mycompany.metricinsights.com/home/embedded/#/category/5
The embedding process includes the following steps:
Note: To embed Metric Insights content on other sites, see Embedding Error.