This package is an Otter Framework Module.
This module provides a framework to capture, store and report multiple events (ui, performance etc.) emitted by an Otter Application.
ng add @o3r/analytics
[!WARNING] This module requires @o3r/core to be installed.
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 |
Find more information in the documentation.