@objectiv/tracker-angular
Version:
Objectiv Angular framework analytics tracker for the open analytics taxonomy
26 lines (17 loc) • 743 B
Markdown
# Objectiv Angular Tracker
Objectiv tracker for Angular that embraces the open analytics taxonomy. Supports all core tracking methods out of the box, and provides added shorthands for Angular components. Also provides default auto-tracking (ApplicationLoaded) out of the box.
## Package Installation
```sh
yarn add @objectiv/tracker-browser @objectiv/tracker-angular
```
### or
```sh
npm install @objectiv/tracker-browser @objectiv/tracker-angular
```
## Usage
For a detailed usage guide, see the documentation: [https://objectiv.io/docs](https://objectiv.io/docs)
## Copyright and license
Licensed and distributed under the Apache 2.0 License (An OSI Approved License).
Copyright (c) 2021-2022 Objectiv B.V.
All rights reserved.