Block inline script or other tags
-
I was wondering how to block inline scripts or other tags without them being inserted at the end of the DOM when opting in.
I found this page https://complianz.io/developers-guide-for-third-party-integrations/ explaining the data-category-Attributes. So I added the following data-category-Attribute to the script:
<script async data-category="marketing" src="https://walls.io/js/wallsio-widget-1.2.js" … ></script>The script loads nevertheless. How do I make it work?
Here is an example with a social wall from walls.io.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Block inline script or other tags’ is closed to new replies.
