Note: This system might not be fully functional on local environment.
The application aims to track user activity and the device information Whomever click on the specific shorten link.
• Use in Various organization to check its security level of their systems.
• Helps article/bloggers to short their long URL into short.
• Enhance web experiences(cookies).
• Detection of target devices (gathering information).
• Use in IT business to check the specification of competitor handset
- URL-shortening Encrypted
- URL-Shortening Decrypted
- Tracking Code
- QR-CODE Generator
- Login/signup
- Public Profile
- Email verification
- Forgot password
- ISP detection
- Host detection
- USER-AGENT detection
- IP detection
- Custom domain generation
- View counter
- Email on Every click features
- Detect BOT-NET(Facebook, twitter)
- Google Re-Captcha
- Other famous embed shortening services
- Note/Memo Option
- Remove My data
- Public/private url
- After uploading the zip file on the hosting server, then extract the files onto the server.
- Now goto Google recaptcha and create v2 recaptcha.
Open file connection/connect.php and paste the public and secret key inside the variables.
$siteKey = 'Google-recaptcha-V2-sitekey';
$secretKey = 'Google-recaptcha-V2-secretkey';
- Create new database in Myphpadmin, import the SQL file in the DB and paste the credentials as follows.
$con = mysqli_connect("localhost","username","password","database");
This first video guide you how to setup a free redirection & domain on AhrefLogger: click here!
This Second video guide you how to install AhrefLogger source-code on your hosting : click here!
You can DM me on my instagram account: click here!