how to get the current website a user is looking at in javascript code example Example: javascript get current url var currentUrl = window.location.href;