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:
a. Open Chrome and navigate to the page you want to test.
b. Right-click anywhere on the page and select Inspect to open the developer console. - Search for ip.json: In the developer console, select the Network tab and enter ip.json in 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 in the Name column. - Check the firmographic attribute data:
a. From the Network tab, click on an API response in the Name column.
b. Select the Preview tab to see the firmographic attribute data being returned.