 | TrackerGetScript 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
Syntaxpublic string GetScript()
Public Function GetScript As String
Return Value
Type:
StringThe content that can be embedded into the final page output in order to track the visit.
Implements
IVisitorTrackerGetScript
See Also