Title: Disable Chimpstatic HTTP request/script
Last modified: December 1, 2020

---

# Disable Chimpstatic HTTP request/script

 *  Resolved [Shmuel Maruani (Sam)](https://wordpress.org/support/users/101sam/)
 * (@101sam)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/disable-chimpstatic-http-request-script/)
 * We like mailchimp however we prefered to disable the loading of chimpstatic
    
   because its takes almost 400 ms – we found an articale of how to manual change
   it – but than every updates someone need to run and fix it is there any way to
   disable it from the interface? or write an unload script on our function.php
 * please advice,
    its effect the site and we still want to use mailchimp [https://chimpstatic.com/mcjs-connected/js/users/642c8ab31d83cc71794ee28ca/9d4f9f25a7110036ae279417b.js](https://chimpstatic.com/mcjs-connected/js/users/642c8ab31d83cc71794ee28ca/9d4f9f25a7110036ae279417b.js)
 * Kindly
    Sam [https://kidsontheyard.com/](https://kidsontheyard.com/)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdisable-chimpstatic-http-request-script%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [khungate](https://wordpress.org/support/users/khungate/)
 * (@khungate)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/disable-chimpstatic-http-request-script/#post-13737143)
 * Hi [@101sam](https://wordpress.org/support/users/101sam/), thanks for getting
   in touch. At the moment there is not a way to do remove the Chimpstatic script
   without editing core PHP files in the plugin. If you’re comfortable editing those
   files yourself, you can find the file `class-mailchimp-woocommerce-public.php`
   and there is a function called `enqueue_scripts`.
    You would simply comment out
   this line:
 * `//wp_enqueue_script($this->plugin_name.'_connected_site', $site, array(), $this-
   >version, true);`
 * Please be advised that commenting out this script will prevent pop-up forms from
   triggering, and track reporting analytics from Campaigns sent by Mailchimp.

Viewing 1 replies (of 1 total)

The topic ‘Disable Chimpstatic HTTP request/script’ is closed to new replies.

 * ![](https://ps.w.org/mailchimp-for-woocommerce/assets/icon-256x256.png?rev=1509501)
 * [Mailchimp for WooCommerce](https://wordpress.org/plugins/mailchimp-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp-for-woocommerce/reviews/)

## Tags

 * [loading time](https://wordpress.org/support/topic-tag/loading-time/)

 * 1 reply
 * 2 participants
 * Last reply from: [khungate](https://wordpress.org/support/users/khungate/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/disable-chimpstatic-http-request-script/#post-13737143)
 * Status: resolved