You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > AnalyticsTracker Class > AnalyticsTracker Properties > EnableAnalytics
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
AnalyticsTracker.EnableAnalytics Property

Determines if the Analytics feature is enabled for this page and (if identified) the content item. Choices are:

  • ConfigSpecified - Take the value from the web.config file’s enableAnalytics property.
  • True - Enable Analytic tracking
  • False - Disable Analytic tracking
C#
public ConfigOrBool EnableAnalytics;
Visual Basic
Public Property EnableAnalytics() As ConfigOrBool
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!