nano-analytics
v1.1.0
Published
A lightweight and framework-agnostic analytics component to track user events and sessions in your web applications.
Maintainers
Readme
Nano Analytics
Nano Analytics is a lightweight and framework-agnostic package for embedding web analytics into any application using a simple tag-based approach.
Installation
npm install nano-analyticsUsage
<script>
import "nano-analytics";
</script>
<nano-analytics
projectKey="PROJECT_KEY"
/>Features
- Tracks user visits, geographic locations and more.
- Simple integration with
<nano-analytics />tag. - Part of NanoSights.dev.
