I want to detect the origin url of an user entering my website (such to perform certain operations later). Can this be achieved using angular?
Are you looking for referrer?
var x = document.referrer;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With