Drona Call & Phone Click Analytics
Drona Call & Phone Click Analytics
Description
Drona Call & Phone Click Analytics is a lightweight and secure WordPress plugin that automatically logs phone number clicks from tel: links on your website.
It helps you understand how many users are clicking on your phone numbers, from which pages, and from which device types (mobile or desktop).
The plugin stores click data in a custom database table and displays:
• Total phone clicks
• Today’s clicks
• Mobile clicks
• Desktop clicks
• Searchable logs
• Excel (.xls) export option
Security & Privacy:
• Uses nonce verification
• Input sanitization
• Prepared SQL statements
• Proper output escaping
• Stores IP address for analytics purposes
Note: If IP-based geolocation is enabled, the plugin may send the visitor IP address to a third-party geolocation API.
Features
✔ Automatic tracking of tel: links
✔ AJAX-based logging
✔ Secure nonce verification
✔ IP address logging
✔ Device type detection
✔ WordPress admin dashboard integration
✔ Search filter
✔ Pagination with Screen Options
✔ Excel export functionality
✔ Secure & sanitized database queries
✔ Fully GPL licensed
License
This plugin is licensed under the GPLv2 or later.
Credits
Developed by Kuldeep Kumar.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to Phone Hits in the admin menu.
- Start tracking phone clicks automatically.
No additional configuration is required.
Faq
The plugin listens for clicks on links that contain the tel: protocol and logs them using AJAX.
No. It is lightweight and uses optimized queries with proper indexing.
Yes. It follows WordPress security best practices.
Yes. You can export all logs in Excel (.xls) format from the admin dashboard.
Yes. It tracks both logged-in and non-logged-in users.
Yes. The custom database table is removed upon uninstall.
Reviews
Changelog
1.0.0
- Initial release
- AJAX phone click tracking
- Admin analytics dashboard
- Excel export functionality
- Secure coding implementation