AesirX Consent
Integrating first-party consent for GDPR/ePrivacy compliance.
9 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_analytics_category_consent | Stores analytics category consent data created by this plugin. | Static |
| wp_analytics_consent | Stores analytics consent data created by this plugin. | Static |
| wp_analytics_event_attributes | Stores analytics event attributes data created by this plugin. | Static |
| wp_analytics_events | Stores analytics events data created by this plugin. | Static |
| wp_analytics_flows | Stores analytics flows data created by this plugin. | Static |
| wp_analytics_migrations | Stores analytics migrations data created by this plugin. | Static |
| wp_analytics_visitor_consent | Stores analytics visitor consent data created by this plugin. | Static |
| wp_analytics_visitors | Stores analytics visitors data created by this plugin. | Static |
| wp_analytics_wallet | Stores analytics wallet 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:
aesirx_analytics_do_activation_redirectOption key:aesirx_analytics_plugin_optionsOption key:aesirx_analytics_plugin_options_disabled_block_domainsOption key:aesirx_consent_ai_plugin_optionsOption key:aesirx_consent_geo_plugin_optionsOption key:aesirx_consent_gpc_plugin_optionsOption key:aesirx_consent_modal_plugin_optionsOption key:aesirx_consent_verify_plugin_optionsOption key:aesirx_privacy_policy_url