In the analytics dashboard, you can export your data to an Excel file for further exploration. Additionally, you can use Haiilo's API to pull analytics data into an external analytics system.
Export data on the platform
The export provides detailed data for every metric found on the selected analytics page, arranged chronologically by date for easy reference. You will only be able to view data in the export that is accessible to you on the platform.
Every export includes the selected metrics as separate sheets in the file, with a Summary sheet showing the selected date range and any applied filters.
- Open the analytics page for which you want to export data, e.g., Content.
- Specify a date range and, if desired, apply any additional filters.
- Select Export.
- Select the metrics you want to export: All metrics or only certain metrics from the selected analytics tab.
- Select Continue.
- After the export is ready, select Download export.
The export will be downloaded onto your computer as an XLSX file.
Export data using the API
You can use Haiilo's Analytics API to fetch data from your analytics. The data fetched from the API provides detailed data for every metric found in the analytics. You can filter by date range, but you cannot use other filters in the API call.
To make calls to the Haiilo API, you need to authenticate first. You can find detailed information about authenticating and using the API here.