📄️ Overview
The Hitprobe tag is a client-side JavaScript agent that you need to add to all the pages of your website.
📄️ Configure your tag
Create a site
📄️ Add the tag directly
Using Google Tag Manager? Learn how to deploy with Google Tag Manager instead.
📄️ Add with Google Tag Manager
Not using Google Tag Manager? Learn how to add directly to your pages instead.
📄️ Triggering events
The agent has an event interface to communicate with the page it's embedded in. Triggering an event means to send/push an event to the agent.
📄️ Subscribe to callbacks
You can also subscribe (listen out for) events emitted by the agent. Currently, onReady and onBlock callbacks are available.
📄️ Troubleshooting
Having trouble with your tag? Check these troubleshooting suggestions: