Affiliate Link Click Tracker

Description

Affiliate 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, device, 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, device, and click time.
* View tracked click data in a filterable table within the WordPress admin.
* Date and time format according to your WordPress timezone settings.
* Supports date filtering for better data analysis.

License

This plugin is licensed under the GPLv2 or later. See GPL License for more details.

Screenshots

  • Set affiliate URL prefix to track link clicks.
  • Affiliate link tracking report.

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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Affiliate Link Click Tracker” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1

  • Added device type.
  • Increased default row from 10 to 25.
  • Fixed timezone setting.

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.