Click or drag to resize

ViewVisitorID Property

Gets or sets the visitor ID.

Namespace:  Dynamicweb.Analytics.Experiments
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public string VisitorID { get; set; }

Property Value

Type: String
The visitor ID from statv2session visitor ID
See Also