widgetUniqueid
The widgetUniqueid
option default value is null
. This options allows user clicks tracking in Recommendations
Code Block |
---|
class HawksearchVue {
static defaultConfig = {
...
widgetUniqueid: null,
....
}
} |
Info |
---|
The |
Usage
Widget Unique ID is a property of the Recommendation
component:
Code Block <recommendations widget-guid="..."></recommendations>