• Resolved alfredo49

    (@alfredo49)


    Hi!

    The client send me an external script

    <script type="text/javascript"
    
    src="https://js.motor.com/motor.loader.js"></script>

    I want that this script was blocked before consent, when user accept cookies this script was loaded

    How can i do that? and

    How i check if this script was loaded when user accept cookies?

    Thnxs

    Regards

    • This topic was modified 1 year, 2 months ago by alfredo49.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor jarnovos

    (@jarnovos)

    Hi @alfredo49,

    It looks like the URL of this script returns a 404 Not Found page. But after ensuring that you have the correct URL:

    Add the script to your site like you would normally do, and to block it before obtaining consent with Complianz you can use the below configuration under Complianz -> Integrations -> Script Center -> “Block a script, iframe, plugin”.

    You can see with the Developer Tools -> Network tab in your browser if the script is loaded after providing consent.

    Kind regards, Jarno

    • This reply was modified 1 year, 2 months ago by jarnovos.
    Thread Starter alfredo49

    (@alfredo49)

    Thxs!!!

    Solved (the script url was an example)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add external script to was blocked before consent’ is closed to new replies.