By : Pricop Published On Sunday, October 01, 2023, 16:43 In PHP Scripts
URL Shortener Script with Statistics is a powerful URL Shortener based on Google’s Shortener, it offers advanced link statistics from Google, such as referrals, browsers or operating system used by the visitors. The script is also mobile devices responsive and cross-browser compatible.
Stats Page: Example
Update 1.4 (6/27/2015)Fixed an issue where the https shortened urls wouldn’t return correctly via the API File affected: api.php
Update 1.3 (5/11/2015)Fixed an issue where the https shortened urls wouldn’t return correctly
Update 1.2 (2/1/2015)Added title tags for the Latest, Stats and Redirect pages Other minor changes
Update 1.1 (4/8/2013)Added captcha option Improved the overall design responsivness Updated to latest version of jQuery Migration from MySQL (deprecated in higher PHP versions) to MySQLi Fixed an issue where the API could return “userRateLimitExceededUnreg” Cleaned up some unused strings
Added option to delete a shortened URL by ID, into the Admin Panel. Improved the Admin Panel layout.
Requirements: Rewrite Module for Apache, cURL extension, MySQLi, Google Shortener API.