Click or drag to resize

VisitorInteractionType Enumeration

Represents an interaction type of the visitor.

Namespace:  Dynamicweb.Analytics.Goals
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public enum VisitorInteractionType
Members
  Member nameValueDescription
Unknown0 Unknown interaction type.
SubmitForm1 Submit the form.
PlaceOrder2 Place an order.
ViewProduct3 View the product.
DownloadFile4 Download the file.
Search5 Perform a search.
ViewNews6 View the news item.
AddToCart7 Add product to the cart.
Remarks