You can display a Grow dashboard in an iframe. However, there are technological limitations and it can be hard to make everything look, and work right.
Please contact your account manager or support as you start this process so they can help you. They will enable it for your account. This isn't turned on by default for security reasons.
Next, you will need to get the URL for the iframe. Here's how to get it:
- On the dashboard that you want to embed, click on the dashboard action menu at the top right (the three dots) and select Dashboard Settings.
- Under the Sharing section, click Generate Share URL.
- Copy the new URL.
When you have your shared URL and iframing is enabled on your account, then you can embed it on your site using the <iframe src="URL"></iframe>
HTML tag. Learn more about the iframe tag here.