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

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

Optional. 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 GoogleAnalyticsCustomVarScope Scope { get; set; }

Property Value

Type: GoogleAnalyticsCustomVarScope
The scope.
See Also

Reference