Error: Data structure returned is not convertible in the requested format. Try to call this method with the parameters '&format=original&serialize=1'; you will get the original php data structure serialized. The data structure looks like this: $data = array ( 0 => array ( 'name' => 'Dashboard', 'widgets' => array ( 0 => array ( 'module' => 'VisitsSummary', 'action' => 'getEvolutionGraph', ), 1 => array ( 'module' => 'Live', 'action' => 'widget', ), 2 => array ( 'module' => 'VisitorInterest', 'action' => 'getNumberOfVisitsPerVisitDuration', ), 3 => array ( 'module' => 'PiwikPro', 'action' => 'promoPiwikPro', ), 4 => array ( 'module' => 'CoreHome', 'action' => 'getPromoVideo', ), 5 => array ( 'module' => 'Referrers', 'action' => 'getWebsites', ), 6 => array ( 'module' => 'VisitTime', 'action' => 'getVisitInformationPerServerTime', ), 7 => array ( 'module' => 'UserCountryMap', 'action' => 'visitorMap', ), 8 => array ( 'module' => 'DevicesDetection', 'action' => 'getBrowsers', ), 9 => array ( 'module' => 'Referrers', 'action' => 'getSearchEngines', ), 10 => array ( 'module' => 'ExampleRssWidget', 'action' => 'rssPiwik', ), ), ), );