StrandsScriptGenerator GetPurchasedTrackingScript Method Kentico 8.0 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.0.5239.26125)

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