Optional dataOptional errorError message in case of failed getData() call
Retrieve visitor identification data using your public API key.
By default, errors are stored in VisitorQueryResult.error and this method returns null
in case of error.
Set GetDataOptions.throwOnError to true to rethrow and reject the returned promise.
Optional tags: Tagsis a customer-provided value or an object that will be saved together with the analysis event and will be returned back to you in a webhook message or when you search for the visit in the server API. more info in the documentation page
Optional linkedId: stringis a way of linking current analysis event with a custom identifier. This will allow you to filter visit information when using the Server API more info in the documentation page
Optional options: GetDataOptionsconfigures the request and error handling.
Optional isRequest state after calling getData()
Visitor identification data