Context
The Demandbase IP Address API returns firmographic attribute data for identified companies that visit your website. The best way to confirm this data is being returned successfully is to check the API response in your browser.
If you have any questions about this article or don't believe your tag is working correctly, please reach out to support@demandbase.com
Steps
- Open the Chrome Developer Console: open Chrome and navigate to the page you would like to test. Right-click anywhere on the page and select Inspect. This will open the developer console.
- Search for ip.json: once the console is open, click the Network tab and type ip.json into the filter box.
- Reload the page:
a. With the Network tab still open, click the reload button in the browser window to reload the page.
b. Click All. If your tag is working correctly you will see the API calls listed under Name. - Check the firmographic attribute data:
a. From the Network tab under Name, click on an API response.
b. Click the Preview tab to see the firmographic attribute data being returned.