Click or drag to resize
WebAnalyticsFunctionsIsFirstTimeVisitor Method
Returns true if current visitor comes to the website for the first time.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public static bool IsFirstTimeVisitor()

Return Value

Type: Boolean
See Also