I vissa fall är det nödvändigt att tvinga samtyckeslagret att inte visas på en sida. För att uppnå detta kan du använda följande koder:
<script>
window.cmp_noscreen = true;
</script>
Lägg helt enkelt till den här koden direkt före din CMP-kod.
I vissa fall är det nödvändigt att tvinga samtyckeslagret att inte visas på en sida. För att uppnå detta kan du använda följande koder:
<script>
window.cmp_noscreen = true;
</script>
Lägg helt enkelt till den här koden direkt före din CMP-kod.
We do our best to keep this purely informative documentation up to date. However, if you notice that any of these guides need a little touch-up, let us know!