Bot Block – Stop Spam Referrals in Google Analytics
Block spam referrals showing in Google Analytics and save bandwidth. Central database of sites, ability to add custom URL's and stats.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bot_block_block_list | Stores bot block block list data created by this plugin. | Static |
| wp_bot_block_log | A logging table that records activity, events, or audit history. | 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:
bot_blockOption key:bot_block_logOption key:bot_block_master_table