Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 181387
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T14:45:16+00:00 2026-05-11T14:45:16+00:00

Assume I have a website called Website A and it has some links on

  • 0

Assume I have a website called Website A and it has some links on it to other websites. One of these links could be a link to Website B. Is there a way, using some existing solution, open source, or something you have to pay for where you can track who, what, where, etc clicked the link to go from Website A to Website B?

Website B could be Stackoverflow and my website is http://www.websiteA.com, so on my website, I have a link to http://www.stackoverflow.com. If a user clicks on http://www.stackoverflow.com from my page, I want to capture information, such as name, phone, etc (not sure if I can do this unless the user is actually logged into my website). In this case, this is a public page which anyone from anywhere can access. If I can’t do it from my website, is there a way I can tell stackoverflow that this particular person clicked on my link to get to your website and I need their information.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T14:45:17+00:00Added an answer on May 11, 2026 at 2:45 pm

    The method most sites use for this is to have a script on your site handle the redirect. So instead of the link being directly to:

    http://websiteB.com

    the link goes to something like:

    http://websiteA.com/link/websiteB.com

    The ‘link’ script logs the request and then forwards them to the address (this should be done instantly, don’t give them a ‘forwarding you to Website B in 3 seconds!’ page).

    Note that as a visitor to your site, I much prefer a method where the link’s destination is apparent when I hover over the link, as opposed to the method that some sites use where all you see is an id. What I mean is, instead of the link being something like:

    http://websiteA.com/link/websiteB.com

    they instead have a link like:

    http://websiteA.com/link/483

    Showing the destination can be achieved in a few ways. One way is something like I described above, where the destination is part of the query string. Alternatively, you can use some Javascript for this. The status bar’s value can be changed with Javascript by setting the window.status variable, but many browsers prevent this by default (Firefox, for example).

    Google has found a sneaky way around this problem by actually using Javascript to change the link instead of the status bar. When the page is loaded, the links in the results list go to their actual destinations, but every link has an onmousedown javascript event that changes the link when you click on it. You can see this in action by right-clicking on a link. After you’ve done that, hovering over the link will now show the true destination (Google’s click-tracking script) in the status bar instead of the result’s real URL.

    Of course the information displayed with any method could be a misrepresentation of where I’m actually going to be sent, but I still prefer it over seeing a meaningless id number.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let's assume I have two models: A and B. A has one-to-many relationship with
Assume you have a file which has been committed in your Git repo. You
Assume we have a single Windows form with a button called SimpleButton1. The following
Assume I have the following input in Pig: some And I would like to
Assume I have a table called table and I have 3 columns, a, b,
Assume we have a website that asks the user for his name. The website
Basically I have a website. I have a properly setup sitemap so I assume
Assume I have 20 servers , with websites setup on each server IIS. The
Let's assume i have a website like quora where i want to count how
Assume we have the access to sth.avi on www.dl.com with a direct link. e.g

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.