ClickTrail – UTM, Click ID & Ad Tracking (with Consent)

Consent-aware attribution for WooCommerce, WordPress forms, and event flows. Capture UTMs and click IDs across conversion paths.

2 database tables

Table NameDescriptionMethod
wp_clicutcl_eventsStores clicutcl events data created by this plugin.Static
wp_clicutcl_queueA job queue table for managing background tasks and scheduled operations.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:clicutcl_attemptsOption key:clicutcl_attribution_settingsOption key:clicutcl_consent_modeOption key:clicutcl_db_readyOption key:clicutcl_db_ready_checked_atOption key:clicutcl_dispatch_logOption key:clicutcl_gtmOption key:clicutcl_last_errorOption key:clicutcl_pii_risk_detectedOption key:clicutcl_server_side
wp_postmeta
Post meta