Skip to content

Instantly share code, notes, and snippets.

@vitorfs
Created July 7, 2016 14:26
Show Gist options
  • Save vitorfs/adea0b4aca11a9f56350ccd6c83ab4c5 to your computer and use it in GitHub Desktop.
Save vitorfs/adea0b4aca11a9f56350ccd6c83ab4c5 to your computer and use it in GitHub Desktop.
Returns the URI of the page that linked to the current page.
var referrer_uri = document.referrer;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment