Skip to content
0
Solved1 answers

How do I block a custom Tracker that the scan did not find?

Daniel Kimasked Feb 16, 2026

We load an internal analytics script only after a user action, so it was not detected during the scan. How can I make sure OptinStack governs it now?

tracker-blockingcustom-trackersconfiguration
1 Answers45 Views

Community posts reflect their authors' views and may be incomplete or outdated. They are not legal advice or official product documentation. Verify product behavior in the current documentation and consult qualified counsel about requirements that apply to your site.

Your Answer

1 Answer

0
Best answer

Add the Tracker manually to your project inventory or mark the resource with data-optinstack-categories="analytics". Unknown, untagged resources cannot be universally blocked until they are scanned, classified, manually added, or explicitly tagged.

After updating the inventory, publish the project and test in a fresh private session. You can listen for script-blocked and script-unblocked events while validating the result.

Documentation: Install and manual category tagging and Blocking events.

OptinStack TeamTeam
Feb 16, 2026