allow seamless login in real piwik interface
anarcat - June 18, 2009 - 19:19
| Project: | Piwik - Web analytics |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
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... ;)

#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.