/referrer-id

Pulling Referrer ID from URL Params

Primary LanguageJavaScript

Referrer Id

Synopsis

Design and implement a script to return the value of the referrer Id from any given URL

Links

Installation

  • Fire up the index.html file in any web browser and you'll be good to go!
    • If running locally on line 51 in the JS you will need to make the sourceURL static by hard coding window.location.href
    • Note: As a result of CORS issues w/ the latest version of Chrome if running locally try on Firefox, Safari, or Opera. Otherwise once deployed the application works perfectly on Chrome

Contributors

Rob Hitt