Question
Exclude a specific URL from rule
I have a tag that is triggered when dom is ready. I have an issue where I have an iframe, and so this tag is firing in the iframe and the surrounding page. I only want it to fire on the surrounding page and not in the iframe. How can I exclude the iframe URL in a rule?