any module can record this?

thanks.

Comments

caole261188’s picture

As far as I know, you can use hook_user with $op = 'view' to record who views the user account information. You can go here for more information: http://api.drupal.org/api/function/hook_user/6 .