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
- In the Invoca Tag Wizard, copy the portion of the code snippet between the two
<script>tags. - Open an incognito window in your browser (preferably Chrome) and open the developer tools console.
- Paste the code snippet into the console and press Enter.