Click or drag to resize
WebAnalyticsScriptOptions Class
Options for rendering Web Analytics logging script in views.
Inheritance Hierarchy
SystemObject
  Kentico.OnlineMarketing.Web.MvcWebAnalyticsScriptOptions

Namespace: Kentico.OnlineMarketing.Web.Mvc
Assembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public sealed class WebAnalyticsScriptOptions

The WebAnalyticsScriptOptions type exposes the following members.

Constructors
  NameDescription
Public methodWebAnalyticsScriptOptions
Top
Properties
  NameDescription
Public propertyCultureName
Gets or sets culture name.
Public propertyHttpStatusCode
Gets or sets http status code.
Public propertyValue
Gets or sets analytics hit value.
Top
See Also