StrandsScriptGenerator GetPurchasedTrackingScript Method Kentico 8.1 API Reference
Returns script which logs "purchased" event to the Strands Recommender.

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

Parameters

orderID
Type: OnlineSystem String
ID of the order
orderData
Type: OnlineSystem.Collections.Generic IEnumerable StrandsPurchasedEventData 
Information about products which were purchased

Return Value

Type: OnlineString
Generated JavaScript
Exceptions

See Also