getpaidto
Dec 5 2003, 12:20 PM
I'm looking for a simple affiliate management or refferal tracking script. Does anyone know of a good/cheap one?
Thanks,
Curtis.
freeandeasy
Dec 5 2003, 01:30 PM
| QUOTE (getpaidto @ Dec 5 2003, 12:20 PM) |
I'm looking for a simple affiliate management or refferal tracking script. Does anyone know of a good/cheap one?
Thanks,
Curtis. |
I have several.
However, I have had a computer disaster and had to wipe my hard drive.
I have to go through a stack of cd's and find all the scripts that I have burned onto them.
I'll see what I can do, I got most of my scripts at free script places, but I don't recall which script came from where.
Sabu
Dec 5 2003, 06:17 PM
in (signup page) {
<input type=hidden name=referrer value='<? echo $ref; ?>'>
}
in (earning page) {
user.referrer.points ++ 1
}
meh. No, it's not real code. It's just a very simple, completely pointless pseudo-algorithm
freeandeasy
Dec 5 2003, 06:43 PM
| QUOTE (Sabu @ Dec 5 2003, 06:17 PM) |
in (signup page) { <input type=hidden name=referrer value='<? echo $ref; ?>'> }
in (earning page) { user.referrer.points ++ 1 }
meh. No, it's not real code. It's just a very simple, completely pointless pseudo-algorithm |
It can be done with javascript but I don't remember how.
Sabu
Dec 6 2003, 06:14 AM
It's most definately php
getpaidto
Dec 6 2003, 10:37 AM
Sorry to hear about the computer :-(
I'm basically lookin for a cript that will allow a person to use their login id as a refferal id, and any hits to the site using their link get credited to them. Kinda for a contest I'm thinking of running.
Thanks for the help.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.