0.8.0 • Published 5 months ago
nano-analytics v0.8.0
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-analytics
Usage
<script>
import "nano-analytics";
</script>
<nano-analytics
projectKey="PROJECT_KEY"
userId="USER_ID
/>
Features
- Tracks user visits, geographic locations and more.
- Simple integration with
<nano-analytics />
tag. - Part of NanoSights.dev.