Getting Started
Follow these steps to integrate NanoSights into your application.
Installation
Install the required npm packages:
Usage
The NanoTags are Framework-Agnostic. That means, they work in every JavaScript Framework there is.
To use the NanoTags navigate into the layout.tsx file.
layout.tsx
You can then simply import the tags you need and embedd them within the body element.
Edit on GitHub
Last updated on