Tags
Analytics
Collects, processes, and reports website analytics through its own privacy-focused API and infrastructure.
Usage
The nano-analytics
tag is used to embed the analytics functionality into your web application. It allows you to track user interactions and events securely.
Installation
Install the analytics npm package:
Embedding
To embed the analytics functionality, include the following script in your top-level HTML (e.g., index.html
):
Edit on GitHub
Last updated on