Click or drag to resize
AnalyticsContextIsNewVisitor Property
Returns true, if the visitor is a new visitor

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public static bool IsNewVisitor { get; }

Property Value

Type: Boolean
See Also