Managing Consent for Site Scripts
Available Attributes
Attribute
Required
Description
<script
type="text/plain"
data-category="analytics"
>/*...code*/</script>Managing Script Tags
Before:
<script>
// Always executed
</script>After:
Running Scripts When Category is Disabled
Custom Type
Last updated
Was this helpful?