1.0.5 • Published 6 years ago

@atfarm/utm-persister v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@atfarm/utm-persister

Automatically saves utm parameters in a cookie which expires in 30min for reference during the signup process.

Usage

Add this script before closing the body tag. It will automatically create cookies with utm params when present in the URL.

<script src="https://unpkg.com/@atfarm/utm-persister"></script>

Develop

yarn install
yarn start

Publish

yarn build
yarn publish
1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago