~n[EO]n~ Posted November 6, 2007 Share Posted November 6, 2007 Hi all, I got a website and when the user visit my site, I want to be able to detect which all websites the user has visited not just my website.. but all websites which exist in the user's browser history. How can this be done ? Is it possible.... Thanks Link to comment https://forums.phpfreaks.com/topic/76161-fetching-client-browsing-history-can-it-be-done/ Share on other sites More sharing options...
Daniel0 Posted November 6, 2007 Share Posted November 6, 2007 I think I have seen some way of doing it, but I would consider this as a major violation of my privacy if somebody used it. Link to comment https://forums.phpfreaks.com/topic/76161-fetching-client-browsing-history-can-it-be-done/#findComment-385505 Share on other sites More sharing options...
~n[EO]n~ Posted November 6, 2007 Author Share Posted November 6, 2007 I think I have seen some way of doing it, but I would consider this as a major violation of my privacy if somebody used it. It means it can be done right and How will it be "violation of my privacy", just by collecting the name of the sites user visits ? Link to comment https://forums.phpfreaks.com/topic/76161-fetching-client-browsing-history-can-it-be-done/#findComment-385511 Share on other sites More sharing options...
roopurt18 Posted November 6, 2007 Share Posted November 6, 2007 How will it be "violation of my privacy", just by collecting the name of the sites user visits ? Are you serious? Think really hard about this one. Link to comment https://forums.phpfreaks.com/topic/76161-fetching-client-browsing-history-can-it-be-done/#findComment-385532 Share on other sites More sharing options...
~n[EO]n~ Posted November 6, 2007 Author Share Posted November 6, 2007 Ok, it will be violation of privacy. But what about collecting the page names of "mysite" which the user have visited. It won't be violation I think. BTW, I will just be making the script (if it can be done), I am not going to use it for my personal purpose. I am just doing cause, I have been assigned to do this. Link to comment https://forums.phpfreaks.com/topic/76161-fetching-client-browsing-history-can-it-be-done/#findComment-385537 Share on other sites More sharing options...
neylitalo Posted November 6, 2007 Share Posted November 6, 2007 For that, you use the Apache logs. We're not going to help you figure out how to document other people's browsing history and habits. Thread locked. Link to comment https://forums.phpfreaks.com/topic/76161-fetching-client-browsing-history-can-it-be-done/#findComment-385544 Share on other sites More sharing options...
Recommended Posts