Integrations
Navattic JS

Identify Visitors

Once Navattic JS is installed on your website, you can use it to identify visitors by email and/or name. If you have Account-Based Engagement, you can also identify their company account.

Identifying a visitor automatically

You can automatically identify visitors by toggling on "Automatic form submission tracking" option show below. This is found in your workspace > Settings > Navattic JS and will send form information collected across your website to the Navattic Visitors tab.

Automatic Form Submission Tracking
Automatic Form Submission Tracking


Identifying a visitor manually

If you have access to the logged-in user's information or have collected a visitor's email from a form submission on your marketing site, you can utilize the identify method to identify them.

JS


Note: The default behavior of the identify method is to send the visitor traits to Navattic via the demo that’s embedded on the page. If there’s no demo on the page, you can pass a second argument to identify via an API call:

JS