AnalyticsHelperGetContextStatus Method |
Returns current visitor status
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.2.23
Syntax public static VisitorStatusEnum GetContextStatus(
string siteName,
ref bool idleExpired
)
Parameters
- siteName
- Type: SystemString
Site name - idleExpired
- Type: SystemBoolean
Indicates whether idle expired
Return Value
Type:
VisitorStatusEnumSee Also