Sorting sites into categories (folders)

I have a large number of websites tracked in Piwik, each having a different site entity. I would like to be able to sort them into categories, such as:
Shops: Site1, Site2, …
Blogs: Site3, Site4, …

So that it is easier to navigate in Piwik between them. Is there a plugin or a builtin functionality available for this? Or is this something I’d need to create from scratch with PHP/MySQL. Of course I could also resort to having multiple databases and different logins for all these different categories, but this doesn’t sound like the most ideal solution.

Thank you for your help,

Loic

Looks like the Website groups plugin is what I’m looking for:
http://plugins.piwik.org/WebsiteGroups

1 Like