Click or drag to resize

Tracker.GetScript Method

Retrieves the content that can be embedded into the final page output in order to track the visit asynchronously.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public string GetScript()

Return Value

Type: String
The content that can be embedded into the final page output in order to track the visit.

Implements

IVisitorTracker.GetScript()
See Also