Epic Tracking – Click & Event Tracking for WordPress

Click and event tracking for WordPress. Point, click, and track — no code, no tag managers, no third-party scripts.

3 database tables

Table NameDescriptionMethod
wp_epictr_event_logA logging table that records activity, events, or audit history.Static
wp_epictr_eventsStores epictr events data created by this plugin.Static
wp_epictr_visitsStores epictr visits 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_options
Option key:epictr_db_versionOption key:epictr_settingsOption key:ept_db_version