StrandsScriptRenderer RenderUserLoggedTrackingScript Method Kentico 8.0 API Reference
Renders event indicating which user is browsing the web. This event needs to be logged at every page user visits (see http://recommender.strands.com/developers/javascript/#ulogin"/). Strands can later associate this user ID with the ID of the newsletter recipient and show appropriate recommendations.

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

Parameters

userID
Type: OnlineSystem String
ID of the user (needs to be the same as ID which is placed at the newsletter email with recommendation)
See Also