An open API service indexing awesome lists of open source software.

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.

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.