How do I detect the url of where the user is coming from in Javascript/Angularjs? -


i want detect origin url of user entering website (such perform operations later). can achieved using angular?

are looking referrer?

var x = document.referrer; 

Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -