Simple mail tracking program that uses PHP, HTML, Telegram bot, and a GUI
The GUI lets you create specific links for the person who you're going to email, so you can see which person opened the email
The GUI also has a log book that shows you simple stats to show you which person opened the email and when. Want to see advanced stats? Use the Telegram bot so you can see ip and device(webkit)
for a video go to: https://youtu.be/_CSRnZZh4Cw change the yoururlgoeshereto to your url in:
email.php
log.php
If you want to use the Telegram bot (highly recommended) change the Telegram API key in footer.php on line 32 and your chatid on line 31
If you want to use the Discord webhook (highly recommended) change the Discord webhook url to your Discord webhook url in footer.php on line 35
Upload to a web server and you successfully installed the email tracker
if you have suggestions, a problem, or a question, feel free to make an issue