Title: GCM Script order when using plugin
Last modified: August 5, 2024

---

# GCM Script order when using plugin

 *  Resolved [thom39](https://wordpress.org/support/users/thom39/)
 * (@thom39)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/gcm-script-order-when-using-plugin/)
 * How are you supposed to implement this order of loading in scripts when using
   the plugin with GCM defaults set to on, following the latest plugin update?
 * **Ensure that the scripts are loaded in the following order for proper functionality:**
    1. **Custom Consent Mode script**
    2. **gtag / GTM script**
    3. **CookieYes script**
 * The gtag / GTM script should be in between the consent mode script but the plugin
   generates script 1 and 3 and inserts it into the wp_head().
 * What am I missing?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [CookieYes Team](https://wordpress.org/support/users/cookieyesteam/)
 * (@cookieyesteam)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/gcm-script-order-when-using-plugin/#post-17933674)
 * Hi [@thom39](https://wordpress.org/support/users/thom39/),
 * Greetings from CookieYes!
 * While implementing Google consent mode using the latest feature available in 
   the plugin, you shouldn’t ensure the above order of the scripts.
 * Please make sure that you add the gtag/GTM script immediately below the wp_head()
   function call.
 *  Thread Starter [thom39](https://wordpress.org/support/users/thom39/)
 * (@thom39)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/gcm-script-order-when-using-plugin/#post-17933677)
 * Hi [@cookieyesteam](https://wordpress.org/support/users/cookieyesteam/)
 * ok, thanks for confirming this.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘GCM Script order when using plugin’ is closed to new replies.

 * ![](https://ps.w.org/cookie-law-info/assets/icon.svg?rev=3007243)
 * [CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)](https://wordpress.org/plugins/cookie-law-info/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-law-info/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-law-info/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-law-info/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-law-info/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-law-info/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [thom39](https://wordpress.org/support/users/thom39/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/gcm-script-order-when-using-plugin/#post-17933677)
 * Status: resolved