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 Name | Description | Method |
|---|---|---|
| wp_epictr_event_log | A logging table that records activity, events, or audit history. | Static |
| wp_epictr_events | Stores epictr events data created by this plugin. | Static |
| wp_epictr_visits | Stores 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_optionsOption key:
epictr_db_versionOption key:epictr_settingsOption key:ept_db_version