It's nice that the piwiki widgets are directly integrated in the Drupal interface, but couldn't this module allow the user to directly login into the piwik site? It would impose less load on the server and would bias the statistics while browsing them... ;)

Comments

hass’s picture

Category: feature » support
Status: Active » Fixed

You could disable the piwik_reports module and provide your users a link to your Piwik installation in your primary menu. Not sure why we need to develop something for this functionality.

anarcat’s picture

Status: Fixed » Active

... because we already put the token_auth in the user profile, so when he's logged in, he's logged into the piwik, somehow (if I understand this right). So I figured this would be a useful feature.

hass’s picture

Category: support » feature
Status: Active » Postponed

This need to wait for the progress of http://dev.piwik.org/trac/ticket/283 as the Piwik guys are trying to remove token_auth everywhere... later we could add this link in the menu if possible.

hass’s picture

Status: Postponed » Closed (won't fix)

Piwik reports has been removed from latest code as it's really broken.