Event Specifications
Event specifications for Salesforce Interactions SDK.
-
An event collected by Salesforce Interactions Web SDK contains properties that are automatically set by the system and optional properties that are set by you.
-
A cart interaction is where a customer modifies the contents of their online shopping cart.
-
Use a catalog interaction to capture when a customer interacts with various tracking items. For example, a product or a blog post.
-
An order interaction is an ecommerce event that captures actions performed by a user to manage new, in progress, or completed orders.
-
Line items are intended to describe purchasable items and are used in cart and order interactions.
-
Track profile data for a user with or without an associated interaction using Salesforce Interactions Web SDK.
-
Account data represent user information at the account level. The account fields allow you to capture data for many customers in one account.
-
Consent data is used to either grant or revoke consent in Salesforce Interactions SDK. When a customer chooses to opt in to tracking these consent details are attached to the Event Structure of the first tracked event.