Remote Tags Management with a Tag Manager
Mis à jour
Ce contenu vous a-t-il été utile ?
Ce contenu vous a-t-il été utile ?
<script>
(function() {
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = 'https://www.example.com';
var _head = document.head || document.getElementsByTagName("head")[0];
_head.appendChild(s);
})();
</script><script>
(function() {
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.setAttribute('data-cmp-src','https://www.example.com');
var _head = document.head || document.getElementsByTagName("head")[0];
_head.appendChild(s);
})();
</script<script data-cmp-src="https://www.example2.com/script.js"></script><script data-cmp-src="https://www.example3.com/script.js"></script><script data-cmp-src="https://www.exampleX.com/script.js"></script><script>try{Sddan.cmp.triggerTM();}catch(e){}</script>