Fogless Analytics

Cookieless, privacy-first analytics with a clean dashboard right in wp-admin. No GA4 chaos, no consent banner, and your data never leaves your server.

7 database tables

Table NameDescriptionMethod
wp_defog_actionsStores defog actions data created by this plugin.Static
wp_defog_dim_dailyStores defog dim daily data created by this plugin.Static
wp_defog_eventsStores defog events data created by this plugin.Static
wp_defog_funnelStores defog funnel data created by this plugin.Static
wp_defog_order_itemsStores order records and related transaction data.Static
wp_defog_ordersStores order records and related transaction data.Static
wp_defog_stats_dailyStores 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:defog_daily_saltOption key:defog_db_versionOption key:defog_settings