Tracking referrals for Telemetry data-records
npm install telemetry-js-beaconStart with an npm install or yarn install.
To build the JS use npm run build-js and to build and watch for changes use npm run watch-js.
There's no server included with this project, but Mac users can start a simple Python server with python -m SimpleHTTPServer 8080 in the root.
Sets the referrer data on load if the telemetryReferrer query string parameter is set.
```
```