Back to Help Center
Getting Started
Custom Website Setup
NitoPulse works with any website. Just add the tracking script to your HTML.
Basic Installation
Copy your tracking script from the NitoPulse dashboard (Property Settings) and paste it before the closing </head> tag on every page.
Single Page Apps (React, Vue, Angular)
The tracking script automatically detects route changes in SPAs using the History API. No additional configuration needed.
Custom Events
Track custom events with: window.nitopulse?.track('event_name', {data})
Still need help?
Contact Support