|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
i have seen urls with this sort of url :-
http://www.website.com/cgi-bin/ref?21233 i want to create and track the referal to my website. how do i keep the referal from the url ? any examples /scripts appreciated.
__________________
perl / cgi newbie |
|
#2
|
||||
|
||||
|
The example you showing, you would grab the $ENV variable, $ENV{'QUERY_STRING'} or @ARGV which is't used much.
The are many other ways to do this, it all depends on how the script is setting the referral id. A popluar way is to use cookies for tracking. Mickalo [Edited by mickalo on 02-20-2001 at 05:40 AM]
__________________
Thunder Rain Internet Publishing Custom Programming & Database development Providing Personal/Business Internet Solutions that work! |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > how to keep the referal in the url ? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|