Forum Moderators: DixonJones

Message Too Old, No Replies

Modify Visitor Referral Link

         

candyoff

5:01 am on Feb 17, 2006 (gmt 0)

10+ Year Member



Hi all

This is for academic research purpose.
Currently there are three files.
a.htm (Contain a link to b.htm)
b.htm (This use meta refresh to redirect user to C instantly, statscounter script included)
c.htm (This is the content page, statscounter script included)

So basically, if a user click on A.HTM then send to B.HTM and finally redirect to C.HTM. Stats in B.HTM will able to record the referral is from a.htm, but stats in C.htm will not able to record the referral. I found the stats in C.htm is empty.
So basically my questions are

1, is there a way to make c.htm able to recorded the referral actually from a.htm

2, is there a coding I can add into B.htm so that i can customize/modify the referral show in c.htm? e.g I want to stats in c.htm show that my referral is from e.g [internetexplorer.com...] , [whatever.com,...] [britney.com?...]

Thanks all!

jatar_k

5:33 am on Mar 4, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I think your best bet is to have something custom and then pass the referer some pther way, such as posting it, setting a cookie or adding it into the url and grabbing it from there