How it works
The Unify Intent client is a JavaScript library that allows you to collect events from your website and send them to Unify. It currently supports Page and Identify events. Track events are coming soon.Page Events
e.g. a user visits the pricing page of your marketing website
Identify Events
e.g. a user logs into your web application with their email address
Track Events (coming soon)
e.g. a user clicks a button to open a pricing calculator modal
Installation
There are several different ways to install the Unify Intent client on your website. Choose the one that best suits your use case:Website Tag
Quickly set up the Unify Intent client on a static marketing website.
React Library
Install the Unify Intent client in a React app.
JavaScript Client
Install the Unify Intent client in a different frontend web application
framework.