Embeddable Links allow you to easily embed Rival IQ Scheduled Exports into other tools, dashboards, or web pages.
π NOTE: Embeddable Links are available in Engage and Engage Pro plans.
Embedding Links
To embed links for Scheduled Exports:
1. Schedule an export. For instructions, see Exporting and Scheduling Reports.
2. Navigate to Reports > Scheduled Exports on the left navigation bar go to Scheduled Exports.
3. Click the link icon under the scheduled export you want to embed.Β
4. Copy the link.
Example: Embedding a CSV Scheduled Export in Google Sheets
This example shows how to embed CSV data from Rival IQ into Google Sheets using the =IMPORTDATA()
function.
Simply paste the embeddable link into the IMPORTDATA
formula in a cell to load the Rival IQ scheduled CSV export into the Google Sheet.
β
To learn how to automatically update embedded data in a Google Sheet, click here.
Example: Embedding a Scheduled PNG Export in a Web Page
This example shows how to embed a Scheduled PNG export into a webpage or 3rd-party dashboard system using the <img>
tag.
For example, to embed a scheduled export showing the top 8 Instagram photos from a Pro Snow and Ski landscape into this blog article, we used this HTMLcode:
<img style="max-width: 700px; width: 100%;" src="https://app.rivaliq.com/el/gadc0fEfAb5f" />
The result is shown below: