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 Name | Description | Method |
|---|---|---|
| wp_defog_actions | Stores defog actions data created by this plugin. | Static |
| wp_defog_dim_daily | Stores defog dim daily data created by this plugin. | Static |
| wp_defog_events | Stores defog events data created by this plugin. | Static |
| wp_defog_funnel | Stores defog funnel data created by this plugin. | Static |
| wp_defog_order_items | Stores order records and related transaction data. | Static |
| wp_defog_orders | Stores order records and related transaction data. | Static |
| wp_defog_stats_daily | 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:
defog_daily_saltOption key:defog_db_versionOption key:defog_settings