Tracking.GoogleAnalyticsTracking Property

Definition

The custom slug for Google Analytics tracking (max of 50 bytes)

[System.Text.Json.Serialization.JsonPropertyName("google_analytics")]
public string GoogleAnalyticsTracking { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("google_analytics")>]
member this.GoogleAnalyticsTracking : string with get, set
Public Property GoogleAnalyticsTracking As String

Property Value

Attributes

Applies to