Hello!
I use the matomo API, specificalilly the method Live.getLastVisitsDetails to get every visit for every day in a given time period. I run it in postman for test, and than in qlik sense. In my case the parameter filter_limit=-1 to return all rows causes a code ‘500’ Error. Is there a method other than looping over the filter_offset and the filter_limit=-1 to get every visit? Something like a ‘next page’ option in the header? If you have some kind of solution, it would be really helpful.
Best regards,