1.0.2 • Published 2 years ago

@keen.io/tracking-lite v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

@keen.io/tracking-lite

Known Vulnerabilities

Light and simple version on Keen Tracking library - used for integration with Google Tag Manager.

Installing

For direct website integration embed a script with @keen.io/tracking-lite that is hosted on CDN.

<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@keen.io/tracking-lite@latest/dist/tracking-lite.min.js"></script>

Examples

Access KeenTrackingLite from browser window object.

KeenTrackingLite.sendEvent(projectId, authorizationKey, eventCollection, eventPayload);

npm scripts

List of useful commands that could be used by developers. Execution in the command-line interface should be prefixed with yarn package manager.

CommandDescription
startrun application on localhost:3000.
buildbuild the application UMD distribution.
1.0.2

2 years ago

1.0.1

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago