Click or drag to resize
WebAnalyticsHandlers Class
Web analytics events handlers
Inheritance Hierarchy
SystemObject
  CMS.WebAnalyticsWebAnalyticsHandlers

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public class WebAnalyticsHandlers

The WebAnalyticsHandlers type exposes the following members.

Constructors
  NameDescription
Public methodWebAnalyticsHandlers
Top
Fields
  NameDescription
Public fieldStatic memberPARAM_PAGE_GUID Obsolete.
Page GUID query parameter name.
Public fieldStatic memberPARAM_PAGE_SITE_ID Obsolete.
Page site ID query parameter name.
Top
Methods
  NameDescription
Public methodStatic memberInit
Initializes the events handlers.
Top
See Also