Epic Tracking – Click & Event Tracking for WordPress
Epic Tracking lets you add event tracking to any element on your WordPress site using a visual editor. Click the element you want to track, give it a name, and you’re done — events start recording immediately. No code, no Google Tag Manager, no external scripts. Visual Click & Event Editor Open the visual editor on any page from the WordPress admin bar. Click a button, link, form, CTA, or any other element — give it a reference name and tag — and save. That’s it. The event is live and tracking starts immediately. Track button clicks, form submissions, link clicks, and CTA conversions Set up events in seconds with a point-and-click interface Organize events with custom tags for easy filtering No coding or tag manager knowledge required Built-in Analytics Dashboard The plugin includes a full analytics dashboard in your WordPress admin: Event trigger counts with unique visitor breakdowns Page view statistics with date range filtering Per-page detail views with referrer, device, browser, OS, and country data Daily traffic charts and trend visualization Sortable tables with pagination Self-Hosted & Privacy-Friendly All tracking data stays in your WordPress database. No data is sent to third-party analytics services. Visitors are identified using a single first-party cookie — no personal data is stored or shared. Features Visual event editor — Point-and-click setup for tracking clicks on any element Custom event tags — Organize events with tags for easy filtering and reporting Event analytics — See which events fire most, with trigger counts and unique visitors Page view tracking — Automatic visit logging with full referrer and device data Country geolocation — Automatic IP-based country detection for visitor locations Bot filtering — Known bots and crawlers are automatically excluded Role exclusion — Exclude administrators or any user role from being tracked Date range filtering — Quick presets (today, last 7 days, last 30 days) and custom ranges Lightweight — No impact on page load speed; tracking runs asynchronously after render Self-hosted — All data stored in your WordPress database, no external dependencies Clean uninstall — All tables and options are removed when you delete the plugin Use Cases Track which CTAs and buttons get the most clicks on your landing pages Measure form submission rates and conversion events without tag managers Monitor page views and traffic trends without Google Analytics See which referrers drive the most traffic to specific pages Understand visitor demographics: device type, browser, OS, and country Why Epic Tracking? Most WordPress event tracking requires Google Tag Manager, custom JavaScript, or expensive third-party services. Epic Tracking gives you a visual editor to set up event tracking in seconds — no code, no external scripts, no data leaving your server. External services This plugin uses the ip-api.com geolocation service to determine visitor country based on their IP address. An HTTP request is sent to ip-api.com each time a new visitor is recorded (unless a cached result is available). The request contains only the visitor’s IP address. No other personal data is sent. Service: ip-api.com Data sent: visitor IP address When: on each new visit (results are cached for 24 hours) Terms of service: ip-api.com/docs/legal Privacy policy: ip-api.com/docs/legal
Top keywords
- tracking11×2.12%
- data9×1.74%
- event9×1.74%
- visitor7×1.35%
- events6×1.16%
- wordpress6×1.16%
- analytics5×0.97%
- com5×0.97%
- country5×0.97%
- editor5×0.97%
- filtering5×0.97%
- ip-api5×0.97%
Simple URLs Legacy
Simple URLs Legacy is a fork of the plugin by Nathan Rice. A URL management system to create, manage, and track outbound links from your site. Usage Simple URLs Legacy adds a new custom post type to your admin menu, where you can create, edit, delete, and manage URLs. It stores click counts in the form of a custom field on that custom post type, so it scales really well. And, by avoiding page based redirects, which is the current trend in masking affiliate links, we avoid any issues with permalink conflicts, and therefore avoid any performance issues. Upload the entire simple-urls-legacy folder to the /wp-content/plugins/ directory DO NOT change the name of the simple-urls-legacy folder Activate the plugin through the ‘Plugins’ menu in WordPress Navigate to Settings > Permalinks. That’s it. Just open that screen and WordPRess automatically flushes redirects. Trust me. Navigate to the Simple URLs Legacy menu Create a new URL, or manage existing URLs. Publish and use the URLs however you want! = 1.0.4 = * 05/27/2025 * Add capability to reset click counter on any simple url. * ‘Reset Clicks’ to 0 from link edit screen or using Quick Edit hover navigation. * 1.0.3 12/16/2024 Updated Tested To vesion for WP 6.7.1 Applied wp_unslash correctly to url sanitization. Corrected text domain setting in admin class. Aligned license declaration between readme and plugin header. Added license comment block. Addressed issues with lengthy short description in header. Added original contributors back into readme header. Adjust loading of constants and get_plugion_data to accomodate WP 6.7 changes in text_domain loading. 1.0.2 11/13/2023 Updated Tested To version for WP 6.4.1 Added logic to pull plugin version from main file header 1.0.1 03/31/2023 #5FTF #WebDevStudios Updated Tested To vesion for WP 6.2 Clean up documentation 1.0.0 12/30/22 #5FTF #WebDevStudios Initial release of Simple Urls Legacy 0.10.3 11/25/2022 #5FTF #WebDevStudios Add Published date to Simple URLs Legacy admin page 0.10.2 11/25/2022 #5FTF #WebDevStudios Applied WordPress coding standards Tweaked plugin description. Added required license declarations in readme.txt 0.10.1 10/28/2022 #5FTF #WebDevStudios Added conflict notice in admin if Simple URLs plugin is running. Reworked constants for better readability. Added build/dependency source files back in with updated dependencies. 0.10.0 08/09/2022 Reverted plugin to last known state under original author – Nathan Rice (v0.9.9). Renamed plugin from Simple URLs to Simple URLs Legacy. URL structure modifier filter changed from ‘simple_urls_slug’ to ‘simple_urls_legacy_slug’. Reworked naming conventions to use simple-urls-legacy namespace and package name. Removed build/dependency source files. 0.9.9 Fixed URLs not properly redirecting. 0.9.8 Coding standards. Added composer. Added Circle CI integration. Added new filter to change the slug. Added REST support to ensure Simple URLs appear in list when linking text. Added cast string to int to avoid type error. 0.9.7 WordPress compatibility. 0.9.6 Add plugin header i18n Add textdomain loader 0.9.5 Changed messages and labels. Updated textdomain. Generated POT file. 0.9.4 Fixed saving bug 0.9.3 Removed capability line from the register function. Users with permission to edit posts can create/edit URLs. Bumped to show compatibility with WordPress 3.0.4 0.9.2 Fixed a type in the plugin URL Bumped to show compatibility with WordPress 3.0.2 0.9.1 Fixed bug with URLs with ampersands in them Added 'with_front' => false to the post type registration 0.9 Initial Beta Release