Title: Block Script Enqueue until Cookie consent
Last modified: April 24, 2023

---

# Block Script Enqueue until Cookie consent

 *  Resolved [bibberle](https://wordpress.org/support/users/bibberle/)
 * (@bibberle)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/block-script-enqueue-until-cookie-consent/)
 * Hello,
 * due to GDPR I need to block the javascript file (which sets a cookie) until the
   user does an optin using a third party cookie consent plugin.
 * Is it possible to dequeue the js file included in class-hubwoo-public.php in 
   line 73 (wp_enqueue_script( ‘hs-script-loader’, ‘//js.hs-scripts.com/’ . $portal_id.‘.
   js’, array( ‘jquery’ ), WC_VERSION, true );) and put that JS file include into
   my cookie plugin? So that it gets loaded right after the user accepts cookies?
   Or might this break things?
 * I would really appreciate an answer, Thank you.

Viewing 1 replies (of 1 total)

 *  Plugin Author [MakeWebBetter](https://wordpress.org/support/users/makewebbetter/)
 * (@makewebbetter)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/block-script-enqueue-until-cookie-consent/#post-16687398)
 * Hi,
 * You can add this on your end but if the script will not load then tracking will
   be stopped on your site, and you have to make this change every time whenever
   a new version is released.
 * Please feel free to reach out in case of any other queries.
 * Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Block Script Enqueue until Cookie consent’ is closed to new replies.

 * ![](https://ps.w.org/makewebbetter-hubspot-for-woocommerce/assets/icon-128x128.
   png?rev=2294178)
 * [MWB HubSpot for WooCommerce - CRM, Abandoned Cart, Email Marketing, Marketing Automation & Analytics](https://wordpress.org/plugins/makewebbetter-hubspot-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/makewebbetter-hubspot-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/makewebbetter-hubspot-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/makewebbetter-hubspot-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/makewebbetter-hubspot-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/makewebbetter-hubspot-for-woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [MakeWebBetter](https://wordpress.org/support/users/makewebbetter/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/block-script-enqueue-until-cookie-consent/#post-16687398)
 * Status: resolved