=== Link Visit Counter ===
Contributors: samiur6688
Tags: link tracking, clicks, analytics, admin dashboard, link monitor
Requires at least: 5.6
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Track and monitor clicks on links within your website using a simple, professional WordPress plugin with an admin interface.

== Description ==
**Link Visit Counter** is a lightweight WordPress plugin that allows site administrators to track clicks on links across their website. With a clean and user-friendly admin interface, you can:

- Add multiple URLs to monitor without changing the actual links in your content.
- Add a description to each tracked link for easier identification.
- Track real-time clicks on these links using AJAX.
- View click counts for each link directly from the WordPress dashboard.
- Edit existing tracked links and their descriptions.
- Reset click counts for individual links.
- Delete tracked links when they are no longer needed.

**Key Features:**

1. **Multiple Links Tracking:** Track as many links as you need.
2. **Admin Dashboard:** Easy-to-use pages for adding links and viewing click statistics.
3. **Reset & Delete:** Manage tracked links efficiently.
4. **Link Descriptions:** Add recognizable descriptions to make tracked links easier to identify.
5. **Edit Links:** Update the destination URL or description of an existing tracked link.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/link-visit-counter` directory, or install the plugin through the WordPress Plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to **Link Visit Counter > Add Links** to add the URLs you want to monitor.
4. Place the links as usual in your content; clicks will automatically be tracked.
5. To view results, go to **Link Visit Counter > Link Counts**, where all tracked link clicks are displayed.

== Frequently Asked Questions ==

= Does this track all links on my website? =
No, only links you specifically add to the plugin’s tracked list will be monitored.

= Can I track multiple links? =
Yes, you can add as many links as needed from the admin interface.

= Can I reset click counts? =
Yes, each tracked link can be reset or deleted from the **Link Counts** page.

= Will it track right-clicks or links opened in a new tab? =
No. The plugin only tracks normal left-clicks on the links. Right-clicking, using "Open in New Tab," or copying the link address will not increase the click count.

= Can I add descriptions to tracked links? =
Yes, you can add a recognizable name or description to each tracked link. Descriptions can also be edited later.

= Can I edit a tracked link? =
Yes, you can edit both the destination URL and description of an existing tracked link from the Add Links page.

== Screenshots ==

1. Example of the Link Counts page showing tracked links.
2. Example of the Add Links page for adding links to track.

== Changelog ==

= 1.3 =
* Added descriptions for tracked links.
* Added the ability to edit tracked links and their descriptions.

= 1.2 =
* Added a total monitored links count to the admin interfaces.

= 1.1 =
* Updated the admin interfaces with a dark-themed color scheme.

= 1.0 =
* Initial release .