Class ProductAnalyticsConfiguration
Runtime configuration the admin client needs to load and initialize the product analytics agent.
public sealed class ProductAnalyticsConfiguration
- Inheritance
-
objectProductAnalyticsConfiguration
- Extension Methods
Constructors
ProductAnalyticsConfiguration()
public ProductAnalyticsConfiguration()
Properties
ScriptUrl
URL of the product analytics agent script to load.
public string ScriptUrl { get; set; }
Property Value
- string