@o3r/analytics
v11.5.4
Published
This module provides a framework to capture, store and report multiple events (ui, performance etc.) emitted by an Otter Application.
Downloads
28,346
Readme
This package is an Otter Framework Module.
Description
This module provides a framework to capture, store and report multiple events (ui, performance etc.) emitted by an Otter Application.
How to install
ng add @o3r/analytics
[!WARNING] This module requires @o3r/core to be installed.
Generators
Otter framework provides a set of code generators based on Angular schematics.
| Schematics | Description | How to use |
| -------------------------- | -------------------------------------------------------------- | --------------------------------- |
| add | Include Otter analytics module in a library / application. | ng add @o3r/analytics
|
| analytics-to-component | Add analytics to an Otter component | ng g analytics-to-component
|
More information
Find more information in the documentation.