W
W
weranda2016-03-15 12:28:09
JavaScript
weranda, 2016-03-15 12:28:09

How to track the sites visited by the user before and after visiting the same site?

Greetings
I was interested in the issue of tracking visitors before and after visiting the desired site. For example, a person visits the desired | | our | my | main site. Is there any way to find out with the help of software or services which three sites the user visited before and after visiting the site?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
Y
Yuri, 2016-03-15
@weranda

without a Trojan on the user's computer (including browser applications) - no.

F
FMars, 2016-03-15
@FMars

You can find out which of the sites you specified the user visited.
Here, for example, which sites you visited are highlighted in red: jsfiddle , then you need to somehow transfer the "red" links to the server. (perhaps you need to take a screenshot and send it to the server).
It is unfortunately (or fortunately) impossible to simply get visited links using JS.

I
Ivan, 2016-03-15
@LiguidCool

Um ... No, unless you have agreements with the sites where the person came from.

D
Dimonchik, 2016-03-15
@dimonchik2013

only via browser addon

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question