Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 widgetUniqueid value is updated once when the widget is initialized

Usage

Widget Unique ID is a property of the Recommendation component: