All Collections
Visualize
Report Building
How to embed reports using iFrame
How to embed reports using iFrame

Do you want to embed your report as an iFrame? Here is a quick article on how to do that!

Daumante Kubiliunaite avatar
Written by Daumante Kubiliunaite
Updated over a week ago

Any shared report link can be added as an iFrame anywhere. You would just need to edit the HTML for the website, and the shared report link would be the magic code that you need to add like this:

<iframe

src="https://reports.live/shared/zeQ7Y6jrxn6nbEWj" width="1280" height="800">

</iframe>

There are even online iFrame generators if needed, like this one, for example.

As an example, let's say I want this report to be generated as an iFrame:

Step 1: Just generate a shared link for your report and copy it.

Step 2: Input the generated link, name your iFrame and select the remaining settings and click ''Generate My Code"

Step 3: Copy the code and input it where you want it.

Example of how it could look like:
​


​

If you still have any questions, don't hesitate to contact us!
​

Did this answer your question?