/
Track Event URL
Track Event URL
trackEventUrl
The trackEventUrl
option default value is null
. This options enables the HawksearchVue app to create tracking event.
const config = {
...
trackEventUrl: null,
...
};
var widget = HawksearchVue.createWidget(component, { config: config });
HawksearchVue.initialSearch(widget);
The trackEventUrl
value is updated once tracking is enabled from Hawksearch Settings
Related content
Event Tracking Implementation
Event Tracking Implementation
More like this
Event Tracking Code
Event Tracking Code
More like this
HawkSearch Event - V1 Click Tracking
HawkSearch Event - V1 Click Tracking
More like this
Website URL
Website URL
More like this
Events Tracking API Integration
Events Tracking API Integration
More like this
URL Update
URL Update
More like this