Posted by anarcat on June 18, 2009 at 7:19pm
Jump to:
| Project: | Piwik Web analytics |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
#1
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.
#2
... 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.
#3
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.
#4
Piwik reports has been removed from latest code as it's really broken.