Tracking.GoogleAnalyticsTracking Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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