I wonder if there's a way to automatically install every site in your multisite with this analytics rather than having to manually create settings for each one of them. I think that would be VERY helpful.

Any clue?

Comments

hass’s picture

You could create an installation profile... But the module cannot guess what piwik site ID you'd like to use for a site... and therefore you need to configure at least this setting.

If you'd like to see the Piwik Module UsersManager and SitesManager API implemented you need to write a new submodule piwik_user and piwik_sites or piwik_manager. We could use it like a sync module between Drupal an Piwik... automatically create user accounts if a new Drupal account has been created and sites if a new site has been installed and so on... would be great to have such a feature.

Please provide a patch.

hass’s picture

Title: Automatic installation » Sync Drupal users with Piwik user database
hass’s picture

Status: Active » Closed (won't fix)

Nobody seems to require this feature (no patch).