Help - Search - Members - Calendar
Full Version: Referral Script
Get Paid Forum - Get Paid Discussion > Webmaster's Corner > Advertising Section related to Running a website > Script Exchange > For Sale Archive
getpaidto


I'm looking for a simple affiliate management or refferal tracking script. Does anyone know of a good/cheap one?

Thanks,

Curtis.
freeandeasy
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
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
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
It's most definately php tongue.gif
getpaidto
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.
Invision Power Board © 2001-2012 Invision Power Services, Inc.