onna-tracking
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

onna-tracking

Allows to track any user interaction in an Angular 7+ app and store them in a configurable storage (most likely a backend service).

Usage:

<button trackIt="my-test-button-2">Test button 2</button>
<button trackIt="my-test-button-3">Test button 3</button>

<form (submit)="onSearch()" trackIt="search-bar">…</form>

Readme

Keywords

none

Package Sidebar

Install

npm i onna-tracking

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

116 kB

Total Files

38

Last publish

Collaborators

  • ramon.atlasense