=== Custom Link Click Tracker === Contributors: sachinrp90 Tags: affiliate link tracking, link tracker, link click tracking, affiliate link click tracker, track affiliate link clicks Requires at least: 5.0 Tested up to: 6.7 Stable tag: 1.0 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Track affiliate, internal, or external link clicks data for your given URL prefix. Get post title and click time for analysis. == Description == Custom Link Click Tracker is a WordPress plugin that allows you to track clicks on links with a specific prefix. It records information like the post URL, link URL, and click time to help you analyze user interactions on your site. **Features:** * Track clicks for URLs with a specified prefix. * Capture details such as post URL and title, link URL, and click time. * View tracked click data in a sortable and filterable table within the WordPress admin. * Supports date filtering for better data analysis. == Installation == 1. Download and extract the plugin files. 2. Upload the entire `custom-link-click-tracker` folder to the `/wp-content/plugins/` directory. 3. Activate the plugin through the "Plugins" menu in WordPress. 4. Go to "Settings" > "Link Click Tracker" to configure your target URL prefix. 5. Clicks on links with the specified prefix will now be tracked automatically. == Frequently Asked Questions == = Can I track multiple prefixes? = Currently, the plugin allows tracking for a single prefix. If you want to track multiple prefixes, you may modify the code or extend the plugin as needed. = Where can I view the tracked clicks? = You can view tracked clicks in the WordPress admin under the "Link Click Tracker" menu. The data table shows tracked clicks, which can be sorted by columns and filtered by date. = How do I uninstall the plugin? = Deactivating and deleting the plugin will also remove its database table and settings. == Screenshots == 1. Set the target URL prefix for link tracking. 2. View tracked click data in an organized table with sortable columns and date filtering. == Changelog == = 1.0 = * Added date filtering functionality for click data. * Enhanced sorting options for the click data table. * Initial release of the plugin with link click tracking for specified URL prefixes. == Upgrade Notice == = 1.1 = Enhance the data filtering capabilities for better analysis of click tracking data. == License == This plugin is licensed under the GPLv2 or later. See [GPL License](https://www.gnu.org/licenses/gpl-2.0.html) for more details.