Hi everyone,
Does anyone know how to (or if it is possible) to get the address bar value after a user tries to navigate to another page from my site?
To be clear, I'm not looking for the value stored in window.location (since this is the page that the user will currently be on), but rather the site that the user is trying to navigate to.
Thanks in advance!