Manage scripts with Script Manager

Pro feature
Script Manager is available on ClearConsent Pro.
Script Manager lets you hold a tracking script until consent without editing template files. It’s the answer when a tag is added by a theme, a page builder, or another plugin and you can’t reach its <script> tag.
Open Script Manager
Go to Settings → ClearConsent → Script Manager. You’ll see the scripts you’ve added and a button to add a new one.

Add a script
Add the script’s URL (or paste an inline snippet), then choose:
- The service it belongs to — this is the consent that unlocks it.
- Where it loads — in the header or footer.
ClearConsent holds the script and injects it only after the visitor consents to that service.
Script Manager or manual tagging?
If you can edit the script tag yourself, tagging it with type="text/plain" and data-cc-name is free and works the same way (see Tag a custom script for consent). Script Manager is for the cases where you can’t reach the tag — you manage it from the dashboard instead.
Avoid gating the same tag twice
If a script is already tagged in your template, don’t also add it to Script Manager — pick one place to manage it so it doesn’t load twice.
Was this article helpful?
Thanks for your feedback!