User Dashboard Information

Hi,

Where does PIWIK store the information about the layout of the dashboard for each user and were’s the default layout defined?

I would like to copy the one layout to a number of users without login in each user.

Thanks for your help!

Best regards
Alex

Hi Alex,

Piwik stores the users dashboard info within the DB table user_dashboard.

But I can’t tell you what format. Looks like kind of API calls…

For more information refer to the database schema on trac:
dev.piwik.org/trac/wiki/DatabaseSchema

Alas, this isn’t updated to Piwik 0.6 database usage. I. e. the table mentioned above is missing.

Kind regards
Michael

The default dashboard is defined at: http://dev.piwik.org/trac/browser/trunk/pl…roller.php#L174

The format is JSON