Optional
captureWhether to capture analytics events.
Must be left undefined or set to false
if the clientId
is an empty string, otherwise requests will fail.
The unique identifier of the browser client in a Coveo-powered page. See clientId.
The URL of the current page.
The URL of the page that referred the user to the current page. See Referer
The user agent string of the browser that made the request. See User-Agent
The
NavigatorContext
interface represents the context of the browser client.