Context
The Demandbase IP address API returns firmographic attribute data for identified companies that visit your website. Check the API response in your browser to confirm the transmission of data is successful.
Steps
- Navigate to the page you want to test in Google Chrome, right-click anywhere on the page, and select Inspect to open the developer console.
- Click the Network tab in the developer console and type ip.json into the filter box.
- Display the API calls:
a. With the Network tab still open, click the reload button in the browser window to reload the page.
b. Click All. If the Demandbase tag functions correctly, you see the ip.json API calls listed in the Name column. - Check the firmographic attribute data:
a. Click on the API call in the Name column.
b. Click the Preview tab to see the returned firmographic attribute data. If you see the firmographic attributes that you selected during Account ID setup paired with values, the API call functions correctly.