What is Omnibug?

I this short blog post I’ll be giving you a quick overview of what Omnibug is. Omnibug is a browser extension for seeing what tags are firing on your website.

omnibug logo

How does Omnibug work?

You download and install Omnibug as browser extension.

Then let’s say you want to see what tags are firing on a website. In this example let’s pick the Economist.

So you go onto the Economist web page and right click. Then choose Inspect (this is assuming you are using Google Chrome).

clicking on inspect element on the website

Clicking Inspect will open up Chrome Developer Tools.

Then click on the double chevron >> and select Omnibug from the list of options.

opening up omnibug in chrome dev tools

Next hit refresh on your browser to re-load the page.

Then you will be able to see all the different tags that are fired when the Economist homepage loads.

the list of tags fired on an Economist page load

You are able to click into each individual page to get more information about the tag that fired.

a deeper look into whats inside a tiktok tag on the economist

YouTube Video about Omnibug

If you’d like to watch a video giving a quick overview of Omnibug well here you go!