Package Exports
- nano-analytics
- nano-analytics/dist/index.js
- nano-analytics/dist/index.mjs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nano-analytics) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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"
userId="USER_ID
/>Features
- Tracks user visits, geographic locations and more.
- Simple integration with
<nano-analytics />tag. - Part of NanoSights.dev.