Behavioral Events

Behavioral events help capture customer activities such as registration, forgot password, and cart abandonment.

There are standard events that are predefined with name, id, and attributes.

The events resource lets you create custom events and Webhook account, enable standard events for an org, and map event fields.

📘

Note

Behavioural events ingestion operates asynchronously. When you send data to a Webhook, it acknowledges receipt and queues the data for processing, but does not provide an immediate response. This differs from synchronous APIs. To verify the status of your events after ingestion, use either the Get Events Log API or the Search Events API.

Status Codes

Success Codes

CodeDescription
7300Feed added successfully

Error Codes

CodeDescription
7301Unable to add feed.
7302Source is not specified.
7303Invalid source passed.
7304Event is not passed.
7305Invalid event passed.
7306UUID is not passed.
7307Customer ID is not passed.
7308Invalid customer ID passed.
7309Invalid SKU passed.
7310Invalid store code passed.
7311Invalid customer details passed.
Scan event failed.