1.2.5 • Published 7 years ago

@seed-media/tracking v1.2.5

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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.

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago