Customize an embedded IP3 report or dashboard
When you're ready to share your IP3 Report or Dashboard on your website you can use the provided Embed code. Find the Embed option at the top of your report.
To embed your report on your website, simply copy and paste this code into your website editor. Reach out to the IP3 team or your website administrator for help.
Did you know you can customize the embedded report to better match your website? We've added two new options:
1. Remove the Report Title from your Embedded Report.
Depending on where you're embedding a report, the IP3 Report title can be redundant. In this case, you'll want to update the embed code to specify you'd like to remove the title. If you do not include this special parameter the report title will display by default. Here's how you do it:
You'll need to modify the embed code you copied from ASSESS to add&title=false after you see the utm_medium=embed and before the second set of quotation marks. Here's an example:
2. Change the Background Color of your Embedded Report.
A neat way to make your report appear seamlessly integrated into your website is to change the background color of the IP3 ASSESS report to match your website. See an example here of the report with a custom background color compared the default. Here's how you do it:
You'll need to modify the embed code you copied from ASSESS to add&bgcolor=XXXXXX after you see the utm_medium=embed (or after the title=false if using) and before the second set of quotation marks. In place of the X, you'll add the HEX color of your website. Here's an example:
<iframe src="https://ip3-assess.org/share/ckustil7c00000im138ey8ie5/clksr1m1s000s0ikj2dzt4rma?areaId=08067&utm_medium=embed& bgcolor=f5e6b9" width="100%" height="790" frameBorder="0" title="Assess Report"></iframe>