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 NameDescriptionMethod
wp_bot_block_block_listStores bot block block list data created by this plugin.Static
wp_bot_block_logA 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_options
Option key:bot_blockOption key:bot_block_logOption key:bot_block_master_table