StrandsScriptGenerator GetVisitedTrackingScript Method Kentico 8.0 API Reference
Returns script which logs "visited" event to the Strands Recommender.

Namespace: CMS.StrandsRecommender
Assembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

itemID
Type: OnlineSystem String
ID of the catalog item which is being visited. Must correspond to the IDs send through catalog feed

Return Value

Type: OnlineString
JavaScript code which logs "visited" event
See Also