@seed-media/tracking

1.2.5 • Public • Published

Seed Tracking

Seed tracking that works in the browser and on the server

Development

Copy .env.example to .env and utilise the development URLS on your local machine to develop this repository.

yarn install
yarn watch

to run the tests

yarn test

to build just run

yarn build

Documentation

track(event, payload)

The track functionality accepts Page View, Share, Click, Identification and any other custom events. The provided payload will be added to a common payload which contains the app id, seed id, tracking package information with a timestamp and payload fingerprint.

Readme

Keywords

none

Package Sidebar

Install

npm i @seed-media/tracking

Weekly Downloads

0

Version

1.2.5

License

MIT

Last publish

Collaborators

  • nosleepfilipe
  • benswinburne
  • seed-media-user