0

Analytics in apps

Analytics lets App developers extract valuable insights from various forms in the app. Each form’s data is represented in Analytics through tables, allowing the creation of tabular, chart, pivot reports by combining different forms. The data within analytics is automatically updated every hour.

To access analytics in apps:

  1. Inside the app builder, navigate to the left panel > click Data

  2. Select Analytics to view reports and dataviews you have created or have access to.

What can you do with Analytics in Apps?

  1. Create dataviews from one or more tables or other dataviews.

  2. Create reports based on dataviews or tables.

Creating dataviews in apps

A dataview involves combining attributes from one or more forms such as process, board, and dataforms, in your app, and the resulting data will be in a tabular format. To create a dataview in apps, follow these steps: 

  1. Sign into Kissflow.

  2. Create an app or open an existing app.

  3. Inside the app builder, on the left navigation panel, under Data > click Analytics > Dataviews > Create dataview.

  4. Add an SQL query in the query editor and run it. 

  5. Click Save to publish a dataview. 

  6. Once created, you can use the dataview to generate reports inside Apps.

Note:

The Analytics module present in an app caters only to the reports created within the specific app. Similarly, all data sources created within an app are exclusive and cannot be accessed by another app within the same Kissflow account.

Creating analytics reports

You can generate reports for processes, boards, dataforms, and dataviews to make it easy to understand trends, patterns, and outliers in your app. You can also combine different forms using dataviews and generate reports. 

Every report is displayed in a card view. You can find out the following details from these cards: 

  • Name
  • Report type
  • Share status of the report

You can search for any reports you created inside Analytics. You can also sort the reports according to Created at, Last modified, or Alphabetical order.

To create a report, follow these steps:

  1. Under the Analytics tab > Reports > Create report.

  2. Select the required data source, report name, and description.

  3. Choose the type of report: Table, Chart, Pivot.

  4. Click Create.

Sharing and exporting a report

Once you have created the report, you have several ways to administer it. Under Reports, click the More options button () on the report you want to administer. 

  • Share - Share the report with the roles created in apps.  

  • Export - The export option is applicable only for tabular reports. This option allows you to export all the data in a tabular report as a CSV or JSON file. Once you export a report, you will receive an email with a link to download it.

Note:

You must enable the export header while configuring a tabular report on a page to use the export option.

Additional actions

Click the More options button () of the report you want > select one of the following.

  • Click Edit > Configure report page > Select the fields of the data source using the settings such as dimension, measure and legend > Click Save.

  • Rename a report > provide the new name > click Rename.

  • Click Delete to delete the report.

  • Select the Duplicate option > provide the required name for the copy of your report > Click Duplicate. A copy of the selected report, including the share permissions and the customizations, will be created in the Reports page.

Using analytics reports in the page builder

To utilize analytics within the page builder, follow these steps:

  1. Drag and drop the report component - Tabular, Chart, Pivot, you wish to visualize onto your page.

  2. In the settings, choose the flow type as Analytics.

  3. Select the desired report that you want to appear in the page builder.

  4. If any filter parameters were added, they will appear under Filter parameters.

  5. Enable Show header to access the header for your reports.

Once the header is enabled, you can see options for data update, sorting, filtering, showing/hiding fields, and exporting.

  • For charts, you can see data update icon and sorting on a page builder.
  • For pivot reports, only the data update icon will be available. 

The details of the report components such as Component ID, Report ID, and Data source ID can be viewed under Component details.

  • The component ID is essential to get details about a particular report component using SDK commands.
  • Report ID and Data source ID are used for reference.