Affiliate Link Click Tracker

描述

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.

螢幕截圖

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

安裝

  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.

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Affiliate Link Click Tracker” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Affiliate Link Click Tracker 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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.