Modify url traffic source

Discussion in 'PHP' started by floryn_ro_bo, Jan 12, 2012.

  1. #1
    Hi,

    I want to know if is possible to modify the address source for an link.
    Example :
    In mywebsite.com/post.php I have an link to yourwebsite.com.
    An visitor click on this link from mywebsite.com/post.php and arrive to your website. If you check your analytics you can see that visitor came from my website.
    Can be an solution to implement in my website that you can view other source for this visitor?

    I've tried to solve this with an url shortner. But traffic source is kept.

    Regards,
    Floryn
     
    floryn_ro_bo, Jan 12, 2012 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    This is an aspect of the web browser itself and not yours or any other server and is completely inaccurate. The user can program his web browser to put anything in the referrer header. There's no way to modify or accurately track the referring website.
     
    jestep, Jan 12, 2012 IP
  3. floryn_ro_bo

    floryn_ro_bo Active Member

    Messages:
    100
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    Thanks jestep for your response.
    Is possible to redirect visitors from some specified website refferer?
    Ex:
    Site A have a link to Site B homepage.
    All visitors comming from Site A are redirect to Site C. It is possible?
    In this case Site C have site B refferer, not site A.
     
    floryn_ro_bo, Jan 12, 2012 IP