/
Website URL
Website URL
wbesiteUrl
The wbesiteUrl
default value is location.origin
. This option helps HawksearchVue to get the absolute URL of the page.
const config = {
...
wbesiteUrl: location.origin
...
};
var widget = HawksearchVue.createWidget(component, { config: config });
HawksearchVue.initialSearch(widget);
Usage
Banner Image component - If the banner is selected redirects to the the specified page URL
Recommendations Item and Result Item components - If an item is selected the formed link is assigned to the item and redirects the Document to the specified page.
Related content
URL Update
URL Update
More like this
Configuring Hawksearch results widget
Configuring Hawksearch results widget
More like this
Additional Parameters
Additional Parameters
More like this
Params Mapping
Params Mapping
More like this
Track Event URL
Track Event URL
More like this
Recommendation URL
Recommendation URL
More like this