@wundertax/utm-persist provides an easy wrapper solution to deal with UTM parameters that need to be persisted and sent to a backend server.
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.
$ npm install @wundertax/utm-persist --save
MIT