Created
July 7, 2016 14:26
-
-
Save vitorfs/adea0b4aca11a9f56350ccd6c83ab4c5 to your computer and use it in GitHub Desktop.
Returns the URI of the page that linked to the current page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var referrer_uri = document.referrer; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment