Embedded Analytics
Introduction
Embedded Analytics feature helps you integrate a Holistics dashboard into your own web applications, as if the dashboard is a part of your application itself.
Use Cases
- Embed inside your CRM Application, set up the right dashboards for the right customers
- E-commerce/Retails: Embed dashboards into Web/Mobile App to deliver insights to each merchant
- Include your Dashboard or Report publicly on your website
Benefits
- Your Engineers do not need to build analytics dashboard for your application from scratch.
- Your Viewers/Users can have access to their related statistics from your app without having to log into Holistics.t
- Prevent data leakage: your viewers can only see data that you allow them to see.
- White-labeling: Remove Holistics’ logo so you can keep your brand consistent in your applications.
How it works
On the front-end side, Holistics dashboard is embedded into your website or application using iframe. The source link of the iframe contains an identification code (embed_code
) of the dashboard, and a token
which define how your users can see the dashboard.
On the backend side, you will need to generate the token
while taking into account the settings of your dashboards, the permissions that you want to grant to your logged in user, the filters that you want them to use... With Holistics's Embedded Analytics Sandbox, you can interactively generate the code necessary for the token generation.
For a more detailed walk-through, please refer to our Embed Holistics Dashboard guide.
How to set up Embedded Analytics
Here are some useful links which can help you set up your embedded dashboard:
- Guide: Embed your Holistics Dashboard
- Configure your embedded dashboard:
- Other features:
Video Guide
Security
Please refer to our Security in Embedded Analytics docs for general security matters.
FAQs
For all the common questions about Holistics Embedded Analytics, please refer to our FAQs here.