Skip to main content
Version: 6.0.2

Formsflow Analytics Usage Documentation


The process of how to use Redash is well documented in official docs. Some of the basic steps for working with Redash are:

  1. Add Data Sources

    You can connect with about 30+ supported data sources mentioned in docs from the browser itself.

    Image

  2. Write Queries

    Once data is connected we can write queries. It’s always ideal to create individual queries for the necessary visualizations. Writing queries is a data preparation step to process data for visualization.

    Image

  3. Create Visualizations

    There are a variety of visualizations supported in Redash. Ten different categories of visualization can be created with just drag and select features to visualize from the queried data. Redash supports visualization types like BoxPlot, Counter, BarCharts, Sunburst, Sankey, Word clouds, line charts and Area charts. To learn how to create visualizations checkout Redash visualization docs.

    Image

  4. Create Dashboards

    You can create interactive dashboards that can be embedded anywhere and shared with colleagues easily. The queries can be refreshed periodically as more data comes in.

    Image

  5. Share Dashboard for Public Access

    Share the Dashboard and enable Allow public access if you wish to share the dashboard outside of formsflow.ai solution.

    Image

Adding Dashboards on Admin Page


To enable dashboards, and provide authorization the following changes are required in existing installations:

  1. Create a new main group called formsflow-analytics, and create as many subgroups as you want to associate various dashboards from Admin UI (in Designer)

    Image

  2. Create a new mapper under forms-flow-web client in Keycloak by following the steps below:

    Image

  3. Corresponding to each user, add the dashboard-groups you want to enable for dashboard authorization. Any user in a group given permission by the Admin to view a dashboard will then have access to that dashboard.

    Image

  4. The dashboards added in the above step will be displayed in the Insights tab

    Image

Note: Users who don’t belong to any group added in Keycloak will not have access to an Insights tab.