Solved
User management Stastics
Hi,
Is there anyway we can track the user logins (statistics) in CQ? I could think of having a filter servlet, but dont know how to configure it for CQ instance itself.
Thanks,
Kinjal
Hi,
Is there anyway we can track the user logins (statistics) in CQ? I could think of having a filter servlet, but dont know how to configure it for CQ instance itself.
Thanks,
Kinjal
If you are using the standard login mechanism and not custom authentication, then on login the token is written to the user node (or a subnode, not sure). You can track such events and then do your statistics.
Jörg
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.