Forum Moderators: DixonJones
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!