MagicCMS Documentation
CMS_Config
.
.
::
.
.
GaProperty_ID Property
Gets or sets the Google Analytics ID for the web site.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
GaProperty_ID
{
get
;
set
; }
Field Value
Google Analytics ID.
Remarks
If no ID is provided the Google Analytics Java script interface will be not inserted in Web Pages.
See Also
CMS_Config Class
MagicCMS.Core Namespace