GoogleAnalyticsCustomVarScope Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The scope used for the custom variable. Possible values are 1 for visitor-level, 2 for session-level, and 3 for page-level.

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum GoogleAnalyticsCustomVarScope
Members

  Member nameValueDescription
Unspecified0 Unspecified
VisitorLevel1 Visitor level
SessionLevel2 Session level
PageLevel3 Page level
See Also

Reference