Data Tracking Information
As a user of NanoSights, you may want to inform your website visitors about the data that is being tracked. Below is a template you can use to include this information on your own website:
Data Tracking Notice
Our website uses NanoSights to collect and analyze web and performance analytics data.
NanoSights captures the following types of information:
-
Page Analytics
- Page views
- User sessions (using a session ID stored in localStorage)
- Navigation history (popstate events)
- Referrer URLs
- Page titles, paths, and full URLs
- User agent string (browser/device info)
- User-defined custom events (via
nano-custom
)
-
Performance Metrics
- Largest Contentful Paint (LCP)
- First Input Delay (FID)
- Cumulative Layout Shift (CLS)
- Time to First Byte (TTFB)
- First Contentful Paint (FCP)
- Navigation timing breakdowns (DNS lookup time, TCP connect time, server response, DOM interactive and load times)
Each tracked event includes:
- A unique session ID
- A timestamp
- Basic contextual info (URL, referrer, user agent, etc.)
This data helps us understand how visitors engage with our website and how it performs technically, enabling improvements in user experience and content quality.
Edit on GitHub
Last updated on