Confirming The Smart Container Tag Is Firing Using Developer Tools

GUIDE:


Getting Started

You can use your browser's Developer Tools to confirm that the Choozle Smart Container Tag is placed and firing correctly. After navigating to your account's page, follow the browser-specific instructions below to confirm that your tag is placed correctly and firing on the page.

Confirming Your Smart Container Tag Is Firing


Chrome:

  1. From the top navigation, click View > Developer > Developer Tools OR on Mac (control right click>Inspect).
    Windows – Ctrl + Shift + J
    Mac – Cmd + Opt +J


  2. Once the Developer Tool Box opens in the browser, go to the network tab and in the search bar enter 'choozle'. 

  3. Reload the page by pressing +R (MacOS) or Ctrl+F5 (Windows), or click the circular reload arrow next to the URL bar.


  4. Assuming that you are on the Network tab of the Developer Tools, type "Choozle" into the upper left filter bar.

  5. Confirm that one of the results is a Bootstrap.js with a "nexus.ensighten.com/choozle/#" preview URL beneath it. If you can see this, then your Smart Container Tag is firing properly.

6. If no results are populating and you don't see Bootstrap.js make sure preserve log and disable cache is checked + ALL is selected

Firefox:

  1. From the top navigation, click Tools > Browser Tools> Web Developer Tools > Network.

  2. Once the Web Developer box opens in the browser, reload the page by pressing F5 or by clicking the circular reload arrow next to the URL bar.

  3. Type "Choozle" into the upper right Filter URLs bar.

  4. Confirm that one of the results is a Bootstrap.js file with a "nexus.ensighten.com" domain. If you can see this, then your Smart Container Tag is firing properly.




Safari:

  1. Open Preferences from the Safari dropdown or click .

  2. Under the Advanced Preferences tab, ensure that the "Show Develop menu in menu bar" box is checked.

  3. From the top navigation, click Develop > Show Web Inspector.

  4. When the Web Inspector opens in the browser, click the Network tab in the upper bar towards the left.

  5. Reload the page by pressing ⌘+R or by clicking the circular reload arrow next to the URL bar.

  6. Type "Choozle" into the lower left Filter Resource List bar and confirm that one of the results is a Bootstrap.js file with a "nexus.ensighten.com" domain. If you can see this, then your Smart Container Tag is firing properly.