Hello,
I have a Problem with API of Piwik.
(My Piwik version is 1.12)
If I do the request by API "Actions.getPageTitles", I get an array with maximum of 100 Entries (99 normal rows) and one row its labeled with "Others".
Is it possible to make an request, that returns all 32000 Pages?
My first idea was to iterate over all Pages with "Actions.getPageTitle", but it takes too mutch time.
Is there an other solution?
Thank you for your help.
I have a Problem with API of Piwik.
(My Piwik version is 1.12)
If I do the request by API "Actions.getPageTitles", I get an array with maximum of 100 Entries (99 normal rows) and one row its labeled with "Others".
Is it possible to make an request, that returns all 32000 Pages?
My first idea was to iterate over all Pages with "Actions.getPageTitle", but it takes too mutch time.
Is there an other solution?
Thank you for your help.