https://github.com/fernandod1/expiring-link-generator
Full php script with admin control panel to generate expiring links (set max number of clicks) to keep track and stats of ad campaigns or other links stuff.
https://github.com/fernandod1/expiring-link-generator
counter expiration expired expiring-links link link-counter link-tracker link-tracking links-management php
Last synced: 3 months ago
JSON representation
Full php script with admin control panel to generate expiring links (set max number of clicks) to keep track and stats of ad campaigns or other links stuff.
- Host: GitHub
- URL: https://github.com/fernandod1/expiring-link-generator
- Owner: fernandod1
- License: other
- Created: 2020-09-19T00:47:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T12:06:15.000Z (over 4 years ago)
- Last Synced: 2025-01-12T00:28:58.181Z (5 months ago)
- Topics: counter, expiration, expired, expiring-links, link, link-counter, link-tracker, link-tracking, links-management, php
- Language: PHP
- Homepage: https://www.fernando.info
- Size: 126 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expiring link generator with stats
Full php script with admin control panel to generate expiring links (set maximum number of clicks it can recieves) to keep track and stats of ad campaigns or other links stuff. When link expires, script may redirects traffic to any other alternative link like www.disney.com or print "Expired campaign" message.REQUIREMENTS:
- PHP
FEATURES:
- Admin login page
- Admin control panel
- Create / delete new expiration links
- Daily stats of eack link clicks
- Custom link to track clicks
- Custom javascript code you can insert into any webpage to print in real time nº of clicks a link recieves.SCREENSHOTS OF SCRIPT:
COLLABORATIONS:
Collaborations to improve script are always welcome.