README
js-utm-extractor
Small js module, which extract utm tags from browser location string
Usage:
var labels = UtmExtractor.extract();
Small js module, which extract utm tags from browser location string
<script type="module">
import ertradeJsUtmExtractor from 'https://cdn.skypack.dev/@ertrade/js-utm-extractor';
</script>
Small js module, which extract utm tags from browser location string
var labels = UtmExtractor.extract();