DM User Tracking
An extensive, customisable, fully featured user tracking plugin.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_lbakut_activity_log | A logging table that records activity, events, or audit history. | Static |
| wp_lbakut_browser_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_lbakut_stats | Stores analytics or statistics data. | Static |
| wp_lbakut_user_stats | Stores 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_optionsOption key:
lbakut_options