Segment integration
Integrating with Segment allows you to process the raw event data from Navattic in any way you want. Navattic strives to minimize the changes to the Segment integration, and if necessary will provide ample notice for any breaking changes. Events will be sent to your Segment setup whenever a Visitor session in your demo is marked as closed. The timestamp in each respective event will be an ISO-8601 formatted date-time string that signifies the closing time of the session. The event will also contain information about the session, including a list of the recorded events associated with the session, as well as the corresponding end-user the session relates to, and the company account, if any (company account can be null).
Watch video
Segment and Webhook

Event Types

Segment supports two different types of events: track and identify. Track events contain information about how a visitor interacted with your demo (e.g. viewed a flow step) while Identify events contain identification information for the associated visitor and company account.