Library installation
You need to place the hybrid.ai JavaScript library on the Web page inside the tag <head> to track the visitor’s actions and associate data with him.
The library and all requests will be loaded and called asynchronously, which will not affect the page loading.
where:
PIXEL_ID is pixel identifier issued hybrid.ai.
The library provides the global variable _txq, which can be used to send data about the visitor and his actions.
Last updated