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
1LevelMatrix
Hi! Thanks to reductor, i can place now referral script to my site.

The only problem i have is that, yes, i have the box which says: referral and the URL with ?XXXXXX works with the box. Now, how can i track it? So i can give my members the credit for their referrals....

I dont know nuts about codes. Do i have to link it to a DB? And how?

Your help will be much appreciated.
Thank YOu! ab.gif
ReDucTor
for your links use something like

<script language="JavaScript">
<!--
document.write("<a href=\"page1.htm?"+location.search.substring
(1,location.search.length)+"\">Page 1 Title</a> || ");
document.write("<a href=\"page2.htm?"+location.search.substring
(1,location.search.length)+"\">Page 2 Title</a> || ");
!-->
</script>

This will pass the string around all the pages...
1LevelMatrix
Thanks reductor!

I tried spending a little amount on it, use bogus referral number, but where will i check the referral? it's not in my egold memo, or somewhere...

please help?
ReDucTor
add in referrer into baggage_fields
1LevelMatrix
Thank you soooooooo much reductor. ab.gif

i will soon incorporate it in my games. A friend finally gave me the script and thought me how to insert things. lol

Thank you!
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.