ThaDafinser / Piwik-LdapVisitorInfo

Piwik plugin to show visitor information from LDAP
MIT License
3 stars 3 forks source link

More information #5

Closed ThaDafinser closed 7 years ago

ThaDafinser commented 9 years ago

from @andreystrelkov

Hi Martin, I'm little confused, what done your module? Explain my situation, I have to work install AD and the server install Piwik Ideally, I want to know about site visitors not only IP, but the DN and DEPARTMENT.

Prior to this, I have decided to insert this method in the tracker code - Javascript code that gets data about the current user, and inserts them one of the variables that are passed Piwik.

But now I found your module

ThaDafinser commented 9 years ago

@andreystrelkov youcan display whatever you want from the user.

First tell piwik which user you have: https://github.com/ThaDafinser/Piwik-LdapVisitorInfo#faq

Then you can fetch every field from LDAP and display it in the image description/title https://github.com/ThaDafinser/Piwik-LdapVisitorInfo/blob/master/screenshots/visitorInfo.jpg