Version Control
Embedding Environments
Embedding with the Web Component
When you embed an Explo dashboard or report builder with the web component, you may specify the environment for example with dashboards in the following way:
Specify the environment tag with the environment
property.
Embedding with the iFrame
When you embed with an iFrame, you can specify the environment tag as the final parameter in the URL for example with dashboards as such:
https://explo.co/iframe/:dashboardid/:customer_token/production
Not specifying an environment
If you don’t specify an environment tag, then we will use the most recently saved version.