Downloading data for Data Science

Hello,

i’m writing this post because i’m having some difficulties in download a comprehensive csv of all my recorded data (everything from visitors to devices and so on) for data science purpose.

Is there a way? or do I have to download manually from every dashboard and then join the data?

Best Regards

Hi,

If one request takes too long, you can try adding a filter_limit and filter_offset to the API URL and make multiple requests after each other until you have all data.

See also https://developer.matomo.org/api-reference/reporting-api for the whole API documentation