AnalyticsHelperGetVisitorStatusIdle Method |
Gets or sets the value in minutes for how long user should be counted as active(1380 minutes by default = 23 hours).
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax public static int GetVisitorStatusIdle(
string siteName
)
Parameters
- siteName
- Type: SystemString
Return Value
Type:
Int32See Also