Skip to main content
Paste your Tag’s code snippet directly into the browser console to test it on a page before deploying it to your source code or tag manager.
Use this to test your Invoca Tag’s functionality on a page that doesn’t yet have it deployed in your source code or tag manager — useful when adding a new tag to your site, or adding an existing tag to new pages.

Running your tag from the console

  1. In the Invoca Tag Wizard, copy the portion of the code snippet between the two <script> tags.
  2. Open an incognito window in your browser (preferably Chrome) and open the developer tools console.
  3. Paste the code snippet into the console and press Enter.
For more on testing your tag once it’s live, see Validating and Troubleshooting Invoca Tags.

Where to go next

Last modified on September 21, 2026