LiveVisi – Live Visitors Activity Tracker for WP Website
LiveVisi is a real-time WordPress analytics plugin that tracks website visitors, page views, how much time they are spending on the site.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_livevisi_pageviews | Stores livevisi pageviews data created by this plugin. | Static |
| wp_livevisi_visitors | Stores livevisi visitors data created by this plugin. | 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:
livevisi_excluded_ipsOption key:livevisi_settingsOption key:livevisi_version