Closed (won't fix)
Project:
Piwik Web Analytics
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2009 at 12:02 UTC
Updated:
10 Oct 2010 at 17:04 UTC
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
Comment #1
hass commentedYou 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.
Comment #2
hass commentedComment #3
hass commentedNobody seems to require this feature (no patch).