Custom Report export data

I have created a custom report that includes a custom dimension and a few other metrics

See column headers in the picture , PageName2 is the dimension

Is there anyway of converting this to a REST call to get the data as a CSV or JSON output ??

Thanks in advance , Chris

Hi,

If you click on the :export: icon on the bottom of the report you should see a window that helps you generate the exact API call.

You could also take a look at the API reference here:
https://developer.matomo.org/api-reference/reporting-api#CustomReports

wow , thats fantastic , thanks Lukas !!!

1 Like