DM User Tracking

An extensive, customisable, fully featured user tracking plugin.

4 database tables

Table NameDescriptionMethod
wp_lbakut_activity_logA logging table that records activity, events, or audit history.Static
wp_lbakut_browser_cacheA cache table that stores temporary computed or fetched data.Static
wp_lbakut_statsStores analytics or statistics data.Static
wp_lbakut_user_statsStores analytics or statistics data.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:lbakut_options