Table of Contents

Class ProductAnalyticsConfiguration

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Runtime configuration the admin client needs to load and initialize the product analytics agent.

public sealed class ProductAnalyticsConfiguration
Inheritance
object
ProductAnalyticsConfiguration
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