Installation

Pick your framework and get the tracker running in minutes.

The Produl tracker ships as a single NPM package — produl-tracker — with subpath exports for each supported framework. Choose the guide that matches your stack:

If none of the framework guides fit your setup, the NPM (low-level) guide shows how to call the core inject() API directly. The HTML / CDN guide covers any server-rendered or static site via a plain <script> tag — no build step required.