Popis
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.
Snímky obrazovky
Instalace
- Download and extract the plugin files.
- Upload the entire
custom-link-click-tracker
folder to the/wp-content/plugins/
directory. - Activate the plugin through the „Plugins“ menu in WordPress.
- Go to „Settings“ > „Link Click Tracker“ to configure your target URL prefix.
- Clicks on links with the specified prefix will now be tracked automatically.
Nejčastější dotazy
-
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Affiliate Link Click Tracker je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Affiliate Link Click Tracker” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.