- Before proceeding please read the disclaimer. Use of any of the scripts below is
permitted only after you have read the disclaimer in full.
- After following the instructions, if the script doesn't work then read the help page.
- If you don't understand anything then read the FAQ.
- Depending on your PHP configuration, you may be able to run PHP scripts without setting any permissions on files or
folders. See the Hosting
page for a test to determine whether your PHP configuration requires permissions to be set.
- Don't forget to read our articles for example uses of the scripts below.
Hit Tracker
Invisible hit tracker to keep count of how many hits your page is getting. Can also track the time of day that hits are occurring. Put them on your webpages, auction listings, anywhere. Records total hits and uniques for the last 100 days.
Short URL
Turn long URLs into smaller ones.
Short URL #2
Same as above, but this script doesn't require you to create a directory for each Short URL. On the downside, the Short URLs are
slightly longer because of the ".php" extension.
Click Tracker
Create a click-tracker to keep count of how many clicks you're getting on any link. Can also track the time of day that clicks are occurring. Records total number of clicks and uniques for the last 100 days.
Tagged Click Tracker
Similar to the one above, except this one can be tagged to make it easy to identify where your clicks are coming from.
Click Tracker Manager
This script allows management of multiple click-trackers. Useful if you use a lot of click-trackers and want to
manage them all from a simple control panel.
Hit Tracker Manager
This script allows management of multiple hit-trackers. Useful if you use a lot of hit-trackers and want to
manage them all from a simple control panel.
Short URL with Hit Counter
This script allows management of several Short URLs, plus it also keeps a hit-count for each one.
Links Page
Create a link-exchange page on your website and automatically track how much traffic you're sending and how much you're
getting back in return.
Click Switcher
A click-switcher is similar to a click-tracker, except that it will track clicks on two alternating URLs.
Conversion Tracker (Click Based)
This script will produce a conversion ratio based on the number of clicks received and the number of sales achieved. Useful
for determining which advertising methods are producing the most sales.
Conversion Tracker (Hit Based)
Similar to the script above. This one produces a conversion ratio based on the number of hits received and the number of sales. Useful
for determining how many people are buying your product relative to the number of people visiting your site.
Cloaked URL
Similar to a Short URL, except the page is displayed in a frame. Useful for cloaking affiliate links.
Split URL
Similar to a Short URL. The main destination URL is displayed in the main window, while a second URL opens in a thin frame underneath
the main window.
Feedback Form
Allows your website visitors to send you an email from a form. We have one on
our contact page if you want to see an example.
Password Protected Page
Allows you to create a page on your website which is only displayed if the correct password is entered.
Date Based Expiration Link
Create a link which expires at a certain date.
Click Based Expiration Link
Create a link that can expire after a certain number of clicks.
Expiring Page
Create a webpage that expires at a certain date. Unlike an expiring link, the page itself becomes invalid after the given date.
One Time Offer
Create a webpage that is only displayed once to each visitor. This differs from the Expiring Page in that a One Time Offer
never expires, it simply appears only once to each viewer.
Page Switcher
This script allows you to control which page a visitor sees first when they visit your website. For example, you can advertise your
mailing list to people who haven't subscribed yet whilst people who have subscribed will see your normal index page.
Banner Rotator
Can display banners in a cycle or randomly.
HTML Rotator
Insert rotating html into your webpages. Use it to rotate text ads or anything html based.
Referrer Tracker
Find out which websites are sending visitors to your own website. You can track all referring websites or alternatively
you may specify a set of domains and only track hits from those.
Display Date
Display the current date or a future date.
Days Left (Text Based)
Display the number of days left until a certain date. For example, you may have an offer that expires in 10 days. This script will automatically display the number of days left.
Days Left (Image Based)
Same as above, except the number of days left is shown as a graphic image, not text. This means you can use it on HTML pages that don't normally allow PHP, such as auction listings.