Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Wordpress plugin to track logged users activity [closed]

I need a Wordpress plugin to let me see any logged user's activity. I need to know what the user accessed from when he logged in.

Any suggestions ? Thanks.

like image 650
Manny Calavera Avatar asked Mar 12 '10 14:03

Manny Calavera


People also ask

How do I track user activity on WordPress?

To track the logged in users on your site, you need to go to the WP Activity Log » Logged In Users page. From here you will see all the users who are logged into your site. You can view all the activity of a certain user, or force someone to log out by clicking on the Terminate Session button.

Does WordPress have an activity log?

WordPress does not have activity logs out of the box. This means that in order to keep a log and monitor the events taking place on your site, you'll need an activity log plugin.

Is WP activity log free?

Note: The activity log for WordPress is FREE and you can keep as much logs as you want. Additional features such as reports, email notifications, SMS alerts, search & filters, integrations with logs management system, and many others are available in the Premium Edition.


1 Answers

There is a new plugin I co-authored called Stream that tracks logged-in user activity.

Beyond just tracking it also organizes the activity by user, context, action and IP address so it can be easily filtered/searched.

More information:

  • http://wptavern.com/stream-a-wordpress-plugin-to-track-and-monitor-changes-in-the-admin
  • http://x-team.com/2013/12/stream-track-every-change-made-on-your-wordpress-site/
  • https://github.com/x-team/wp-stream
like image 104
Frankie Jarrett Avatar answered Nov 15 '22 09:11

Frankie Jarrett