@wundertax/utm-persist
v1.0.3
Published
Persist UTM parameters to Local Storage
Downloads
187
Readme
@wundertax/utm-persist
Table of Contents
Philosophy
@wundertax/utm-persist provides an easy wrapper solution to deal with UTM parameters that need to be persisted and sent to a backend server.
Installation
Note: The
master
branch of the repository reflects ongoing development. Releases are published as tags.You should never blindly install from
master
, but rather check what the available stable releases are.
As a npm-based project dependency
$ npm install @wundertax/utm-persist --save
License
MIT